Skip to content

v0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 07:59
· 14 commits to main since this release
v0.2.4
ae33a4a

go-kubernetes 0.2.4 (2023-09-22)

Welcome to the v0.2.4 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
  • Andrey Smirnov
  • Noel Georgi

Changes

9 commits

  • 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.3

2 commits

  • ae33a4a feat: introduce support for Kubernetes version compatibility checks
  • cf2754e chore: update to use GHA

Dependency Changes

This release has no dependency changes