-
Notifications
You must be signed in to change notification settings - Fork 1
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
🐛 [BUG] Displaying Resources #18
Comments
|
Perfect! Thank you |
Hi @Safouene1 for the Resources, "Namespace" is empty for cluster wide resources. While it is present for namespaces resources. From your screenshots, Helm charts is perfect. Resources (again from your screenshot) needs to be changed. It should be Group Kind Namespace Name Last Applied ClusterProfile So "gateway/classes.gateway..." "CustomResourceDefinitions" "" "gateway classes" "08:02..." "ClusterProfile" |
Description
When querying displayed resources, the response is
Let's have those tabs (in this precise order):
"Group" - "Version" - "Namespace" - "Name" - "Last Applied" - "Profile"
the Group would combination of group/kind. So in above example
kyverno.io/ClusterPolicy
Reproduction URL
No response
Reproduction steps
Screenshots

Logs
No response
Browsers
No response
OS
No response
The text was updated successfully, but these errors were encountered: