dashboard
dashboard copied to clipboard
feat: allow hiding "All namespaces" in namespaces dropdown list
Closes #8894 With this PR a new option is enabled in the global setting to hide the all-namespaces option in the namespaces dropdown menu in UI. Briefly explain why this is required Hides all namespace fields in the namespace selection dropbox to avoid accidental selection in large clusters and prevent OOM errors.
/kind feature