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

Server-side Pagination: Cluster Dashboard: Certificates: Secrets do not load in Certificates view on the Cluster Dashboard #11524

Closed
yonasberhe23 opened this issue Jul 24, 2024 · 2 comments · Fixed by #11528
Assignees
Labels
area/server-side-pagination kind/bug QA/manual-test Indicates issue requires manually testing
Milestone

Comments

@yonasberhe23
Copy link
Contributor

Setup

  • Rancher version: v2.9-13494c6a541d408b00e78415d18128f642f295d0-head
  • Rancher UI Extensions:
  • Browser type & version:

Describe the bug
Secrets do not load in Certificates view on the Cluster Dashboard when vai enabled.

To Reproduce

  1. go to Global settings > feature flags > enable ui-sql-cache
  2. go to Global settings > performance > enable `Server-sdie Pagination'
  3. go to cluster dash
  4. click Certificates tab
  5. notice secrets do not load and 422 error is thrown

Error:
{
"type": "error",
"links": {},
"code": "InvalidBodyContent",
"message": "column is invalid [metadata.fields.1]: supplied column is invalid",
"status": 422
}

Result
Secrets do not load in Certificates view on the Cluster Dashboard when vai enabled.

Expected Result
Secrets load in Certificates view on the Cluster Dashboard when vai enabled.

Screenshots

Screen.Recording.2024-07-24.at.1.07.51.PM.mov

Additional context

@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Jul 24, 2024
@richard-cox richard-cox added QA/manual-test Indicates issue requires manually testing and removed QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this labels Jul 25, 2024
@richard-cox richard-cox added this to the v2.9.next1 milestone Jul 25, 2024
@richard-cox
Copy link
Member

Note - This is a 2.9 issue only, in 2.10 the table should be updated to handle the different way of filtering

@IsaSih IsaSih self-assigned this Aug 7, 2024
@IsaSih
Copy link

IsaSih commented Aug 8, 2024

Tests pass in v2.9-63ca06b9fb165182ca1063868ef837dfaf84bb31-head

Screen.Recording.2024-08-07.at.17.58.17.mov

@IsaSih IsaSih closed this as completed Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/server-side-pagination kind/bug QA/manual-test Indicates issue requires manually testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants