Skip to content

Releases: rancher/fleet

v0.3.0-beta1

18 Sep 14:31
70141ad
Compare
Choose a tag to compare
v0.3.0-beta1 Pre-release
Pre-release

Changelog

b15ccd6 Change ttlSeconds to TTL in registration token
cf88b78 Delete bundles when gitrepo is deleted
f1ddc0a Incorrect ownerreference causes agent secret to be deleted
327d3c9 Log message during registration
24ebf83 Make cluster namespace unique when namespace + name collides
3c8c2eb Moved managed annotation to a label
c176c89 Update README.md

v0.3.0-alpha91

17 Sep 06:59
c011cd1
Compare
Choose a tag to compare
v0.3.0-alpha91 Pre-release
Pre-release

Changelog

faf0af3 Add git to agent image to support git urls in fleet.yaml
9a4de9f Avoid panic when fleet.yaml is empty
91ca283 Log error when agent credential is not longer valid
086fbf1 Remove unused parameters
9339838 Try 2 seconds later to grant clusterregistration
38e0a77 Update documentation

v0.3.0-alpha9

16 Sep 05:43
ed3e1db
Compare
Choose a tag to compare
v0.3.0-alpha9 Pre-release
Pre-release

Changelog

3b90347 Remove gitrepo directory structure restrictions
9aeda31 SOPS integration
c2c2d18 Update generated code
509c542 Update vendor

v0.3.0-alpha8

12 Sep 23:08
da73479
Compare
Choose a tag to compare
v0.3.0-alpha8 Pre-release
Pre-release

Changelog

4e9880a Add ability to redeploy cluster agent and gitrepos
1f26838 Add fleet manager simulator chart
8233089 Bubble up modified status
db171f7 Fix issues with agent deployment
963bfd2 Update docs to v0.3.0-alpha7
8d89ee3 Update generated code
1819ce2 Update vendor

v0.3.0-alpha7

09 Sep 04:59
3675caa
Compare
Choose a tag to compare

Changelog

22eb1a9 Add ability to ignore labels from registering clusters
dab05a2 Add clientID to configmap
4bf9993 Add docs publishing
a6731b5 Add image to index.md
10286b0 Doc updates
c75b1ef Don't use fleet-agent configmap for leader election
708caa0 Fix fleet-local/local agent registration when apiServerURL is blank
c9f7d60 Hide fleet chart in the catalog
6184351 Make ./pkg/apis a submodule
ec3554b Make TakeOwnership an option and set it on the agent only
18bcbc1 Match bundleDir globbing match directories only
f6c8c50 Move cluster credentials to a dedicated namespace
66e61a2 Regenerate bundles from git if git targets change.
b5257e9 Remove old simulator CLI code
a583814 Rename NotApplied to WaitApplied
c5bf5bc Update dependency annotations
fb9609a Update docs to v0.3.0-alpha6
16874ef Update generated code
3aa5084 fix simulator bugs
6839965 fix typos in multiple files

v0.3.0-alpha6

01 Sep 06:50
418d678
Compare
Choose a tag to compare

Changelog

7486070 Fix rbac in chart
855d0e3 Update documentation
0b7db59 kustomize requires kustomize.yaml to be yaml, not json

v0.3.0-alpha5

31 Aug 04:25
0def054
Compare
Choose a tag to compare
v0.3.0-alpha5 Pre-release
Pre-release

Changelog

fc0bc37 Add GitRepoRestriction
4dae044 Don't duplicate default target and fix clustergroup matching by name
9588ca3 Don't ratelimit the client
f318d26 Enhanced status on various types
b120c41 Fallback to bootstrap secret if agent secret is not valid
2ec8aea Fix validation in agent chart
15f1377 Make fleet-agent hidden in the catalog
9d4fba0 Switch to cli-utils for kstatus
9e1c071 Treat ttl <= 0 as infinite
5f5ef65 Update crd yaml
b491f15 Update generated code
94c77ce Update vendor
6ac65f8 gitjobs v0.1.1

v0.3.0-alpha4

29 Aug 06:49
98986ce
Compare
Choose a tag to compare
v0.3.0-alpha4 Pre-release
Pre-release

Changelog

4207d5d Add more status to types
b760b02 Always compress if content isn't a valid utf8 string
443dfb5 Clean up CLI output during error
82aa140 Ensure orphaned bundle deployments are deleted
ec72c99 Fix issues in "fleet test"
5489992 Propagate labels from bundle to bundledeployment for tracking
1b58990 Refactor handling of targetsfile to be more consistent
f216385 Set the default namespace properly on the k8s client used by helm
c4f4d50 Switch to rancher repo in charts
ab6d4d7 Update generated code and CRDs
5a30772 Update gitjobs to v0.1.0 chart
ca109c9 Update vendor
552e3be Validate apiServerURL being set

v0.3.0-alpha3

26 Aug 19:56
6e25257
Compare
Choose a tag to compare
v0.3.0-alpha3 Pre-release
Pre-release

Changelog

712405c Add cross namespace bundles and git targets
43b7679 Chart updates
6d3f85a Reverse gitops arrow in arch diagram
c294980 Update generated code

v0.3.0-alpha2

22 Aug 01:37
bdb9b8e
Compare
Choose a tag to compare
v0.3.0-alpha2 Pre-release
Pre-release

Changelog

ffeba39 Chart updates
b53a8e5 More refactoring
c701e3d Remove reference to vendor in goreleaser
cfbe1dc Rework install and bootstrap
d7aa327 Update charts
41f7e67 Update generated files
ae00ae8 Update vendor
a79914f Update vendor