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

kubeadm: fix a regression in "kubeadm init" where --kubeconfig is ignored #122735

Merged
merged 1 commit into from
Jan 15, 2024

Commits on Jan 12, 2024

  1. Fix kubeadm init regression

    Don't create admin rolebindings when --kubeconfig is set to a
    non-default value.
    
    Fixes: kubernetes/kubeadm#2992
    
    Signed-off-by: Mario Valderrama <mario.valderrama@ionos.com>
    avorima committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    dcdfd71 View commit details
    Browse the repository at this point in the history