-
Notifications
You must be signed in to change notification settings - Fork 1
Allow admins to easily use a viewer kubeconfig by default #71
Copy link
Copy link
Open
gardener/gardenctl-v2
#735Labels
Q2/2026This topic is relevant for the hackathon in Q2/2026.This topic is relevant for the hackathon in Q2/2026.area/ops-productivityOperator productivity related (how to improve operations)Operator productivity related (how to improve operations)area/securitySecurity relatedSecurity relatedkind/enhancementEnhancement, improvement, extensionEnhancement, improvement, extensionlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.teamsize/smallA team of 1-2 people.A team of 1-2 people.
Metadata
Metadata
Assignees
Labels
Q2/2026This topic is relevant for the hackathon in Q2/2026.This topic is relevant for the hackathon in Q2/2026.area/ops-productivityOperator productivity related (how to improve operations)Operator productivity related (how to improve operations)area/securitySecurity relatedSecurity relatedkind/enhancementEnhancement, improvement, extensionEnhancement, improvement, extensionlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.teamsize/smallA team of 1-2 people.A team of 1-2 people.
Type
Fields
Give feedbackNo fields configured for issues without a type.
How to categorize this topic?
/area security
/area ops-productivity
/kind enhancement
/label teamsize/small
What is the topic about?:
Using gardenctl, a admin always gets a adminkubeconfig when connecting to shoots or seeds. It would be great, if I can configure in my gardenctl something like this:
And then also introduce a flag like
--adminor--viewerto overwrite this for anygardenctl targetcommand.