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

packages: boilerplate kubernetes-1.31 and ecr-credential-provider-1.31 #81

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

ginglis13
Copy link
Contributor

Add boilerplate for the kubernetes-1.31 and ecr-credential-provider-1.31 packages required for Bottlerocket k8s-1.31 variants. Package sources point to 1.30 sources and will be updated to 1.31 once available. Created by copying the -1.30 equivalent of packages and updating <package>.spec and Cargo.toml to define package names and dependencies as -1.31.

Issue number:

Tracked in bottlerocket-os/bottlerocket#4137

Description of changes:

Add boilerplate for the kubernetes-1.31 and ecr-credential-provider-1.31 packages required for Bottlerocket k8s-1.31 variants. Package sources point to 1.30 sources and will be updated to 1.31 once available.

Testing done:

make twoliter build-package -e PACKAGE=kubernetes-1_31 -e BUILDSYS_ARCH=aarch64

make twoliter build-package -e PACKAGE=kubernetes-1_31 -e BUILDSYS_ARCH=x86_64

PR to add real k8s 1.31 sources will include full conformance testing.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Add boilerplate for the kubernetes-1.31 and ecr-credential-provider-1.31
packages required for Bottlerocket k8s-1.31 variants. Package sources
point to 1.30 sources and will be updated to 1.31 once available.

Signed-off-by: Gavin Inglis <[email protected]>
@ginglis13
Copy link
Contributor Author

^ force push adds the new packages as Cargo workspace members

Copy link
Member

@larvacea larvacea left a comment

Choose a reason for hiding this comment

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

I see from the CI logs that the boilerplate packages did build. I think this is actually release day for https://www.kubernetes.dev/resources/release/ Do we have any expectations for when our upstream will release 1.31?

@ginglis13
Copy link
Contributor Author

I see from the CI logs that the boilerplate packages did build. I think this is actually release day for https://www.kubernetes.dev/resources/release/ Do we have any expectations for when our upstream will release 1.31?

Our upstream is EKS-Distro: (https://distro.eks.amazonaws.com/ and https://github.com/aws/eks-distro). Their public documentation (https://distro.eks.amazonaws.com/community/governance/#release-management) states:

The release process will be governed by AWS and will coincide with the release of EKS.

Based on experience, this will be in the near future, since as you point out, actual k8s/k8s has released 1.31.0

@ginglis13 ginglis13 merged commit b57db7c into bottlerocket-os:develop Aug 14, 2024
2 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.

3 participants