From 439218efc7e0ea5875843f6d709510be69141441 Mon Sep 17 00:00:00 2001 From: updatecli-bot Date: Wed, 13 Nov 2024 18:07:06 +0000 Subject: [PATCH 1/8] chore: docs: update releasepost configuration file releasepost.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- releasepost.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/releasepost.yaml b/releasepost.yaml index 6af2cf39e..c894493b8 100644 --- a/releasepost.yaml +++ b/releasepost.yaml @@ -1,4 +1,30 @@ changelogs: + - kind: github + dir: versioned_docs/version-0.11/changelogs + formats: + - extension: markdown + frontmatters: | + --- + title: "{{ .Changelog.Name }}" + date: "{{ .Changelog.PublishedAt }}" + --- + indexfilename: index + indexfrontmatters: | + --- + title: "0.11 Changelogs" + --- + indexfiletemplate: | + {{ .FrontMatters }} + {{ range $pos, $release := .Changelogs }} + * [{{ $release.Name}}](changelogs/{{ $release.Tag }}.md) {{ if (eq $pos 0) }}(latest){{ end}} + {{ end }} + spec: + owner: rancher + repository: fleet + versionfilter: + kind: semver + pattern: "~0.11" + - kind: github dir: versioned_docs/version-0.10/changelogs formats: From 6ba8349bd846c12a61fad29e086b95f9ac3ca6ce Mon Sep 17 00:00:00 2001 From: updatecli-bot Date: Wed, 13 Nov 2024 18:08:03 +0000 Subject: [PATCH 2/8] chore: doc: synchronize Fleet release note MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .../changelogs/changelogs/v0.10.1.md | 68 ++++++++ .../changelogs/changelogs/v0.10.2.md | 59 +++++++ .../changelogs/changelogs/v0.10.3.md | 58 +++++++ .../changelogs/changelogs/v0.10.4.md | 68 ++++++++ .../changelogs/changelogs/v0.10.5.md | 57 +++++++ .../version-0.10/changelogs/index.md | 12 +- .../changelogs/changelogs/next.md | 5 - .../changelogs/changelogs/v0.11.0.md | 153 ++++++++++++++++++ .../version-0.11/changelogs/index.md | 6 +- .../changelogs/changelogs/v0.8.6.md | 55 +++++++ .../version-0.8/changelogs/index.md | 4 +- .../changelogs/changelogs/v0.9.10.md | 54 +++++++ .../changelogs/changelogs/v0.9.11.md | 54 +++++++ .../changelogs/changelogs/v0.9.8.md | 53 ++++++ .../changelogs/changelogs/v0.9.9.md | 53 ++++++ .../version-0.9/changelogs/index.md | 10 +- 16 files changed, 759 insertions(+), 10 deletions(-) create mode 100644 versioned_docs/version-0.10/changelogs/changelogs/v0.10.1.md create mode 100644 versioned_docs/version-0.10/changelogs/changelogs/v0.10.2.md create mode 100644 versioned_docs/version-0.10/changelogs/changelogs/v0.10.3.md create mode 100644 versioned_docs/version-0.10/changelogs/changelogs/v0.10.4.md create mode 100644 versioned_docs/version-0.10/changelogs/changelogs/v0.10.5.md delete mode 100644 versioned_docs/version-0.11/changelogs/changelogs/next.md create mode 100644 versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md create mode 100644 versioned_docs/version-0.8/changelogs/changelogs/v0.8.6.md create mode 100644 versioned_docs/version-0.9/changelogs/changelogs/v0.9.10.md create mode 100644 versioned_docs/version-0.9/changelogs/changelogs/v0.9.11.md create mode 100644 versioned_docs/version-0.9/changelogs/changelogs/v0.9.8.md create mode 100644 versioned_docs/version-0.9/changelogs/changelogs/v0.9.9.md diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.1.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.1.md new file mode 100644 index 000000000..6ca2c7295 --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.1.md @@ -0,0 +1,68 @@ +--- +title: "v0.10.1" +date: "2024-08-15 04:25:51 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-08-15 04:25:51 +0000 UTC* + + + +## Description + + +

Additions

+ +

Bugfixes

+ +

What's Changed

+ +

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

+ + + +## Download + + +* [fleet-0.10.1.tgz](https://github.com/rancher/fleet/releases/download/v0.10.1/fleet-0.10.1.tgz) + +* [fleet-crd-0.10.1.tgz](https://github.com/rancher/fleet/releases/download/v0.10.1/fleet-crd-0.10.1.tgz) + +* [fleet-agent-0.10.1.tgz](https://github.com/rancher/fleet/releases/download/v0.10.1/fleet-agent-0.10.1.tgz) + +* [fleet_0.10.1_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.1/fleet_0.10.1_checksums.txt) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.1/fleetagent-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.1/fleet-windows-amd64.exe) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.1/fleet-linux-amd64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.1/fleetagent-linux-arm64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.1/fleet-linux-arm64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.1/fleetcontroller-linux-arm64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.1/fleetcontroller-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.1/fleetagent-windows-amd64.exe) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.1)* + diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.2.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.2.md new file mode 100644 index 000000000..69af24fb3 --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.2.md @@ -0,0 +1,59 @@ +--- +title: "v0.10.2" +date: "2024-09-13 12:27:15 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-09-13 12:27:15 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.10.1...v0.10.2

+ + + +## Download + + +* [fleet-0.10.2.tgz](https://github.com/rancher/fleet/releases/download/v0.10.2/fleet-0.10.2.tgz) + +* [fleet-agent-0.10.2.tgz](https://github.com/rancher/fleet/releases/download/v0.10.2/fleet-agent-0.10.2.tgz) + +* [fleet-crd-0.10.2.tgz](https://github.com/rancher/fleet/releases/download/v0.10.2/fleet-crd-0.10.2.tgz) + +* [fleet_0.10.2_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.2/fleet_0.10.2_checksums.txt) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.2/fleetcontroller-linux-arm64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.2/fleet-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.2/fleetagent-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.2/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.2/fleetcontroller-linux-amd64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.2/fleet-linux-amd64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.2/fleetagent-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.2/fleetagent-windows-amd64.exe) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.2)* + diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.3.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.3.md new file mode 100644 index 000000000..6c36b0959 --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.3.md @@ -0,0 +1,58 @@ +--- +title: "v0.10.3" +date: "2024-09-30 10:56:25 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-09-30 10:56:25 +0000 UTC* + + + +## Description + + +

Notes

+

The cronjob to clean up outdated git cloning jobs, is using the wrong service account. serviceAccountName in the job template needs to be switched to the "gitjob" service account. Doing this edit in the Rancher UI didn't work while testing.

+

Upgrading to the chart via the Rancher UI will not set new Helm values, so migrations.gitrepoJobsCleanup will not be enabled. Customizing the Fleet installation options via the rancher-config configmap will work.

+

What's Changed

+ +

Full Changelog: v0.10.2...v0.10.3

+ + + +## Download + + +* [fleet-agent-0.10.3.tgz](https://github.com/rancher/fleet/releases/download/v0.10.3/fleet-agent-0.10.3.tgz) + +* [fleet-0.10.3.tgz](https://github.com/rancher/fleet/releases/download/v0.10.3/fleet-0.10.3.tgz) + +* [fleet-crd-0.10.3.tgz](https://github.com/rancher/fleet/releases/download/v0.10.3/fleet-crd-0.10.3.tgz) + +* [fleet_0.10.3_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.3/fleet_0.10.3_checksums.txt) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.3/fleet-windows-amd64.exe) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.3/fleetagent-windows-amd64.exe) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.3/fleet-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.3/fleetagent-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.3/fleetcontroller-linux-arm64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.3/fleetagent-linux-arm64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.3/fleetcontroller-linux-amd64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.3/fleet-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.3)* + diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.4.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.4.md new file mode 100644 index 000000000..56b5e3030 --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.4.md @@ -0,0 +1,68 @@ +--- +title: "v0.10.4" +date: "2024-10-17 15:02:32 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-10-17 15:02:32 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.10.3...v0.10.4

+ + + +## Download + + +* [fleet-0.10.4.tgz](https://github.com/rancher/fleet/releases/download/v0.10.4/fleet-0.10.4.tgz) + +* [fleet-agent-0.10.4.tgz](https://github.com/rancher/fleet/releases/download/v0.10.4/fleet-agent-0.10.4.tgz) + +* [fleet-crd-0.10.4.tgz](https://github.com/rancher/fleet/releases/download/v0.10.4/fleet-crd-0.10.4.tgz) + +* [fleet_0.10.4_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.4/fleet_0.10.4_checksums.txt) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.4/fleetagent-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.4/fleetagent-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.4/fleetcontroller-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.4/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.4/fleetcontroller-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.4/fleet-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.4/fleet-linux-arm64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.4/fleetagent-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.4)* + diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.5.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.5.md new file mode 100644 index 000000000..b3b6455a6 --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.5.md @@ -0,0 +1,57 @@ +--- +title: "v0.10.5" +date: "2024-11-06 15:45:37 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-11-06 15:45:37 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.10.4...v0.10.5

+ + + +## Download + + +* [fleet-0.10.5.tgz](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-0.10.5.tgz) + +* [fleet-crd-0.10.5.tgz](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-crd-0.10.5.tgz) + +* [fleet-agent-0.10.5.tgz](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-agent-0.10.5.tgz) + +* [fleet_0.10.5_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet_0.10.5_checksums.txt) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleetcontroller-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-windows-amd64.exe) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleetagent-linux-amd64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleetagent-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.5/fleetagent-windows-amd64.exe) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleetcontroller-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.5)* + diff --git a/versioned_docs/version-0.10/changelogs/index.md b/versioned_docs/version-0.10/changelogs/index.md index 9a7680697..ca2743cdb 100644 --- a/versioned_docs/version-0.10/changelogs/index.md +++ b/versioned_docs/version-0.10/changelogs/index.md @@ -3,5 +3,15 @@ title: "0.10 Changelogs" --- -* [v0.10.0](changelogs/v0.10.0.md) (latest) +* [v0.10.5](changelogs/v0.10.5.md) (latest) + +* [v0.10.4](changelogs/v0.10.4.md) + +* [v0.10.3](changelogs/v0.10.3.md) + +* [v0.10.2](changelogs/v0.10.2.md) + +* [v0.10.1](changelogs/v0.10.1.md) + +* [v0.10.0](changelogs/v0.10.0.md) diff --git a/versioned_docs/version-0.11/changelogs/changelogs/next.md b/versioned_docs/version-0.11/changelogs/changelogs/next.md deleted file mode 100644 index d5aef1f14..000000000 --- a/versioned_docs/version-0.11/changelogs/changelogs/next.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Next 🚧" ---- - -We are still working on the next release. diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md new file mode 100644 index 000000000..46a5a54b5 --- /dev/null +++ b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md @@ -0,0 +1,153 @@ +--- +title: "v0.11.0" +date: "2024-11-11 05:47:14 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-11-11 05:47:14 +0000 UTC* + + + +## Description + + +

Notes

+

This release adds k8s events for the GitRepo resource. Fleet will generate a k8s event that users can subscribe to, for the following events:

+ +

There are a few known issues with this 0.11.0 release:

+ +

Additions

+ +

Bugfixes

+ +

What's Changed

+ +
+
    +
  • Remove vendored go-playground/webhooks code by @weyfonk in #2710
  • +
  • Refactor gitjops reconciler to remove complexity warning by @manno in #2726
  • +
  • Rename Fleet manager references as Fleet controller by @weyfonk in #2763
  • +
  • Remove leftover disable-gitops mentions by @weyfonk in #2762
  • +
  • Remove shard node selector from hidden flags by @weyfonk in #2764
  • +
  • Skip checks on logs in sharding end-to-end tests by @weyfonk in #2832
  • +
  • Add crust-gather to e2e fail handlers by @manno in #2842
  • +
  • Adds e2e test to check that bundledeployments are deleted by @0xavi0 in #2841
  • +
  • Cleanup completed gitjobs by @manno in #2907
  • +
  • Converts the delete gitjobs to one-time job by @0xavi0 in #2928
  • +
  • Remove empty fields from gitrepo/bd resources by @manno in #2901
  • +
  • Add more information on logging by @manno in #2959
  • +
  • Port gitjob handling changes from 0.10 by @0xavi0 in #2971
  • +
  • Remove tmate step from Fleet-in-Rancher test workflow by @weyfonk in #2978
  • +
  • Add missing context to agent's updatestatus by @manno in #2990
  • +
  • Adds predicate when webhook commit changes by @0xavi0 in #2986
  • +
  • Bundledeployment controller does not write metrics on error by @manno in #3000
  • +
  • Metrics use label constants from API by @manno in #2996
  • +
  • Fix charts repo name in workflow call by @weyfonk in #3025
  • +
  • Debug security context in agent by @manno in #3039
  • +
  • Remove reconcile error from retry by @manno in #3045
  • +
  • Update Wrangler to v3.1 by @thardeck in #3062
  • +
+
+

New Contributors

+ +

Full Changelog: v0.10.4...v0.11.0

+ + + +## Download + + +* [fleet-0.11.0.tgz](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-0.11.0.tgz) + +* [fleet-agent-0.11.0.tgz](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-agent-0.11.0.tgz) + +* [fleet-crd-0.11.0.tgz](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-crd-0.11.0.tgz) + +* [fleet_0.11.0_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet_0.11.0_checksums.txt) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleetcontroller-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-windows-amd64.exe) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleetagent-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleetcontroller-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.0/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleetagent-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.11.0)* + diff --git a/versioned_docs/version-0.11/changelogs/index.md b/versioned_docs/version-0.11/changelogs/index.md index d5aef1f14..64a476099 100644 --- a/versioned_docs/version-0.11/changelogs/index.md +++ b/versioned_docs/version-0.11/changelogs/index.md @@ -1,5 +1,7 @@ --- -title: "Next 🚧" +title: "0.11 Changelogs" --- -We are still working on the next release. + +* [v0.11.0](changelogs/v0.11.0.md) (latest) + diff --git a/versioned_docs/version-0.8/changelogs/changelogs/v0.8.6.md b/versioned_docs/version-0.8/changelogs/changelogs/v0.8.6.md new file mode 100644 index 000000000..dca0484d1 --- /dev/null +++ b/versioned_docs/version-0.8/changelogs/changelogs/v0.8.6.md @@ -0,0 +1,55 @@ +--- +title: "v0.8.6" +date: "2024-10-18 06:10:25 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-10-18 06:10:25 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.8.5...v0.8.6

+ + + +## Download + + +* [fleet-0.8.6.tgz](https://github.com/rancher/fleet/releases/download/v0.8.6/fleet-0.8.6.tgz) + +* [fleet-agent-0.8.6.tgz](https://github.com/rancher/fleet/releases/download/v0.8.6/fleet-agent-0.8.6.tgz) + +* [fleet-crd-0.8.6.tgz](https://github.com/rancher/fleet/releases/download/v0.8.6/fleet-crd-0.8.6.tgz) + +* [fleet_0.8.6_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.8.6/fleet_0.8.6_checksums.txt) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.8.6/fleet-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.8.6/fleetagent-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.8.6/fleetcontroller-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.8.6/fleet-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.8.6/fleetagent-linux-arm64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.8.6/fleet-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.8.6/fleetagent-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.8.6/fleetcontroller-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.8.6)* + diff --git a/versioned_docs/version-0.8/changelogs/index.md b/versioned_docs/version-0.8/changelogs/index.md index 5a6482cad..cb55c796c 100644 --- a/versioned_docs/version-0.8/changelogs/index.md +++ b/versioned_docs/version-0.8/changelogs/index.md @@ -3,7 +3,9 @@ title: "0.8 Changelogs" --- -* [v0.8.5](changelogs/v0.8.5.md) (latest) +* [v0.8.6](changelogs/v0.8.6.md) (latest) + +* [v0.8.5](changelogs/v0.8.5.md) * [](changelogs/v0.8.4.md) diff --git a/versioned_docs/version-0.9/changelogs/changelogs/v0.9.10.md b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.10.md new file mode 100644 index 000000000..5f988ad70 --- /dev/null +++ b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.10.md @@ -0,0 +1,54 @@ +--- +title: "v0.9.10" +date: "2024-10-18 05:47:47 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-10-18 05:47:47 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.9.9...v0.9.10

+ + + +## Download + + +* [fleet-0.9.10.tgz](https://github.com/rancher/fleet/releases/download/v0.9.10/fleet-0.9.10.tgz) + +* [fleet-crd-0.9.10.tgz](https://github.com/rancher/fleet/releases/download/v0.9.10/fleet-crd-0.9.10.tgz) + +* [fleet-agent-0.9.10.tgz](https://github.com/rancher/fleet/releases/download/v0.9.10/fleet-agent-0.9.10.tgz) + +* [fleet_0.9.10_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.9.10/fleet_0.9.10_checksums.txt) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.10/fleet-linux-amd64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.10/fleetagent-linux-amd64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.10/fleetcontroller-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.10/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.10/fleetcontroller-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.10/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.10/fleetagent-linux-arm64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.10/fleet-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.9.10)* + diff --git a/versioned_docs/version-0.9/changelogs/changelogs/v0.9.11.md b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.11.md new file mode 100644 index 000000000..119a23661 --- /dev/null +++ b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.11.md @@ -0,0 +1,54 @@ +--- +title: "v0.9.11" +date: "2024-11-04 06:02:50 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-11-04 06:02:50 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.9.10...v0.9.11

+ + + +## Download + + +* [fleet-agent-0.9.11.tgz](https://github.com/rancher/fleet/releases/download/v0.9.11/fleet-agent-0.9.11.tgz) + +* [fleet-crd-0.9.11.tgz](https://github.com/rancher/fleet/releases/download/v0.9.11/fleet-crd-0.9.11.tgz) + +* [fleet-0.9.11.tgz](https://github.com/rancher/fleet/releases/download/v0.9.11/fleet-0.9.11.tgz) + +* [fleet_0.9.11_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.9.11/fleet_0.9.11_checksums.txt) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.11/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.11/fleetcontroller-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.11/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.11/fleetagent-linux-amd64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.11/fleet-linux-amd64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.11/fleetagent-linux-arm64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.11/fleetcontroller-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.11/fleet-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.9.11)* + diff --git a/versioned_docs/version-0.9/changelogs/changelogs/v0.9.8.md b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.8.md new file mode 100644 index 000000000..e9b07ef67 --- /dev/null +++ b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.8.md @@ -0,0 +1,53 @@ +--- +title: "v0.9.8" +date: "2024-08-13 14:30:43 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-08-13 14:30:43 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.9.6...v0.9.8

+ + + +## Download + + +* [fleet-crd-0.9.8.tgz](https://github.com/rancher/fleet/releases/download/v0.9.8/fleet-crd-0.9.8.tgz) + +* [fleet-agent-0.9.8.tgz](https://github.com/rancher/fleet/releases/download/v0.9.8/fleet-agent-0.9.8.tgz) + +* [fleet-0.9.8.tgz](https://github.com/rancher/fleet/releases/download/v0.9.8/fleet-0.9.8.tgz) + +* [fleet_0.9.8_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.9.8/fleet_0.9.8_checksums.txt) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.8/fleet-linux-arm64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.8/fleet-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.8/fleetagent-linux-arm64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.8/fleetcontroller-linux-arm64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.8/fleetcontroller-linux-amd64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.8/fleetagent-linux-amd64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.8/fleet-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.8/fleetagent-windows-amd64.exe) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.9.8)* + diff --git a/versioned_docs/version-0.9/changelogs/changelogs/v0.9.9.md b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.9.md new file mode 100644 index 000000000..1af390552 --- /dev/null +++ b/versioned_docs/version-0.9/changelogs/changelogs/v0.9.9.md @@ -0,0 +1,53 @@ +--- +title: "v0.9.9" +date: "2024-09-13 12:44:41 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-09-13 12:44:41 +0000 UTC* + + + +## Description + + +

What's Changed

+ +

Full Changelog: v0.9.8...v0.9.9

