Skip to content

Releases: rancher/cluster-api-addon-provider-fleet

v0.11.0

20 Jun 15:48
v0.11.0
d00f312

Choose a tag to compare

What's Changed

  • Update metadata.yaml for next release by @github-actions in #309
  • Perform ResourceDiff compare before patch by @Danil-Grigorev in #317
  • chore(deps): Bump clap from 4.5.38 to 4.5.39 by @dependabot in #311
  • fix: Add fleet annotation to namespace of CAPI cluster by @yiannistri in #321
  • Integrate namespace annotation patch into sync workflow by @Danil-Grigorev in #323
  • Use ControlPlaneInitialized condition to determine if cluster is ready to connect by @yiannistri in #324
  • Add e2e and failure investigation docs by @Danil-Grigorev in #325

New Contributors

  • @github-actions made their first contribution in #309

Full Changelog: v0.10.0...v0.11.0

v0.10.1

06 Jun 13:41
v0.10.1
8718160

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

27 May 12:26
v0.10.0
97fe195

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.10.0

v0.9.0

14 May 15:51
v0.9.0
c9e8f24

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.1

24 Apr 13:16
v0.8.1
b1b76f5

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

24 Apr 07:00
v0.8.0
8f223df

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.4

31 Mar 08:40
v0.7.4
ed563c4

Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

28 Mar 14:05
v0.7.3
de9c79c

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

26 Mar 14:47
v0.7.2
90ac3bb

Choose a tag to compare

What’s New

This release focuses on bringing first-class citizen support for cross-namespaced ClusterClasses by allowing applications to be installed on clusters referencing a common template namespace.

This namespace may contain all your ClusterClasses and application GitRepos/Bundles/HelmApps. Clusters referencing a differenly namespaced ClusterClass will be targeted by this apps based on label selection as usual.

asciicast

This minor release introduces fixes to a couple of bugs with RBAC and fleet helm chart flags handling.

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

24 Mar 09:52
v0.7.1
04df951

Choose a tag to compare

What’s New

This release focuses on bringing first-class citizen support for cross-namespaced ClusterClasses by allowing applications to be installed on clusters referencing a common template namespace.

This namespace may contain all your ClusterClasses and application GitRepos/Bundles/HelmApps. Clusters referencing a differenly namespaced ClusterClass will be targeted by this apps based on label selection as usual.

asciicast

What's Changed

Full Changelog: v0.7.0...v0.7.1