hashicorp / hashicorp/vault-secrets-operator

Allow some extra labels for controller Deployment installed by the Helm chart

Open
#955 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
600
Forks
146
Avg merge
3d 8h
Merged PRs (30d)
6

Description

**Is your feature request related to a problem? Please describe.**

The chart doesn't allow setting extra labels on the controller Deployment or more generally doesn't allow to add some common labels to all ressources. I need it to monitor the application and set some metadata for better management of monitoring alerts.

**Describe the solution you'd like**

Either fix the chart to also apply "controller.extraLabels" value to the Deployment or add a new "controller.extraDeploymentLabels" value.

Same thing should be done for annotations.

**Describe alternatives you've considered**

Doing a "kubectl label" after applying the chart

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Helm chart's values and controller Deployment template, focusing on controller.extraLabels and the requested annotation settings. Done means the chart can configure extra labels and annotations on the controller Deployment and the rendered Helm output reflects them.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, infrastructure
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.