+ + + +## Download + + +* [fleet-0.9.9.tgz](https://github.com/rancher/fleet/releases/download/v0.9.9/fleet-0.9.9.tgz) + +* [fleet-crd-0.9.9.tgz](https://github.com/rancher/fleet/releases/download/v0.9.9/fleet-crd-0.9.9.tgz) + +* [fleet-agent-0.9.9.tgz](https://github.com/rancher/fleet/releases/download/v0.9.9/fleet-agent-0.9.9.tgz) + +* [fleet_0.9.9_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.9.9/fleet_0.9.9_checksums.txt) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.9/fleetagent-linux-arm64) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.9/fleet-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.9/fleet-linux-arm64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.9/fleet-windows-amd64.exe) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.9.9/fleetcontroller-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.9.9/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.9/fleetagent-linux-amd64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.9.9/fleetcontroller-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.9.9)* + diff --git a/versioned_docs/version-0.9/changelogs/index.md b/versioned_docs/version-0.9/changelogs/index.md index 1790e0aa5..e03dae276 100644 --- a/versioned_docs/version-0.9/changelogs/index.md +++ b/versioned_docs/version-0.9/changelogs/index.md @@ -3,7 +3,15 @@ title: "0.9 Changelogs" --- -* [v0.9.6](changelogs/v0.9.6.md) (latest) +* [v0.9.11](changelogs/v0.9.11.md) (latest) + +* [v0.9.10](changelogs/v0.9.10.md) + +* [v0.9.9](changelogs/v0.9.9.md) + +* [v0.9.8](changelogs/v0.9.8.md) + +* [v0.9.6](changelogs/v0.9.6.md) * [v0.9.5](changelogs/v0.9.5.md) From d58cad33a507c4b3b0c7a80bac66d7bc9ba86c72 Mon Sep 17 00:00:00 2001 From: updatecli-bot Date: Thu, 14 Nov 2024 10:07:31 +0000 Subject: [PATCH 3/8] chore: doc: synchronize Fleet release note MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .../version-0.11/changelogs/changelogs/v0.11.0.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md index 46a5a54b5..a362e12d7 100644 --- a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md +++ b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md @@ -12,6 +12,7 @@ date: "2024-11-11 05:47:14 +0000 UTC"

Notes

+

Fleet v0.11.0 improves several log and status messages. It reduces the amount of reconciles done by the controllers for resource changes.

This release adds k8s events for the GitRepo resource. Fleet will generate a k8s event that users can subscribe to, for the following events:

  • Created - a new git cloning job was created
  • @@ -26,16 +27,15 @@ date: "2024-11-11 05:47:14 +0000 UTC"

    There are a few known issues with this 0.11.0 release:

    • Target customization for namespace labels and annotations cannot modify/remove labels when updating.
    • -
    • Agents now report the actual deployed resources, so GitRepo resources had a list of all deployed resources across all clusters in their status. This list has been truncated to only report resources once, until the feature can be integrated into the Rancher UI. This results in resources being reported for clusters, which they are not deployed to and resource counts to not be accurate.
    • -
    • There is a bug, where GitRepo default values set via a GitRepoRestriction resource are applied. The restrictions still work though.
    • +
    • In version 0.10, GitRepo resources provided a comprehensive list of all deployed resources across all clusters in their status. However, in version 0.11, this list has been modified to report resources only once until the feature is integrated into the Rancher UI. While this change addresses a UI freeze issue, it may result in potential inaccuracies in the list of resources and resource counts under some conditions.
    • +
    • Default values for GitRepo resources, configured through a GitRepoRestriction resource are not applied, although the restrictions remain functional.

    Additions

    • Adds k8s events to the gitops controller by @0xavi0 in #2698
    • Configurable git client timeout by @p-se in #2605
    • Git job creation on the same node as the controller shard by @Tommy12789 in #2620
    • -
    • Clean up content resources through finalizers by @weyfonk in #2566
    • -
    • Changes post render error when using targetNamespace or namespace by @0xavi0 in #2660
    • +
    • Improved post render error when using targetNamespace or namespace by @0xavi0 in #2660
    • Make Helm release garbage collection interval configurable by @weyfonk in #2665
    • Simplify target customisations for namespace labels and annotations by @weyfonk in #2664
    • Return error code 401 for auth errors in webhooks by @0xavi0 in #2777
    • @@ -45,12 +45,11 @@ date: "2024-11-11 05:47:14 +0000 UTC"
    • BundleDeployment status error message improvement by @p-se in #2679
    • Increase worker count for reconcilers by @manno in #2897
    • Fleet deploy prints hook resources too by @manno in #2968
    • -
    • Add helm value to disable securityContext by @manno in #2981
    • -
    • Fix status conflict between agent and fleetcontroller by @manno in #2998

    Bugfixes

    • KubeVersion fix for fleet deploy --dry-run by @ampie in #2686
    • +
    • Fix status conflict between agent and fleetcontroller by @manno in #2998
    • Fixes status not being populated to cluster and clustergroups by @0xavi0 in #2791
    • Prevent 0 as value for gitClientTimeout by @p-se in #2756
    • Gitjob container has writable /tmp dir by @manno in #2827
    • @@ -65,6 +64,7 @@ date: "2024-11-11 05:47:14 +0000 UTC"

      What's Changed

      • Add dev docs for logging by @weyfonk in #2812
      • +
      • Clean up content resources through finalizers by @weyfonk in #2566
      • Document agent garbage collection interval in charts by @weyfonk in #2813
      • Document testing recommendations by @weyfonk in #2770
      • Switch to helm 3.16 by @manno in #2747
      • @@ -76,6 +76,7 @@ date: "2024-11-11 05:47:14 +0000 UTC"
      • Changes job handling in gitops controller by @0xavi0 in #2903
      • Remove update workaround from drift detection by @manno in #2942
      • Remove continuous pprof by @manno in #2976
      • +
      • Add helm value to disable securityContext by @manno in #2981
      • Add gitrepo status reconciler by @manno in #3008
      • Avoid retries for bundle and content resources by @manno in #3014
      • Use Patch instead of Update for modifying the status field by @aruiz14 in #3021
      • From 2405e6bcbaccb97237e74592ba9c6a7978d3486f Mon Sep 17 00:00:00 2001 From: updatecli-bot Date: Fri, 15 Nov 2024 16:08:12 +0000 Subject: [PATCH 4/8] chore: doc: synchronize Fleet release note MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .../changelogs/changelogs/v0.10.6.md | 54 ++++++ .../version-0.10/changelogs/index.md | 4 +- .../changelogs/changelogs/v0.11.0.md | 154 ------------------ .../changelogs/changelogs/v0.11.1.md | 53 ++++++ .../version-0.11/changelogs/index.md | 2 +- 5 files changed, 111 insertions(+), 156 deletions(-) create mode 100644 versioned_docs/version-0.10/changelogs/changelogs/v0.10.6.md delete mode 100644 versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md create mode 100644 versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.6.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.6.md new file mode 100644 index 000000000..b9d5dcf41 --- /dev/null +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.6.md @@ -0,0 +1,54 @@ +--- +title: "v0.10.6" +date: "2024-11-15 15:19:27 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-11-15 15:19:27 +0000 UTC* + + + +## Description + + +

        What's Changed

        +
          +
        • [v0.10] Skip install loop for invalid patches by @weyfonk in #3040
        • +
        • [v0.10] Fix apply defaults from gitrepo restriction by @manno in #3084
        • +
        +

        Full Changelog: v0.10.5-rc.3...v0.10.6

        + + + +## Download + + +* [fleet-0.10.6.tgz](https://github.com/rancher/fleet/releases/download/v0.10.6/fleet-0.10.6.tgz) + +* [fleet-agent-0.10.6.tgz](https://github.com/rancher/fleet/releases/download/v0.10.6/fleet-agent-0.10.6.tgz) + +* [fleet-crd-0.10.6.tgz](https://github.com/rancher/fleet/releases/download/v0.10.6/fleet-crd-0.10.6.tgz) + +* [fleet_0.10.6_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.6/fleet_0.10.6_checksums.txt) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.6/fleet-windows-amd64.exe) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.6/fleet-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.6/fleet-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.6/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.6/fleetagent-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.6/fleetcontroller-linux-arm64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.6/fleetagent-linux-arm64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.6/fleetcontroller-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.6)* + diff --git a/versioned_docs/version-0.10/changelogs/index.md b/versioned_docs/version-0.10/changelogs/index.md index ca2743cdb..b386a7876 100644 --- a/versioned_docs/version-0.10/changelogs/index.md +++ b/versioned_docs/version-0.10/changelogs/index.md @@ -3,7 +3,9 @@ title: "0.10 Changelogs" --- -* [v0.10.5](changelogs/v0.10.5.md) (latest) +* [v0.10.6](changelogs/v0.10.6.md) (latest) + +* [v0.10.5](changelogs/v0.10.5.md) * [v0.10.4](changelogs/v0.10.4.md) diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md deleted file mode 100644 index a362e12d7..000000000 --- a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.0.md +++ /dev/null @@ -1,154 +0,0 @@ ---- -title: "v0.11.0" -date: "2024-11-11 05:47:14 +0000 UTC" ---- - - -* (github-actions[bot]) released this 2024-11-11 05:47:14 +0000 UTC* - - - -## Description - - -

        Notes

        -

        Fleet v0.11.0 improves several log and status messages. It reduces the amount of reconciles done by the controllers for resource changes.

        -

        This release adds k8s events for the GitRepo resource. Fleet will generate a k8s event that users can subscribe to, for the following events:

        -
          -
        • Created - a new git cloning job was created
        • -
        • GotNewCommit - a git repository has a new commit
        • -
        • JobDeleted - a successful git cloning job is removed
        • -
        • FailedValidatingSecret - a git cloning job cannot be created, because a required secret is missing
        • -
        • FailedToApplyRestrictions - the GitRepo resource violates the GitRepoRestriction resource's rules
        • -
        • FailedToCheckCommit - cannot get latest commit from the git server
        • -
        • FailedToGetGitJob - cannot retrieve information from the git cloning job
        • -
        • Failed - polling is disabled, triggered via webhook, but cannot get latest commit from the git server
        • -
        -

        There are a few known issues with this 0.11.0 release:

        -
          -
        • Target customization for namespace labels and annotations cannot modify/remove labels when updating.
        • -
        • In version 0.10, GitRepo resources provided a comprehensive list of all deployed resources across all clusters in their status. However, in version 0.11, this list has been modified to report resources only once until the feature is integrated into the Rancher UI. While this change addresses a UI freeze issue, it may result in potential inaccuracies in the list of resources and resource counts under some conditions.
        • -
        • Default values for GitRepo resources, configured through a GitRepoRestriction resource are not applied, although the restrictions remain functional.
        • -
        -

        Additions

        -
          -
        • Adds k8s events to the gitops controller by @0xavi0 in #2698
        • -
        • Configurable git client timeout by @p-se in #2605
        • -
        • Git job creation on the same node as the controller shard by @Tommy12789 in #2620
        • -
        • Improved post render error when using targetNamespace or namespace by @0xavi0 in #2660
        • -
        • Make Helm release garbage collection interval configurable by @weyfonk in #2665
        • -
        • Simplify target customisations for namespace labels and annotations by @weyfonk in #2664
        • -
        • Return error code 401 for auth errors in webhooks by @0xavi0 in #2777
        • -
        • Tolerate uninitialized node taint by @k0da in #2782
        • -
        • Propagate drift correction force mode to Helm rollback by @weyfonk in #2798
        • -
        • Fleet deploy CLI always outputs list of deployed resources by @manno in #2847
        • -
        • BundleDeployment status error message improvement by @p-se in #2679
        • -
        • Increase worker count for reconcilers by @manno in #2897
        • -
        • Fleet deploy prints hook resources too by @manno in #2968
        • -
        -

        Bugfixes

        -
          -
        • KubeVersion fix for fleet deploy --dry-run by @ampie in #2686
        • -
        • Fix status conflict between agent and fleetcontroller by @manno in #2998
        • -
        • Fixes status not being populated to cluster and clustergroups by @0xavi0 in #2791
        • -
        • Prevent 0 as value for gitClientTimeout by @p-se in #2756
        • -
        • Gitjob container has writable /tmp dir by @manno in #2827
        • -
        • Create CABundle Secret for gitjob by @sebastienmusso in #2825
        • -
        • Skip CA bundle secret creation with empty payload by @weyfonk in #2918
        • -
        • Fix helm.sh/resource-policy being added to everything and not just CRDs by @SuperTux88 in #2850
        • -
        • Deletes retries in the gitops job. by @0xavi0 in #2872
        • -
        • Propagate drift correction error to bundle deployment status by @weyfonk in #2792
        • -
        • GitRepo resources list doesn't list resources multiple times by @manno in #3027
        • -
        • Fix namespace target customization support with no defaults (#3052) by @weyfonk in #3057
        • -
        -

        What's Changed

        - -
        -
          -
        • Remove vendored go-playground/webhooks code by @weyfonk in #2710
        • -
        • Refactor gitjops reconciler to remove complexity warning by @manno in #2726
        • -
        • Rename Fleet manager references as Fleet controller by @weyfonk in #2763
        • -
        • Remove leftover disable-gitops mentions by @weyfonk in #2762
        • -
        • Remove shard node selector from hidden flags by @weyfonk in #2764
        • -
        • Skip checks on logs in sharding end-to-end tests by @weyfonk in #2832
        • -
        • Add crust-gather to e2e fail handlers by @manno in #2842
        • -
        • Adds e2e test to check that bundledeployments are deleted by @0xavi0 in #2841
        • -
        • Cleanup completed gitjobs by @manno in #2907
        • -
        • Converts the delete gitjobs to one-time job by @0xavi0 in #2928
        • -
        • Remove empty fields from gitrepo/bd resources by @manno in #2901
        • -
        • Add more information on logging by @manno in #2959
        • -
        • Port gitjob handling changes from 0.10 by @0xavi0 in #2971
        • -
        • Remove tmate step from Fleet-in-Rancher test workflow by @weyfonk in #2978
        • -
        • Add missing context to agent's updatestatus by @manno in #2990
        • -
        • Adds predicate when webhook commit changes by @0xavi0 in #2986
        • -
        • Bundledeployment controller does not write metrics on error by @manno in #3000
        • -
        • Metrics use label constants from API by @manno in #2996
        • -
        • Fix charts repo name in workflow call by @weyfonk in #3025
        • -
        • Debug security context in agent by @manno in #3039
        • -
        • Remove reconcile error from retry by @manno in #3045
        • -
        • Update Wrangler to v3.1 by @thardeck in #3062
        • -
        -
        -

        New Contributors

        - -

        Full Changelog: v0.10.4...v0.11.0

        - - - -## Download - - -* [fleet-0.11.0.tgz](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-0.11.0.tgz) - -* [fleet-agent-0.11.0.tgz](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-agent-0.11.0.tgz) - -* [fleet-crd-0.11.0.tgz](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-crd-0.11.0.tgz) - -* [fleet_0.11.0_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet_0.11.0_checksums.txt) - -* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleetcontroller-linux-amd64) - -* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-windows-amd64.exe) - -* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-linux-arm64) - -* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleetagent-linux-amd64) - -* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleetcontroller-linux-arm64) - -* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleet-linux-amd64) - -* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.0/fleetagent-windows-amd64.exe) - -* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.0/fleetagent-linux-arm64) - - - - -*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.11.0)* - diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md new file mode 100644 index 000000000..2a644318a --- /dev/null +++ b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md @@ -0,0 +1,53 @@ +--- +title: "v0.11.1" +date: "2024-11-15 15:30:49 +0000 UTC" +--- + + +* (github-actions[bot]) released this 2024-11-15 15:30:49 +0000 UTC* + + + +## Description + + +

        What's Changed

        +
          +
        • [v0.11] Fix defaults from gitrepo restriction by @manno in #3080
        • +
        +

        Full Changelog: v0.11.0-rc.4...v0.11.1

        + + + +## Download + + +* [fleet-crd-0.11.1.tgz](https://github.com/rancher/fleet/releases/download/v0.11.1/fleet-crd-0.11.1.tgz) + +* [fleet-0.11.1.tgz](https://github.com/rancher/fleet/releases/download/v0.11.1/fleet-0.11.1.tgz) + +* [fleet-agent-0.11.1.tgz](https://github.com/rancher/fleet/releases/download/v0.11.1/fleet-agent-0.11.1.tgz) + +* [fleet_0.11.1_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.11.1/fleet_0.11.1_checksums.txt) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.1/fleet-windows-amd64.exe) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.1/fleet-linux-amd64) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.1/fleetcontroller-linux-arm64) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.1/fleetcontroller-linux-amd64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.1/fleet-linux-arm64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.11.1/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.11.1/fleetagent-linux-arm64) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.11.1/fleetagent-linux-amd64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.11.1)* + diff --git a/versioned_docs/version-0.11/changelogs/index.md b/versioned_docs/version-0.11/changelogs/index.md index 64a476099..ddd9bf7e8 100644 --- a/versioned_docs/version-0.11/changelogs/index.md +++ b/versioned_docs/version-0.11/changelogs/index.md @@ -3,5 +3,5 @@ title: "0.11 Changelogs" --- -* [v0.11.0](changelogs/v0.11.0.md) (latest) +* [v0.11.1](changelogs/v0.11.1.md) (latest) From 756d2e7822411cfe348cca404e687dd6cc6b8631 Mon Sep 17 00:00:00 2001 From: updatecli-bot Date: Sun, 17 Nov 2024 15:06:43 +0000 Subject: [PATCH 5/8] chore: doc: synchronize Fleet release note MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .../changelogs/changelogs/v0.5.1.md | 64 ------------------- .../version-0.5/changelogs/index.md | 2 - 2 files changed, 66 deletions(-) delete mode 100644 versioned_docs/version-0.5/changelogs/changelogs/v0.5.1.md diff --git a/versioned_docs/version-0.5/changelogs/changelogs/v0.5.1.md b/versioned_docs/version-0.5/changelogs/changelogs/v0.5.1.md deleted file mode 100644 index 182da08d1..000000000 --- a/versioned_docs/version-0.5/changelogs/changelogs/v0.5.1.md +++ /dev/null @@ -1,64 +0,0 @@ ---- -title: "v0.5.1" -date: "2023-01-23 14:09:59 +0000 UTC" ---- - - -* (rancherio-gh-m) released this 2023-01-23 14:09:59 +0000 UTC* - - - -## Description - - -
          -
        • Fix git validation problem in wrangler
        • -
        -

        Full Changelog: v0.5.0...v0.5.1

        - - - -## Download - - -* [sha256sum-amd64.txt](https://github.com/rancher/fleet/releases/download/v0.5.1/sha256sum-amd64.txt) - -* [fleetcontroller-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-windows-amd64.exe) - -* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-linux-amd64) - -* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-windows-amd64.exe) - -* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-linux-amd64) - -* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-windows-amd64.exe) - -* [sha256sum-s390x.txt](https://github.com/rancher/fleet/releases/download/v0.5.1/sha256sum-s390x.txt) - -* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-linux-amd64) - -* [fleet-crd-0.5.1.tgz](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-crd-0.5.1.tgz) - -* [fleet-agent-0.5.1.tgz](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-agent-0.5.1.tgz) - -* [fleet-0.5.1.tgz](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-0.5.1.tgz) - -* [fleetcontroller-linux-s390x](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-linux-s390x) - -* [fleetagent-linux-s390x](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-linux-s390x) - -* [fleet-linux-s390x](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-linux-s390x) - -* [sha256sum-arm64.txt](https://github.com/rancher/fleet/releases/download/v0.5.1/sha256sum-arm64.txt) - -* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-linux-arm64) - -* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-linux-arm64) - -* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-linux-arm64) - - - - -*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.5.1)* - diff --git a/versioned_docs/version-0.5/changelogs/index.md b/versioned_docs/version-0.5/changelogs/index.md index 4129e7778..a7d1eedc4 100644 --- a/versioned_docs/version-0.5/changelogs/index.md +++ b/versioned_docs/version-0.5/changelogs/index.md @@ -7,7 +7,5 @@ title: "0.5 Changelogs" * [v0.5.2](changelogs/v0.5.2.md) -* [v0.5.1](changelogs/v0.5.1.md) - * [v0.5.0](changelogs/v0.5.0.md) From 4281237297b9e94aeef8725903974d176e587b2c Mon Sep 17 00:00:00 2001 From: updatecli-bot Date: Sun, 17 Nov 2024 16:07:18 +0000 Subject: [PATCH 6/8] chore: doc: synchronize Fleet release note MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .../changelogs/changelogs/v0.5.1.md | 64 +++++++++++++++++++ .../version-0.5/changelogs/index.md | 2 + 2 files changed, 66 insertions(+) create mode 100644 versioned_docs/version-0.5/changelogs/changelogs/v0.5.1.md diff --git a/versioned_docs/version-0.5/changelogs/changelogs/v0.5.1.md b/versioned_docs/version-0.5/changelogs/changelogs/v0.5.1.md new file mode 100644 index 000000000..182da08d1 --- /dev/null +++ b/versioned_docs/version-0.5/changelogs/changelogs/v0.5.1.md @@ -0,0 +1,64 @@ +--- +title: "v0.5.1" +date: "2023-01-23 14:09:59 +0000 UTC" +--- + + +* (rancherio-gh-m) released this 2023-01-23 14:09:59 +0000 UTC* + + + +## Description + + +
          +
        • Fix git validation problem in wrangler
        • +
        +

        Full Changelog: v0.5.0...v0.5.1

        + + + +## Download + + +* [sha256sum-amd64.txt](https://github.com/rancher/fleet/releases/download/v0.5.1/sha256sum-amd64.txt) + +* [fleetcontroller-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-windows-amd64.exe) + +* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-linux-amd64) + +* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-windows-amd64.exe) + +* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-linux-amd64) + +* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-windows-amd64.exe) + +* [sha256sum-s390x.txt](https://github.com/rancher/fleet/releases/download/v0.5.1/sha256sum-s390x.txt) + +* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-linux-amd64) + +* [fleet-crd-0.5.1.tgz](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-crd-0.5.1.tgz) + +* [fleet-agent-0.5.1.tgz](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-agent-0.5.1.tgz) + +* [fleet-0.5.1.tgz](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-0.5.1.tgz) + +* [fleetcontroller-linux-s390x](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-linux-s390x) + +* [fleetagent-linux-s390x](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-linux-s390x) + +* [fleet-linux-s390x](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-linux-s390x) + +* [sha256sum-arm64.txt](https://github.com/rancher/fleet/releases/download/v0.5.1/sha256sum-arm64.txt) + +* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetcontroller-linux-arm64) + +* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleetagent-linux-arm64) + +* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.5.1/fleet-linux-arm64) + + + + +*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.5.1)* + diff --git a/versioned_docs/version-0.5/changelogs/index.md b/versioned_docs/version-0.5/changelogs/index.md index a7d1eedc4..4129e7778 100644 --- a/versioned_docs/version-0.5/changelogs/index.md +++ b/versioned_docs/version-0.5/changelogs/index.md @@ -7,5 +7,7 @@ title: "0.5 Changelogs" * [v0.5.2](changelogs/v0.5.2.md) +* [v0.5.1](changelogs/v0.5.1.md) + * [v0.5.0](changelogs/v0.5.0.md) From d61d5be569a51435d444c4e5db577a836df2776d Mon Sep 17 00:00:00 2001 From: updatecli-bot Date: Sun, 17 Nov 2024 18:07:58 +0000 Subject: [PATCH 7/8] chore: doc: synchronize Fleet release note MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md index 2a644318a..a71d21003 100644 --- a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md +++ b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md @@ -13,9 +13,9 @@ date: "2024-11-15 15:30:49 +0000 UTC"

        What's Changed

          -
        • [v0.11] Fix defaults from gitrepo restriction by @manno in #3080
        • +
        • Fix defaults from gitrepo restriction by @manno in #3080
        -

        Full Changelog: v0.11.0-rc.4...v0.11.1

        +

        Full Changelog: v0.11.0...v0.11.1

        From 9ee26ec9850044e53c3ebe9fa10d0a4c012bf40e Mon Sep 17 00:00:00 2001 From: updatecli-bot Date: Tue, 19 Nov 2024 10:08:00 +0000 Subject: [PATCH 8/8] chore: doc: synchronize Fleet release note MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .../changelogs/changelogs/v0.10.5.md | 57 ---------- .../changelogs/changelogs/v0.10.6.md | 8 +- .../version-0.10/changelogs/index.md | 2 - .../changelogs/changelogs/v0.11.1.md | 105 +++++++++++++++++- 4 files changed, 109 insertions(+), 63 deletions(-) delete mode 100644 versioned_docs/version-0.10/changelogs/changelogs/v0.10.5.md diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.5.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.5.md deleted file mode 100644 index b3b6455a6..000000000 --- a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.5.md +++ /dev/null @@ -1,57 +0,0 @@ ---- -title: "v0.10.5" -date: "2024-11-06 15:45:37 +0000 UTC" ---- - - -* (github-actions[bot]) released this 2024-11-06 15:45:37 +0000 UTC* - - - -## Description - - -

        What's Changed

        -
          -
        • Fix status conflict between agent and fleetcontroller by @aruiz14 in #3005
        • -
        • Backport of Adds predicate when webhook commit changes by @0xavi0 in #3006
        • -
        • Update Go to 1.23 by @thardeck in #3013
        • -
        • Use Patch instead of Update for modifying the status field by @aruiz14 in #3022
        • -
        • Backport GitRepo status resources improvements by @aruiz14 in #3033
        • -
        -

        Full Changelog: v0.10.4...v0.10.5

        - - - -## Download - - -* [fleet-0.10.5.tgz](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-0.10.5.tgz) - -* [fleet-crd-0.10.5.tgz](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-crd-0.10.5.tgz) - -* [fleet-agent-0.10.5.tgz](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-agent-0.10.5.tgz) - -* [fleet_0.10.5_checksums.txt](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet_0.10.5_checksums.txt) - -* [fleetcontroller-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleetcontroller-linux-amd64) - -* [fleet-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-windows-amd64.exe) - -* [fleet-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-linux-arm64) - -* [fleetagent-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleetagent-linux-amd64) - -* [fleetagent-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleetagent-linux-arm64) - -* [fleet-linux-amd64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-linux-amd64) - -* [fleetagent-windows-amd64.exe](https://github.com/rancher/fleet/releases/download/v0.10.5/fleetagent-windows-amd64.exe) - -* [fleetcontroller-linux-arm64](https://github.com/rancher/fleet/releases/download/v0.10.5/fleetcontroller-linux-arm64) - - - - -*Information retrieved from [here](https://github.com/rancher/fleet/releases/tag/v0.10.5)* - diff --git a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.6.md b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.6.md index b9d5dcf41..e245fa0e3 100644 --- a/versioned_docs/version-0.10/changelogs/changelogs/v0.10.6.md +++ b/versioned_docs/version-0.10/changelogs/changelogs/v0.10.6.md @@ -13,10 +13,14 @@ date: "2024-11-15 15:19:27 +0000 UTC"

        What's Changed

          -
        • [v0.10] Skip install loop for invalid patches by @weyfonk in #3040
        • [v0.10] Fix apply defaults from gitrepo restriction by @manno in #3084
        • +
        • Fix status conflict between agent and fleetcontroller by @aruiz14 in #3005
        • +
        • Backport of Adds predicate when webhook commit changes by @0xavi0 in #3006
        • +
        • Update Go to 1.23 by @thardeck in #3013
        • +
        • Use Patch instead of Update for modifying the status field by @aruiz14 in #3022
        • +
        • Backport GitRepo status resources improvements by @aruiz14 in #3033
        -

        Full Changelog: v0.10.5-rc.3...v0.10.6

        +

        Full Changelog: v0.10.4...v0.10.6

        diff --git a/versioned_docs/version-0.10/changelogs/index.md b/versioned_docs/version-0.10/changelogs/index.md index b386a7876..a3f902071 100644 --- a/versioned_docs/version-0.10/changelogs/index.md +++ b/versioned_docs/version-0.10/changelogs/index.md @@ -5,8 +5,6 @@ title: "0.10 Changelogs" * [v0.10.6](changelogs/v0.10.6.md) (latest) -* [v0.10.5](changelogs/v0.10.5.md) - * [v0.10.4](changelogs/v0.10.4.md) * [v0.10.3](changelogs/v0.10.3.md) diff --git a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md index a71d21003..7af5dcc13 100644 --- a/versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md +++ b/versioned_docs/version-0.11/changelogs/changelogs/v0.11.1.md @@ -11,11 +11,112 @@ date: "2024-11-15 15:30:49 +0000 UTC" ## Description -

        What's Changed

        +

        Notes

        +

        Fleet v0.11.1 improves several log and status messages. It reduces the amount of reconciles done by the controllers for resource changes.

        +

        This release adds k8s events for the GitRepo resource. Fleet will generate a k8s event that users can subscribe to, for the following events:

          +
        • Created - a new git cloning job was created
        • +
        • GotNewCommit - a git repository has a new commit
        • +
        • JobDeleted - a successful git cloning job is removed
        • +
        • FailedValidatingSecret - a git cloning job cannot be created, because a required secret is missing
        • +
        • FailedToApplyRestrictions - the GitRepo resource violates the GitRepoRestriction resource's rules
        • +
        • FailedToCheckCommit - cannot get latest commit from the git server
        • +
        • FailedToGetGitJob - cannot retrieve information from the git cloning job
        • +
        • Failed - polling is disabled, triggered via webhook, but cannot get latest commit from the git server
        • +
        +

        There are a few known issues with this 0.11.1 release:

        +
          +
        • Target customization for namespace labels and annotations cannot modify/remove labels when updating.
        • +
        • In version 0.10, GitRepo resources provided a comprehensive list of all deployed resources across all clusters in their status. However, in version 0.11, this list has been modified to report resources only once until the feature is integrated into the Rancher UI. While this change addresses a UI freeze issue, it may result in potential inaccuracies in the list of resources and resource counts under some conditions.
        • +
        +

        Additions

        +
          +
        • Adds k8s events to the gitops controller by @0xavi0 in #2698
        • +
        • Configurable git client timeout by @p-se in #2605
        • +
        • Git job creation on the same node as the controller shard by @Tommy12789 in #2620
        • +
        • Improved post render error when using targetNamespace or namespace by @0xavi0 in #2660
        • +
        • Make Helm release garbage collection interval configurable by @weyfonk in #2665
        • +
        • Simplify target customisations for namespace labels and annotations by @weyfonk in #2664
        • +
        • Return error code 401 for auth errors in webhooks by @0xavi0 in #2777
        • +
        • Tolerate uninitialized node taint by @k0da in #2782
        • +
        • Propagate drift correction force mode to Helm rollback by @weyfonk in #2798
        • +
        • Fleet deploy CLI always outputs list of deployed resources by @manno in #2847
        • +
        • BundleDeployment status error message improvement by @p-se in #2679
        • +
        • Increase worker count for reconcilers by @manno in #2897
        • +
        • Fleet deploy prints hook resources too by @manno in #2968
        • +
        +

        Bugfixes

        +
          +
        • KubeVersion fix for fleet deploy --dry-run by @ampie in #2686
        • +
        • Fix status conflict between agent and fleetcontroller by @manno in #2998
        • +
        • Fixes status not being populated to cluster and clustergroups by @0xavi0 in #2791
        • +
        • Prevent 0 as value for gitClientTimeout by @p-se in #2756
        • +
        • Gitjob container has writable /tmp dir by @manno in #2827
        • +
        • Create CABundle Secret for gitjob by @sebastienmusso in #2825
        • +
        • Skip CA bundle secret creation with empty payload by @weyfonk in #2918
        • +
        • Fix helm.sh/resource-policy being added to everything and not just CRDs by @SuperTux88 in #2850
        • +
        • Deletes retries in the gitops job. by @0xavi0 in #2872
        • +
        • Propagate drift correction error to bundle deployment status by @weyfonk in #2792
        • +
        • GitRepo resources list doesn't list resources multiple times by @manno in #3027
        • +
        • Fix namespace target customization support with no defaults (#3052) by @weyfonk in #3057
        • Fix defaults from gitrepo restriction by @manno in #3080
        -

        Full Changelog: v0.11.0...v0.11.1

        +

        What's Changed

        + +
        +
          +
        • Remove vendored go-playground/webhooks code by @weyfonk in #2710
        • +
        • Refactor gitjops reconciler to remove complexity warning by @manno in #2726
        • +
        • Rename Fleet manager references as Fleet controller by @weyfonk in #2763
        • +
        • Remove leftover disable-gitops mentions by @weyfonk in #2762
        • +
        • Remove shard node selector from hidden flags by @weyfonk in #2764
        • +
        • Skip checks on logs in sharding end-to-end tests by @weyfonk in #2832
        • +
        • Add crust-gather to e2e fail handlers by @manno in #2842
        • +
        • Adds e2e test to check that bundledeployments are deleted by @0xavi0 in #2841
        • +
        • Cleanup completed gitjobs by @manno in #2907
        • +
        • Converts the delete gitjobs to one-time job by @0xavi0 in #2928
        • +
        • Remove empty fields from gitrepo/bd resources by @manno in #2901
        • +
        • Add more information on logging by @manno in #2959
        • +
        • Port gitjob handling changes from 0.10 by @0xavi0 in #2971
        • +
        • Remove tmate step from Fleet-in-Rancher test workflow by @weyfonk in #2978
        • +
        • Add missing context to agent's updatestatus by @manno in #2990
        • +
        • Adds predicate when webhook commit changes by @0xavi0 in #2986
        • +
        • Bundledeployment controller does not write metrics on error by @manno in #3000
        • +
        • Metrics use label constants from API by @manno in #2996
        • +
        • Fix charts repo name in workflow call by @weyfonk in #3025
        • +
        • Debug security context in agent by @manno in #3039
        • +
        • Remove reconcile error from retry by @manno in #3045
        • +
        • Update Wrangler to v3.1 by @thardeck in #3062
        • +
        +
        +

        New Contributors

        + +

        Full Changelog: v0.10.4...v0.11.1