We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Setup
Describe the bug Secrets do not load in Certificates view on the Cluster Dashboard when vai enabled.
To Reproduce
ui-sql-cache
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
Additional context
The text was updated successfully, but these errors were encountered:
Note - This is a 2.9 issue only, in 2.10 the table should be updated to handle the different way of filtering
Sorry, something went wrong.
Tests pass in v2.9-63ca06b9fb165182ca1063868ef837dfaf84bb31-head
richard-cox
IsaSih
Successfully merging a pull request may close this issue.
Setup
Describe the bug
Secrets do not load in Certificates view on the Cluster Dashboard when vai enabled.
To Reproduce
ui-sql-cache
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
The text was updated successfully, but these errors were encountered: