Skip to content

Fix "renew certs" for newer Kubespray clusters#727

Open
supersven wants to merge 2 commits intomasterfrom
sventennie/fix-cert-renewal-for-newer-kubespray
Open

Fix "renew certs" for newer Kubespray clusters#727
supersven wants to merge 2 commits intomasterfrom
sventennie/fix-cert-renewal-for-newer-kubespray

Conversation

@supersven
Copy link
Copy Markdown
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`
@sonarqubecloud
Copy link
Copy Markdown

@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
@Veki301 Veki301 requested review from a team and julialongtin as code owners July 4, 2025 12:48
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Jul 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

2 participants