Skip to content

v0.2.26

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 11:21
· 1 commit to main since this release
v0.2.26
40e5536

go-kubernetes 0.2.26 (2025-08-28)

Welcome to the v0.2.26 release of go-kubernetes!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-kubernetes/issues.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Andrey Smirnov

Changes

32 commits

  • 40e5536 feat: update checks for Kubernetes 1.34
  • 7887034 feat: add checks for Kubernetes 1.34 removals
  • 657a74b feat: prepare for Kubernetes 1.34
  • 9070be4 fix: remove DynamicResourceAllocation feature gate
  • 8cb588b fix: k8s 1.32->1.33 upgrade check
  • 2bdbda7 feat: adjust checks for Kubernetes v1.33.0
  • 9ba5654 fix: fix ignoring alpha/beta version parsing
  • 0fe1db4 feat: update for new changes in Kubernetes 1.33.0-alpha.3
  • 804cb44 feat: add support for Kubernetes to 1.33
  • 06f07ab chore: add authorization config api version
  • 5ca8ab1 chore: kube-apiserver authorization config file support
  • 0f62a7e feat: add one more deprecation/removal for v1.32
  • 87d2e8e feat: add one more deprecation for 1.32.0-beta.0
  • e56a7f6 fix: update deprecations based on Kubernetes 1.32.0-alpha.3
  • 381f251 feat: update for Kubernetes 1.32
  • 0e767c5 chore: k8s 1.31 kube-scheduler health endpoints
  • ee8c6b8 fix: add one more removed feature gate for 1.31
  • 37dd61f feat: add support for Kubernetes 1.31
  • ddd4c69 feat: add support for Kubernetes 1.30
  • fa05430 chore: support kube-scheduler config version
  • 68bf392 feat: add dropped API resource for 1.29
  • 09fa006 fix: retry Windows connection errors
  • 3aa47a4 feat: support Kubernetes 1.29 upgrades
  • ae33a4a feat: introduce support for Kubernetes version compatibility checks
  • cf2754e chore: update to use GHA
  • 44e26b3 feat: update removed feature gates for 1.28
  • 69fea5b feat: support upgrades to Kubernetes 1.28
  • 5a3df5b fix: remove removed APIs for 1.27 upgrade
  • 81887dc feat: add kubelet flag checks
  • fe473c0 refactor: make sync easier to consume without CLI
  • 570819b feat: initial version of the library
  • fb79215 Initial commit

Changes since v0.2.25

1 commit

  • 40e5536 feat: update checks for Kubernetes 1.34

Dependency Changes

This release has no dependency changes