open-feature/open-feature-operator

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

Aberta

#677 aberto em 13 de jun. de 2024

 (2 comentários) (0 reação) (1 responsável)Go (58 forks)github user discovery
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (300 estrelas)
Métricas de merge de PR
 (Mesclagem média 1h 2m) (1 fundiu PR em 30d)

Description

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.

Guia do colaborador