open-feature/open-feature-operator
[Helm] Support custom labels and annotations in pods created by chart
オープン
#677 opened on 2024/06/13
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (300 個のスター)
- PR merge metrics
- (平均マージ 1h 2m) (30d で 1 merged PR)
説明
To support more cluster configurations, we should allow the addition of custom labels and annotations to the pods defined by the helm chart (controller-manager and kube-rbac-proxy). In order to do this, we might need to take advantage of our hack to allow helm control flow in our kustomize overlays.