-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Core DNS Upgrades with Cluster API #6429
Comments
My opinion is that at minimum we should clearly document the minimum versions required. Though I would prefer kcp just handled this automatically. |
/milestone v1.2 Some comments to help to start the discussion
|
This issue and kubernetes/kubeadm#2318 are related I think. Might be good to widen the conversation. |
I guess one way for kubeadm users to find what version of corends will be
deployed for a k8s version is to use 'kubeadm confug images list' command.
It will give them the corends image version which is the same as the
corends version.
|
I think we should use Kubernetes as source of truth. IIRC there is a bunch of testing done in k/k when they upgrade to a new CoreDNS version. I don't want to duplicate their efforts and I think it's a good signal for us when they think a CoreDNS version is ready to be used / tested / ... . E.g. here we found a bug in CoreDNS v1.8.3 which resulted in v1.8.4 being used instead: kubernetes/kubernetes#99751 |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
/lifecycle frozen if we can figure out a nice and clean transition from current to the new behaviour this could be a nice UX improvement at the cost of maintaining a version map between Kubernetes version and CoreDns version. |
@fabriziopandini: GuidelinesPlease ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@fabriziopandini: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This issue has not been updated in over 1 year, and should be re-triaged. You can:
For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/ /remove-triage accepted |
/priority backlog |
The Cluster API project currently lacks enough active contributors to adequately respond to all issues and PRs. This issue is not updated since 2022, and I'm not aware of folks still interested around this topic/volunteering to do the design + implementation work |
/close |
@fabriziopandini: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This was discussed at the 3/16 cluster-api meeting and I was asked to open an issue to foster discussion on this topic.
The text was updated successfully, but these errors were encountered: