Skip to content

revert(deps): roll back k8s versions to v0.34.3#162

Open
nburchha wants to merge 1 commit intomainfrom
bug/revert-k8s-versions
Open

revert(deps): roll back k8s versions to v0.34.3#162
nburchha wants to merge 1 commit intomainfrom
bug/revert-k8s-versions

Conversation

@nburchha
Copy link

Problem

renovate bot changed k8s versions to v0.35.0 and v0.35.1 recently. both introduce a runtime error to the webhook.

the error:

E0219 15:01:18.186352   90082 cmd.go:54] "error executing command" err="error installing APIGroup for solvers: unable to get openapi models: cannot find model definition for io.k8s.apimachinery.pkg.apis.meta.v1.TypeMeta. If you added a new type, you may need to add +k8s:openapi-gen=true to the package or type and run code-gen again" logger="cert-manager"
exit status 1

Fix

moved back to v0.34.3 for all k8s components and added a renovate bot rule so it wont update it automatically, that we'll have to remove when this is fixed.

renovate bot changed to v0.35.0 and v0.35.1 recently. both introduce a runtime error to the webhook.
added a renovate bot rule so it wont update it automatically, that we'll have to remove when this is fixed.
@nburchha nburchha requested a review from fsandel as a code owner February 19, 2026 14:39
@nburchha nburchha marked this pull request as draft February 19, 2026 14:40
@nburchha nburchha changed the title revert k8s versions revert: undo k8s versions Feb 19, 2026
@nburchha nburchha changed the title revert: undo k8s versions revert(deps): roll back k8s versions to v0.34.3 Feb 19, 2026
@nburchha nburchha marked this pull request as ready for review February 19, 2026 14:42
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.

1 participant

Comments