open-feature/open-feature-operator

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

Aperta

#677 aperta il 13 giu 2024

 (2 commenti) (0 reazioni) (1 assegnatario)Go (58 fork)github user discovery
enhancementgood first issuehelp wanted

Metriche repository

Star
 (300 stelle)
Metriche merge PR
 (Merge medio 1h 2m) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor