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

Update binary repos and versions to support modern Kubernetes #101

Merged
merged 5 commits into from
Sep 18, 2024

Conversation

ananace
Copy link
Member

@ananace ananace commented Sep 16, 2024

Pull Request (PR) description

Updates the URL templates to use the new dl.k8s.io store instead of the older storage.googleapis.com one.
This also includes a bump to a non-EoL version of Kubernetes, one where the binaries are guaranteed to exist.

This Pull Request (PR) fixes the following issues

Fixes #100

For Kubernetes this means a new sub-major in the form of 1.28,
whereas etcd just gets the latest patch on the same 3.5 branch
@ananace ananace requested a review from rwaffen September 16, 2024 07:48
@ananace
Copy link
Member Author

ananace commented Sep 18, 2024

I'm going to throw up another PR for the package repositories as well once I've finished the code for a fully automated way to migrate kubic -> isv:kubernetes. Which will likely supersede #94

@ananace ananace merged commit 39fe76a into voxpupuli:master Sep 18, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest Kubernetes binaries are only available on the new repo
2 participants