Skip to content

fleetconfig-controller/v0.0.7

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:23
· 52 commits to main since this release
cc61b56

fleetconfig-controller v0.0.7

changes since fleetconfig-controller/v0.0.6

✨ New Features

  • Add global timeout and log verbosity config for all clusteradm commands
  • Move hub CA field to hub to avoid repeating it for all spokes

🐛 Bug Fixes

  • If a spoke specifies force-internal-endpoint-lookup, ignore the hub apiserver override
  • Re-accept all CSRs for a spoke cluster when its join condition is nil. Sometimes duplicate CSRs are created by the spoke registration agent when it gets bounced. Prior to this PR, fcc would only ever approve the 1st CSR, which subsequent klusterlet registration agents (post-bounce) don't care about.

Thanks to all our contributors!*

What's Changed

  • vscode-extension - migrating vscode-extension from ocm-io org to lab repo by @mikeshng in #30
  • 🐛 ignore hub apiserver override when forcing internal endpoint lookup by @TylerGillson in #34

Full Changelog: fleetconfig-controller/v0.0.6...fleetconfig-controller/v0.0.7