open-feature/open-feature-operator

[Helm] Support custom labels and annotations in pods created by chart

Offen

#677 geöffnet am 13.06.2024

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (58 Forks)github user discovery
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (300 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1h 2m) (1 gemergte PR in 30 T)

Beschreibung

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.

Contributor Guide