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

support n-5 Kubernetes versions starting with Talos 1.6 #7740

Closed
Tracked by #7561
smira opened this issue Sep 11, 2023 · 1 comment
Closed
Tracked by #7561

support n-5 Kubernetes versions starting with Talos 1.6 #7740

smira opened this issue Sep 11, 2023 · 1 comment
Assignees

Comments

@smira
Copy link
Member

smira commented Sep 11, 2023

In order to facilitate upgrades to newer Talos version, increase version compatibility of Talos to n-5 Kubernetes versions.

That is, Talos 1.6 should support all versions supported by Talos 1.3

To achieve that, in controllers generating configuration for Kubernetes components, parse the image tag (version), and enable/disable some features/flags/config variables based on Kubernetes version.

Update compatibility in machinery.

Update support-matrix in the docs.

Add an integration test which boots Talos with n-5 version of Kubernetes, and updates Kubernets all the way to the latest version (going through all intermediate Kubernetes minor releases), verifying the health on each step.

@smira smira self-assigned this Sep 21, 2023
@smira
Copy link
Member Author

smira commented Sep 29, 2023

Fixed in #7780

@smira smira closed this as completed Sep 29, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant