Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport v2.9.7] [BUG] Fleet bundles are missing the status.summary field #13160

Open
github-actions bot opened this issue Jan 20, 2025 · 1 comment
Open
Assignees
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

Comments

@github-actions
Copy link
Contributor

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

  • Rancher version:
  • Installation option (Docker install/Helm Chart): docker
  • Proxy/Cert Details:

Information about the Cluster

  • Kubernetes version:
  • Cluster Type (Local/Downstream): local

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

Image

It looks like this in 2.11:
Image

Additional context

@github-actions github-actions bot added area/fleet kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this QA/None status/release-blocker team/fleet Belongs to Team Fleet labels Jan 20, 2025
@github-actions github-actions bot added this to the v2.9.7 milestone Jan 20, 2025
@richard-cox
Copy link
Member

Requires 7a4b3d1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant