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

chore(ci): upgrade kubernetes API to 1.29 #5721

Merged
merged 4 commits into from
Jul 30, 2024
Merged

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Jul 30, 2024

Closes #5307

Release Note

chore(ci): upgrade kubernetes API to 1.29

Copy link
Contributor

@gansheer gansheer left a comment

Choose a reason for hiding this comment

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

You are missing the upgrade to the azure/setup-kubectl@v4 github action.

@squakez
Copy link
Contributor Author

squakez commented Jul 30, 2024

You are missing the upgrade to the azure/setup-kubectl@v4 github action.

Thanks, I'll take care of it. Any reason why this one is not on default setting (latest?). In theory the latest should be compatible with a few version before, so we could simplify our API upgrade process.

@gansheer
Copy link
Contributor

You are missing the upgrade to the azure/setup-kubectl@v4 github action.

Thanks, I'll take care of it. Any reason why this one is not on default setting (latest?). In theory the latest should be compatible with a few version before, so we could simplify our API upgrade process.

No idea, it might be an old configuration.

@gansheer
Copy link
Contributor

gansheer commented Jul 30, 2024

Ha and I forgot, there is also the kindest/node image in .github/actions/kamel-config-cluster-custom/action.yml to be adapted (https://github.com/kubernetes-sigs/kind/releases). Even if it will probably work without the upgrade I prefer being consistent with the versions.

@squakez squakez merged commit 2116801 into apache:main Jul 30, 2024
9 checks passed
@squakez squakez deleted the chore/5307 branch July 30, 2024 14:58
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.

Bump kubernetes dependencies to 1.29
2 participants