You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser type & version: Google Chrome Version 147.0.7727.138 (Official Build) (arm64)
Describe the bug
We are working in the Fleet section and observed that the Resources column is not displaying any values, even though the bundles and clusters are correctly marked as ready.
This behavior is inconsistent with the expected state, where resource information should be visible once the bundle is successfully deployed and the cluster is ready.
To Reproduce
Create or register a cluster.
Navigate to the Fleet section.
Create or add an App Bundle (e.g. from a GitRepo source).
Wait until the bundle status is Active and the cluster shows 1/1 Ready.
Open the App Bundles view.
Check the Resources column for the created bundle.
Result
The Resources column is empty (shows “—”) for all listed bundles, even though the bundles are active and clusters are ready.
Expected Result
The Resources column should display the corresponding deployed resources for each bundle once the cluster is ready and the deployment is complete.
Screenshots
Screen.Recording.2026-05-08.at.12.17.44.p.m.mov
Additional context
This behavior was tested in both Rancher 2.13 and Rancher 2.14, and the issue is reproducible in both versions.
This is a backport issue for #17563, automatically created via GitHub Actions workflow initiated by @marcelofukumoto
Original issue body:
Setup
Describe the bug
We are working in the Fleet section and observed that the Resources column is not displaying any values, even though the bundles and clusters are correctly marked as ready.
This behavior is inconsistent with the expected state, where resource information should be visible once the bundle is successfully deployed and the cluster is ready.
To Reproduce
Result
The Resources column is empty (shows “—”) for all listed bundles, even though the bundles are active and clusters are ready.
Expected Result
The Resources column should display the corresponding deployed resources for each bundle once the cluster is ready and the deployment is complete.
Screenshots
Screen.Recording.2026-05-08.at.12.17.44.p.m.mov
Additional context
This behavior was tested in both Rancher 2.13 and Rancher 2.14, and the issue is reproducible in both versions.