-
Notifications
You must be signed in to change notification settings - Fork 39
Secret Management for Sub-Clusters #192
Copy link
Copy link
Open
Labels
2-ManifestsRelates to manifest/document set related issuesRelates to manifest/document set related issuesenhancementNew feature or requestNew feature or requestpriority/lowItems that are considered non-critical for functionality, such as quality of life improvementsItems that are considered non-critical for functionality, such as quality of life improvements
Milestone
Metadata
Metadata
Assignees
Labels
2-ManifestsRelates to manifest/document set related issuesRelates to manifest/document set related issuesenhancementNew feature or requestNew feature or requestpriority/lowItems that are considered non-critical for functionality, such as quality of life improvementsItems that are considered non-critical for functionality, such as quality of life improvements
Type
Fields
Give feedbackNo fields configured for issues without a type.
Problem description
Currently all encrypted secrets such as CAs, ssh keys, Dex client secrets, etc. are managed as part of the management cluster. As sub-clusters are added to multi-tenant sites, there needs to be a mechanism to manage secrets specific to individual sub-clusters.
Proposed change