Releases: yxwuxuanl/fleet-webui
Release list
Fleet WebUI v0.2.0
What’s new
- Add a Bundle × Cluster deployment matrix with workspace, ClusterGroup, cluster-label and attention filters, plus separate row/column pagination.
- Show assigned, staged and applied Fleet deployment IDs without treating repository commits as proof of deployment on every cluster.
- Connect GitRepo, Bundle, BundleDeployment, cluster, managed-object and Pod diagnostics through shareable resource links and an expandable deployment path.
- Track manual Bundle reconciles and GitRepo Sync now requests across page navigation and same-tab reloads, checking source observation, sync generations, applied deployment IDs and workload readiness.
- Report successful, failed, partial, timed-out and superseded observations, with optional browser notifications for final outcomes rather than request acceptance.
- Add Settings setup guides for server capabilities and browser alerts.
- Fix nested resource rows shifting while scrolling into view and cancel stale Bundle detail reads.
Upgrade note: apply the updated Helm chart or RBAC manifest to grant read access to Fleet clustergroups. Other matrix filters remain available without that permission. Sync tracking runs while the console is open, observes each request for up to 15 minutes, and does not provide server-side history or background alerts. See Operations.
Artifacts and installation
Image: ghcr.io/yxwuxuanl/fleet-webui:0.2.0
Digest: sha256:419982f93546990a72e37d7ee819ca5ed33b58da322eda4adb07954614899b26
Source commit: 033ffcc17d03fe21a8e0ba14d36c3e4ba83002be
helm upgrade --install fleet-webui oci://ghcr.io/yxwuxuanl/charts/fleet-webui \
--version 0.2.0 --namespace cattle-fleet-system --create-namespace \
--set reconcile.enabled=false --set gitRepoActions.enabled=falseValidated on linux/amd64 with the CI kind cluster. This checks chart installation,
container startup and read-only settings; it does not certify a Rancher/Fleet compatibility matrix.
Full Changelog: v0.1.2...v0.2.0
Fleet WebUI v0.1.2
Changes
- Support Fleet v0.16.2's
WaitingForDependencystate in health indicators, progress filtering and Bundle deployment summaries. Responses from older Fleet versions remain supported. - Display Fleet controller and Fleet WebUI versions in the sidebar on desktop and mobile. Controller version discovery is cached and does not affect health probes.
- Add regression coverage for state priority, summary decoding, controller image tags, Kubernetes/Steve discovery and unavailable-version fallbacks.
Upgrade note
Upgrade with the bundled Helm chart or apply the updated RBAC manifest. Version discovery requires get on the fleet-controller Deployment. If this permission is missing, the sidebar displays Unavailable; other console features remain usable.
For a custom Fleet installation namespace, set FLEET_SYSTEM_NAMESPACE or Helm fleet.systemNamespace. The displayed Fleet version is the configured controller image tag, not confirmation that a rollout has finished.
Image: ghcr.io/yxwuxuanl/fleet-webui:0.1.2
Digest: sha256:60bf673d54f368ca176fbdffb03be50f671d7fb2c35c9ab61f2589ea0791f77a
Source commit: 6611faffce08ac569b49a2df012e1a8da2596b43
helm upgrade --install fleet-webui oci://ghcr.io/yxwuxuanl/charts/fleet-webui \
--version 0.1.2 --namespace cattle-fleet-system --create-namespace \
--set reconcile.enabled=false --set gitRepoActions.enabled=falseValidated on linux/amd64 with the CI kind cluster. This checks chart installation,
container startup and read-only settings; it does not certify a Rancher/Fleet compatibility matrix.
Full Changelog: v0.1.1...v0.1.2
Fleet WebUI v0.1.1
Image: ghcr.io/yxwuxuanl/fleet-webui:0.1.1
Digest: sha256:1f6ce9bbe74b72627ce946ceeec4bc1af9041971c7d4474e5cb3161b5ce507b5
Source commit: 294ba4c28a3e2b41ba18b045aae7e9d8f1189a12
helm upgrade --install fleet-webui oci://ghcr.io/yxwuxuanl/charts/fleet-webui \
--version 0.1.1 --namespace cattle-fleet-system --create-namespace \
--set reconcile.enabled=false --set gitRepoActions.enabled=falseValidated on linux/amd64 with the CI kind cluster. This checks chart installation,
container startup and read-only settings; it does not certify a Rancher/Fleet compatibility matrix.
Full Changelog: v0.1.0...v0.1.1
Fleet WebUI v0.1.0
Image: ghcr.io/yxwuxuanl/fleet-webui:0.1.0
Digest: sha256:3b4a299f29a5cea2a4e3b6f3d2c4e2ad14f64043fa3b2c831126ae300c0d50ee
Source commit: 037018f2067d990e4c078348849ab955754c1c79
helm upgrade --install fleet-webui oci://ghcr.io/yxwuxuanl/charts/fleet-webui \
--version 0.1.0 --namespace cattle-fleet-system --create-namespace \
--set reconcile.enabled=false --set gitRepoActions.enabled=falseValidated on linux/amd64 with the CI kind cluster. This checks chart installation,
container startup and read-only settings; it does not certify a Rancher/Fleet compatibility matrix.
Full Changelog: v0.1.0-rc.1...v0.1.0
Fleet WebUI v0.1.0-rc.1
Image: ghcr.io/yxwuxuanl/fleet-webui:0.1.0-rc.1
Digest: sha256:aa49b0327a1b8b78e5c2f3f9742844b7915831efbb147a3ca3759b31e66b1c04
Source commit: 98c332a0c466367309f8423a12315fb14658ada8
helm upgrade --install fleet-webui oci://ghcr.io/yxwuxuanl/charts/fleet-webui \
--version 0.1.0-rc.1 --namespace cattle-fleet-system --create-namespace \
--set reconcile.enabled=false --set gitRepoActions.enabled=falseValidated on linux/amd64 with the CI kind cluster. This checks chart installation,
container startup and read-only settings; it does not certify a Rancher/Fleet compatibility matrix.
Full Changelog: https://github.com/yxwuxuanl/fleet-webui/commits/v0.1.0-rc.1