Skip to content

v0.22.0-beta.0

Latest

Choose a tag to compare

@embik embik released this 23 Oct 07:19
· 10 commits to main since this release
ec7a535

What's Changed

Features

  • ✨ Extend interface with runner by @mjudeikis in #62
  • ✨Add pkg/clusters by @ntnn in #65
  • ✨ Update to sigs.k8s.io/controller-runtime v0.22.0 by @embik in #69
  • ✨ Update multi provider for multicluster.ProviderRunnable by @ntnn in #76

Bugfixes

  • 🐛 Fix single provider package name by @ntnn in #73
  • 🐛 Fix test-all not testing all modules by @ntnn in #78

Chores

  • 🌱 Dynamically run code checks against modules in this repository by @embik in #70
  • 🌱 Bump the all-github-actions group with 3 updates by @dependabot[bot] in #71
  • 🌱 Bump the all-github-actions group with 2 updates by @dependabot[bot] in #77
  • 🌱 Bump softprops/action-gh-release from 2.3.4 to 2.4.1 in the all-github-actions group by @dependabot[bot] in #80
  • 🌱 Add a workflow to label issues by @skitt in #81
  • 🌱 Prefactoring: controller-sharding by @embik in #83
  • 🌱 Use Go 1.24.9 for CI by @embik in #84

Documentation

  • 📖 Update README to remove experiment warning by @sttts in #72

New Contributors

  • @skitt made their first contribution in #81

Full Changelog: v0.21.0-alpha.9...v0.22.0-beta.0