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

Use kubean to upgrade k8s version from 1.30.0 to 1.30.4, coredns upgrade failed #1397

Closed
FloatXD opened this issue Nov 6, 2024 · 3 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@FloatXD
Copy link
Collaborator

FloatXD commented Nov 6, 2024

CoreDNS will not be upgraded: start version '1.11.3' not supported

coredns_version: "{{ 'v1.11.3' if (kube_version is version('v1.30.0', '>=')) else 'v1.11.1' }}"

https://github.com/kubean-io/kubean/actions/runs/11685731860/job/32565500225

@FloatXD FloatXD added the kind/bug Categorizes issue or PR as related to a bug. label Nov 6, 2024
@ErikJiang
Copy link
Member

@ErikJiang
Copy link
Member

ErikJiang commented Nov 7, 2024

KubeSpray has fixed this issue:

kubernetes-sigs/kubespray#11691

@FloatXD
Copy link
Collaborator Author

FloatXD commented Nov 18, 2024

Already modified 1.30.4 to 1.30.5

@FloatXD FloatXD closed this as completed Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants