Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.2.35→v0.2.36Release Notes
siderolabs/go-kubernetes (github.com/siderolabs/go-kubernetes)
v0.2.36Compare Source
go-kubernetes 0.2.36 (2026-03-23)
Welcome to the v0.2.36 release of go-kubernetes!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-kubernetes/issues.
Contributors
Changes
52 commits
503792dchore: add retry to main kubernetes operations6a00c4ffeat: handle CR defined alongside their CRD in the same apply4ff2602feat: update deprecations to Kuberntes 1.36.0-beta.0691a26bfeat: add StateProvider for per-node COSI state in upgrade checks92163c3fix: set a the context logger8364addchore: small improcements to ssa packagea95f3bfchore: add helper functions for CLI applicationsf2c063btest: add integration tests for ssa logic9de92cfrefactor: drop k8s.io/utils8e6f068fix: bring back legacy syncde675a0fix: stop using custom dialer for Kubernetes cliente7a89c3refactor: use fluxcd/ssa instead of kubernetes cli-utils for ssa0a235c0feat: add early support for Kubernetes 1.363bea212fix: use new Myers diff algorithm604c56bchore: extract common code to the go-kubernetes packageec0e3aechore: expose more ssa optionsad2fccdfeat: add SSA and pruning supportc53fcf6chore: rekres with latest changes6cf115cfeat: provide compatibility for Kubernetes 1.358454fe9feat: add upgrade path for 1.3540e5536feat: update checks for Kubernetes 1.347887034feat: add checks for Kubernetes 1.34 removals657a74bfeat: prepare for Kubernetes 1.349070be4fix: remove DynamicResourceAllocation feature gate8cb588bfix: k8s 1.32->1.33 upgrade check2bdbda7feat: adjust checks for Kubernetes v1.33.09ba5654fix: fix ignoring alpha/beta version parsing0fe1db4feat: update for new changes in Kubernetes 1.33.0-alpha.3804cb44feat: add support for Kubernetes to 1.3306f07abchore: add authorization config api version5ca8ab1chore: kube-apiserver authorization config file support0f62a7efeat: add one more deprecation/removal for v1.3287d2e8efeat: add one more deprecation for 1.32.0-beta.0e56a7f6fix: update deprecations based on Kubernetes 1.32.0-alpha.3381f251feat: update for Kubernetes 1.320e767c5chore: k8s 1.31 kube-scheduler health endpointsee8c6b8fix: add one more removed feature gate for 1.3137dd61ffeat: add support for Kubernetes 1.31ddd4c69feat: add support for Kubernetes 1.30fa05430chore: support kube-scheduler config version68bf392feat: add dropped API resource for 1.2909fa006fix: retry Windows connection errors3aa47a4feat: support Kubernetes 1.29 upgradesae33a4afeat: introduce support for Kubernetes version compatibility checkscf2754echore: update to use GHA44e26b3feat: update removed feature gates for 1.2869fea5bfeat: support upgrades to Kubernetes 1.285a3df5bfix: remove removed APIs for 1.27 upgrade81887dcfeat: add kubelet flag checksfe473c0refactor: make sync easier to consume without CLI570819bfeat: initial version of the libraryfb79215Initial commitChanges since v0.2.35
2 commits
503792dchore: add retry to main kubernetes operations6a00c4ffeat: handle CR defined alongside their CRD in the same applyDependency Changes
This release has no dependency changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.