Skip to content

Releases: rancher/fleet

v0.3.7-rc1: Merge pull request #530 from ibuildthecloud/master

18 Sep 01:58
5a141a6
Compare
Choose a tag to compare
Allow two agents to run on the same cluster

v0.3.6

27 Aug 19:29
2a4a7a4
Compare
Choose a tag to compare

Enhancements

  • Add image scanning functionality #378
  • Add Rancher Webhook integration #424
  • Add valuesFrom feature for ConfigMaps and Secrets to provide values.yaml for Fleet #384
  • Bump core libraries and images for bug fixes and security enhancements (e.g. Kubernetes libraries to v1.21.3) #505
  • Clean up leftover registration objects on cluster delete #478
  • Deploy new fleet-agent if agentEnvVars have changed based on cluster status #34368
  • Ensure Fleet works on Kubernetes v1.22 clusters #33112
  • Support bundle dependency #392

Bug Fixes

  • Fix array usage in Helm values provided by cluster labels #363
  • Fix fleet-controller functionality in hardened clusters #130 / #32825
  • Fix the old fleet-agent being stuck in an uninstalling state upon upgrade #362
  • Fix an issue where fleet-controller does not work properly in proxy environments with Rancher #34511
  • Fix an issue where Fleet will fail to deploy Helm charts with CRD folder #458
  • Fix an issue where Fleet fails to use a ServiceAccount to deploy Fleet bundles due to mis-configured prefix name #372
  • Miscellaneous fixes for Rancher's Provisioning v2 tech preview, which includes mitigating edge cases and fixing performance inconsistencies that may be encountered in standalone Fleet as well as Fleet in Rancher

Rancher Notes

  • Update default namespace fleet-system to cattle-fleet-system to avoid collisions with other apps named "fleet" (side note: automatic migration will occur upon upgrade) #395
  • Rancher v2.6's new cluster provisioning system leverages Fleet's bundle deployment capabilities in order to manage clusters at scale. Therefore, in Rancher v2.6, Fleet can no longer be disabled. If Fleet was disabled in Rancher v2.5.x, it will become enabled if Rancher is upgraded to v2.6.x. A new feature flag was added to Rancher to disable the GitOps CD portion for end users within Rancher #31044 / #32688 / #32808

Developer Notes

  • A DEVELOPING.md file has been added for local development with Fleet (and for Fleet in Rancher) #482 / #506

v0.3.6-rc13

25 Aug 20:57
2a4a7a4
Compare
Choose a tag to compare
v0.3.6-rc13 Pre-release
Pre-release

Changelog

dfaa0dc Check agentEnvVars via cluster status

v0.3.6-rc12

13 Aug 23:19
d633eb6
Compare
Choose a tag to compare
v0.3.6-rc12 Pre-release
Pre-release

Changelog

358d885 Fix windows 20H2 drone build

v0.3.6-rc11: Merge pull request #491 from nickgerace/master-race

13 Aug 21:28
965f978
Compare
Choose a tag to compare

Note: this is a failed RC due to CI issues.

v0.3.6-rc10

09 Aug 16:04
c6b2f06
Compare
Choose a tag to compare
v0.3.6-rc10 Pre-release
Pre-release

Changelog

db17d0b Delete clusterRegs and their child objects upon cluster deletion

v0.3.6-rc9

04 Aug 17:15
96c8c49
Compare
Choose a tag to compare
v0.3.6-rc9 Pre-release
Pre-release

Changelog

c09ee3a Delete leftover clusters namespace if changed from default

v0.3.6-rc8

03 Aug 23:58
e719b5c
Compare
Choose a tag to compare
v0.3.6-rc8 Pre-release
Pre-release

Changelog

92b2f87 Bump to k8s v0.21.3, helm v3.6.3, gitjob v0.1.21, wrangler v0.8.4
f8f40a6 Skip namespace deletion for relevant Wrangler applies

v0.3.6-rc7

28 Jul 21:23
f7f9169
Compare
Choose a tag to compare
v0.3.6-rc7 Pre-release
Pre-release

Changelog

76dd880 Delete imported cluster objects if namespace has changed
a1cfbc8 Ensure Fleet works on k8s 1.22 and bump tekton-utils/gitjob
937ce68 Fix resource empty issue and give better status on imageScan
07d27e6 Fix typo and valuesFrom not merged from targetCustomization
2a2f98c Revert "Remove valuesFrom API and logic"

v0.3.6-rc6

22 Jul 18:43
ea8cd77
Compare
Choose a tag to compare
v0.3.6-rc6 Pre-release
Pre-release

Changelog

a1ac659 Add go generate note
9c4da6e Ensure fleet-system does not get deleted upon upgrade
0c3e593 Remove valuesFrom API and logic
d45ae28 Revert valuesFrom docs
a06d96f typo in apiversion for the BundleNamespaceMapping example