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

enable building new kubernetes #4991

Merged
merged 6 commits into from
Dec 14, 2023
Merged

Conversation

laverya
Copy link
Member

@laverya laverya commented Dec 14, 2023

What this PR does / why we need it:

This does two things:

  1. it changes our k8s package build process to use the new k8s repos
  2. it changes k8s packages < 1.24 to always copy from the previous kurl version instead of being built fresh, as they do not exist in the new k8s repos.

The new k8s repos are also minor version dependent, so there is code to pick the right repo based on the k8s version.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?


Does this PR require documentation?

@laverya laverya requested a review from a team as a code owner December 14, 2023 22:59
@laverya laverya added type::feature An enhancement to an existing add on or feature kurl::type::feature Identifies automated prs as type feature for release notes generation action labels Dec 14, 2023
emosbaugh
emosbaugh previously approved these changes Dec 14, 2023
bin/upload-dist-staging.sh Show resolved Hide resolved
Co-authored-by: Ethan Mosbaugh <ethan@replicated.com>
@laverya laverya enabled auto-merge (squash) December 14, 2023 23:09
@laverya laverya merged commit ccb8441 into main Dec 14, 2023
7 checks passed
@laverya laverya deleted the laverya/enable-building-new-kubernetes branch December 14, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kurl::type::feature Identifies automated prs as type feature for release notes generation action type::feature An enhancement to an existing add on or feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants