Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix minikube dev tooling #2662

Merged
merged 1 commit into from
Jul 7, 2022
Merged

Commits on Jul 7, 2022

  1. Fix minikube dev tooling

    The update to multi-arch images broke the minikube dev tooling, this
    fixes that.
    
    Only caveat being, that I can only test on amd64 architecture. In
    theory, it might work on a M1, but if not, we can switch our which
    images are loaded before being re-tagged based on host architecture.
    markmandel committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    e9e1a5e View commit details
    Browse the repository at this point in the history