Skip to content

Releases: open-cluster-management-io/lab

fleetconfig-controller/v0.0.13

08 Sep 23:53
7b2a16d

Choose a tag to compare

fleetconfig-controller v0.0.13

changes since fleetconfig-controller/v0.0.12

Thanks to all our contributors!*

What's Changed

  • ✨ scaffold fleetconfig v1beta1 resources and webhooks by @arturshadnik in #52
  • 🌱 Bump actions/dependency-review-action from 4.7.1 to 4.7.2 in the github-actions group by @dependabot[bot] in #53
  • 🐛 properly trigger upgrades on version and klusterlet change by @arturshadnik in #56
  • ✨ use clusteradm instead of custom code for labeling, ns creation by @arturshadnik in #58
  • 🌱 Bump actions/dependency-review-action from 4.7.2 to 4.7.3 in the github-actions group by @dependabot[bot] in #61
  • 🌱 Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #63
  • 🐛 dont set negative addon conds if no addon ops were performed by @arturshadnik in #64

Full Changelog: fleetconfig-controller/v0.0.12...fleetconfig-controller/v0.0.13

fleetconfig-controller/v0.0.12

22 Aug 19:05
e763d64

Choose a tag to compare

fleetconfig-controller v0.0.12

changes since fleetconfig-controller/v0.0.11

✨ New Features

🐛 Bug Fixes

  • fix: handle falsy values in deepClean; other Helm chart tweaks by @TylerGillson in #49

Thanks to all our contributors!*

What's Changed

Full Changelog: fleetconfig-controller/v0.0.11...fleetconfig-controller/v0.0.12

fleetconfig-controller/v0.0.11

20 Aug 16:37
1da2d23

Choose a tag to compare

fleetconfig-controller v0.0.11

changes since fleetconfig-controller/v0.0.10

Bug Fixes

  • 🐛 poll until addon manifestworks have been cleaned up by @arturshadnik in #47

Thanks to all our contributors!*

What's Changed

Full Changelog: fleetconfig-controller/v0.0.10...fleetconfig-controller/v0.0.11

fleetconfig-controller/v0.0.10

18 Aug 18:36
c8bdce7

Choose a tag to compare

fleetconfig-controller v0.0.10

changes since fleetconfig-controller/v0.0.9

Thanks to all our contributors!*

What's Changed

  • 🐛 set owner meta on addon resources to prevent deleting out-of-band addons by @arturshadnik in #41
  • chore: expose klusterlet values in fleetconfig chart by @arturshadnik in #42
  • 🌱 Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #44
  • chore: switch to patch instead of update by @arturshadnik in #43

Full Changelog: fleetconfig-controller/v0.0.9...fleetconfig-controller/v0.0.10

fleetconfig-controller/v0.0.9

14 Aug 16:31
80854f8

Choose a tag to compare

fleetconfig-controller v0.0.9

changes since fleetconfig-controller/v0.0.8

Thanks to all our contributors!*

What's Changed

  • 🐛 only set AddOnConfigured condition when num addons > 0 by @arturshadnik in #38
  • ✨ Support --klusterlet-values-file for clusteradm join & klusterlet upgrade by @TylerGillson in #39
  • ✨ Allow spoke kubeconfig edits by @TylerGillson in #40

Full Changelog: fleetconfig-controller/v0.0.8...fleetconfig-controller/v0.0.9

fleetconfig-controller/v0.0.8

29 Jul 21:44
9cb11da

Choose a tag to compare

fleetconfig-controller v0.0.8

changes since fleetconfig-controller/v0.0.7

✨ New Features

🛠️ Uncategorized

Thanks to all our contributors!*

What's Changed

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

fleetconfig-controller/v0.0.7

26 Jul 16:23
cc61b56

Choose a tag to compare

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

fleetconfig-controller/v0.0.6

22 Jul 21:36
c861bc9

Choose a tag to compare

fleetconfig-controller v0.0.6

changes since fleetconfig-controller/v0.0.5

✨ New Features

🌱 Infra & Such

Thanks to all our contributors!*

What's Changed

  • 🌱 update fleetconfig API to support configuring add-ons by @arturshadnik in #26
  • 🌱 Bump step-security/harden-runner from 2.12.2 to 2.13.0 in the github-actions group by @dependabot[bot] in #29
  • fleetconfig-controller - chore: remove unused condition code by @arturshadnik in #27
  • 🌱 standardize API conventions by @TylerGillson in #31
  • ✨ implement addon create and delete reconcile on the hub by @arturshadnik in #28
  • ✨ global and per-spoke klusterlet annotations; bump to v0.0.6 by @TylerGillson in #32

New Contributors

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

fleetconfig-controller/v0.0.5

11 Jul 21:55
ffe9a7c

Choose a tag to compare

fleetconfig-controller v0.0.5

changes since fleetconfig-controller/v0.0.4

🌱 Infra & Such

  • parameterize all base images in fleetconfig-controller Dockerfiles; bump to v0.0.5 (#25) @TylerGillson

Thanks to all our contributors!*

What's Changed

  • 🌱 parameterize all base images in fleetconfig-controller Dockerfiles; bump to v0.0.5 by @TylerGillson in #25

Full Changelog: fleetconfig-controller/v0.0.4...fleetconfig-controller/v0.0.5

fleetconfig-controller/v0.0.4

10 Jul 22:47
24c4e23

Choose a tag to compare

fleetconfig-controller v0.0.4

changes since fleetconfig-controller/v0.0.3

🐛 Bug Fixes

  • correctly handle GKE-Ingress provider in controller.image helm func; correctly prefer global kubernetes provider (#23) @TylerGillson

🌱 Infra & Such

Thanks to all our contributors!*

What's Changed

  • 🐛 correctly handle GKE-Ingress provider in controller.image helm func; correctly prefer global kubernetes provider by @TylerGillson in #23
  • 🌱 bump fcc to v0.0.4 by @TylerGillson in #24

Full Changelog: fleetconfig-controller/v0.0.3...fleetconfig-controller/v0.0.4