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

Fixed cp up --provider kind kube-proxy issue on MacOS #353

Merged
merged 1 commit into from
Oct 20, 2021

Commits on Oct 18, 2021

  1. fix(cp,up,kind): fixed kube-proxy

    kubernetes-sigs/kind#2240
    
    Kind v0.11.1 is going to fix this issue, but
    upgrading breaks the bank-vaults which takes a lot
    to upgrade to postponed.
    
    Instead I added a post-kind-create-clusters step
    to fix the issue for macOS context where a
    ConfigMap change is enough.
    pregnor committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    5bf4143 View commit details
    Browse the repository at this point in the history