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

Bump k8s api dependencies to 0.29.0 #1482

Merged

Conversation

danail-branekov
Copy link
Contributor

@danail-branekov danail-branekov commented Jan 16, 2024

Hello from Korifi 👋

We have a bunch of dependabot PRs that bump k8s apis to 0.29.0. However, they fail compiling as k8s api 0.29.0 changed the PersistentVolumeClaimSpec type in an incompatible manner.

This PR bumps those dependencies and adopts the change above. If the PR is accepted, it would be great to have a new kpack release so that we can bump Korifi's k8s api dependencies as well

Thanks!

cc @georgethebeatle

* Bump `k8s.io/api` to `v0.29.0`
* Bump `k8s.io/apimachinery` to `v0.29.0`
* Bump `k8s.io/client-go` to `v0.29.0`
* Replace `corev1.ResourceRequirements` with `corev1.VolumeResourceRequirements`, see kubernetes/kubernetes@2472291

Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
@chenbh chenbh merged commit e6389ba into buildpacks-community:main Jan 25, 2024
1 check passed
@danail-branekov danail-branekov deleted the bump-k8s-dependencies branch January 26, 2024 09:07
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.

2 participants