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

versions: default to k8s v1.29, support k8s v1.30, EOL v1.27 #3173

Merged
merged 6 commits into from
Jun 19, 2024

Conversation

burgerdev
Copy link
Contributor

@burgerdev burgerdev commented Jun 19, 2024

Context

Kubernetes released v1.30 on 2024-04-17.

Proposed change(s)

  • Remove support for k8s v1.27.
  • Add support for k8s v1.30.
  • Upgrade k8s components and CCM images to latest patch versions.

Additional info

Checklist

@burgerdev burgerdev added the dependencies Pull requests that update a dependency file label Jun 19, 2024
@burgerdev burgerdev added this to the v2.17.0 milestone Jun 19, 2024
@burgerdev burgerdev requested a review from 3u13r as a code owner June 19, 2024 08:47
Copy link

netlify bot commented Jun 19, 2024

Deploy Preview for constellation-docs canceled.

Name Link
🔨 Latest commit be5c4a6
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/6672ec35850bb0000899f868

Copy link
Member

@daniel-weisse daniel-weisse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also need to update the default K8s version used in our e2e tests

Copy link
Member

@daniel-weisse daniel-weisse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm when test pass

Copy link
Contributor

@msanft msanft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we EOL 1.27, we should also remove it from the release and weekly test matrix and run 1.30 instead.

@burgerdev
Copy link
Contributor Author

Good catch, fixed in eec9ccc. I triggered a couple of upgrade tests, but won't add any more unless somebody insists.

@burgerdev burgerdev requested a review from msanft June 19, 2024 12:01
Copy link
Contributor

Coverage report

Package Old New Trend
internal/versions 8.70% 8.70% 🚧

@burgerdev burgerdev merged commit c911eb4 into main Jun 19, 2024
29 checks passed
@burgerdev burgerdev deleted the burgerdev/k8s-1.30 branch June 19, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants