Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix "renew certs" for newer Kubespray clusters #727

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

supersven
Copy link
Contributor

@supersven supersven commented Aug 27, 2024

The command line interface of kubeadm' changed a bit:

  • Used commands aren't alpha anymore
  • --apiserver-advertise-address is gone for kubeconfig user (it works as expected without)
  • --config is required for kubeconfig user

Ticket: https://wearezeta.atlassian.net/browse/WPB-10774

The command line interface of `kubeadm`' changed a bit:
- Used commands aren't *alpha* anymore
- `--apiserver-advertise-address` is gone for `kubeconfig user`
  (it works as expected without)
- `--config` is required for `kubeconfig user`
Copy link

@echoes-hq echoes-hq bot added the echoes: unplanned Any work item that isn’t part of the product or technical roadmap. label Aug 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
echoes: unplanned Any work item that isn’t part of the product or technical roadmap.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant