[backport v2.9.7] [BUG] Fleet bundles are missing the status.summary field #13160
Labels
area/fleet
kind/bug
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
QA/None
team/fleet
Belongs to Team Fleet
Milestone
This is a backport issue for #13136, automatically created via GitHub Actions workflow initiated by @richard-cox
Original issue body:
This is a forwardport issue for #13134, automatically created via GitHub Actions workflow initiated by @richard-cox
Original issue body:
Rancher Server Setup
Information about the Cluster
User Information
admin
Describe the bug
Fleet bundles are missing the status.summary field. This breaks the gitrepo detail view: the bundle summary table fails to render, with errors thrown in the console.
To Reproduce
1.In the ui navigate to fleet>git repos>create
2. Specify a name, set the url to
https://github.com/rancher/fleet-examples.git
, add a path 'simple'3. Create the gitrepo
4. Once the gitrepo is created, navigate to its detail view (click its name in the repo table)
Result
The bundles tab is empty and there are console errors
Expected Result
A table with details about associated fleet bundles should render and no errors should be shown in the console.
Screenshots
It looks like this in 2.11:
Additional context
The text was updated successfully, but these errors were encountered: