docs: synchronize Fleet release note (#171)
* chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
---------
Co-authored-by: updatecli-bot <bot@rancher.io>
This commit is contained in:
parent
51833b06b3
commit
cea421aac3
|
|
@ -11,6 +11,7 @@ date: "2024-07-17 11:54:57 +0000 UTC"
|
|||
## Description
|
||||
|
||||
|
||||
<p>The Fleet v0.10 release brings significant changes, including a redesign that splits components into containers and switches to the controller-runtime framework. The rewritten controllers switch to structured logging. To reduce image size and complexity, v0.10 integrates the gitjob repository, merges various controller codes, and introduces new features such as sharding with node selectors, prometheus metrics, configurable leader election, and worker count for the fleet-controller. The release deprecates the "fleet test" command in favor of “target” and “deploy” with a dry-run option and adds experimental OCI content storage. Bug fixes enhance drift detection, cluster status reporting, and various operational aspects, while automation improvements bolster testing, CI, and the release workflow.</p>
|
||||
<h2>Additions</h2>
|
||||
<ul>
|
||||
<li>Populate bundle status from bundleDeployment status resources by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rubhanazeem/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rubhanazeem">@rubhanazeem</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2359733673" data-permission-text="Title is private" data-url="https://github.com/rancher/fleet/issues/2535" data-hovercard-type="pull_request" data-hovercard-url="/rancher/fleet/pull/2535/hovercard" href="https://github.com/rancher/fleet/pull/2535">#2535</a></li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue