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: add k8s 1.31, remove k8s 1.28 #3396

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

burgerdev
Copy link
Contributor

@burgerdev burgerdev commented Oct 8, 2024

Context

Kubernetes v1.31.0 was released on 2024-08-13.

Proposed change(s)

  • Add 1.31.1
  • Drop 1.28
  • Only use kubeadm.k8s.io/v1beta4 for cluster config - it's supported since v1.28 and v1.31 defaults to using it.
  • Pull OpenStack CCM images from registry.k8s.io, because they are not published to docker.io anymore.
  • Pull k8s binaries from dl.k8s.io because they are not published to storage.googleapis.com anymore.

Additional info

  • AB#4728
  • Any additional information or context

Checklist

@burgerdev burgerdev added the dependencies Pull requests that update a dependency file label Oct 8, 2024
@burgerdev burgerdev added this to the v2.19.0 milestone Oct 8, 2024
Copy link

netlify bot commented Oct 8, 2024

Deploy Preview for constellation-docs canceled.

Name Link
🔨 Latest commit 91b6435
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/67127353fddfc20008530847

.github/workflows/e2e-test-daily.yml Outdated Show resolved Hide resolved
.github/workflows/e2e-test-internal-lb.yml Outdated Show resolved Hide resolved
.github/workflows/e2e-test-marketplace-image.yml Outdated Show resolved Hide resolved
.github/workflows/e2e-test-terraform-provider.yml Outdated Show resolved Hide resolved
internal/versions/versions.go Show resolved Hide resolved
@3u13r
Copy link
Member

3u13r commented Oct 9, 2024

gcp,1:2, to K8s 1.31.1 upgrade: https://github.com/edgelesssys/constellation/actions/runs/11252167053
EDIT:

Does that even work? I created #3397 so that we can test 1.30 -> 1.31.

Yeah, I missed that.

@burgerdev
Copy link
Contributor Author

gcp,1:2, to K8s 1.31.1 upgrade: https://github.com/edgelesssys/constellation/actions/runs/11252167053

Does that even work? I created #3397 so that we can test 1.30 -> 1.31.

Copy link
Contributor

github-actions bot commented Oct 9, 2024

Coverage report

Package Old New Trend
internal/constellation/kubecmd 20.40% 24.30% ↗️
internal/versions 8.70% 8.70% 🚧

Copy link
Contributor

@elchead elchead left a comment

Choose a reason for hiding this comment

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

checked my files

@burgerdev burgerdev modified the milestones: v2.19.0, v2.20.0 Oct 10, 2024
@burgerdev burgerdev added hold This cannot be merged right now and removed dependencies Pull requests that update a dependency file labels Oct 10, 2024
@burgerdev burgerdev added blocked Blocked by an external cause and removed hold This cannot be merged right now labels Oct 11, 2024
Copy link
Contributor

@elchead elchead left a comment

Choose a reason for hiding this comment

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

owned files lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by an external cause
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants