hashicorp / hashicorp/vault-helm

have variant of extraInitContainers that uses tpl

Open
#418 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Shell
Stars
1.3k
Forks
898
Avg merge
3d 1h
Merged PRs (30d)
1

Description

**Is your feature request related to a problem? Please describe.**
I want to be able to pass in a string to get evaluated as a template for init containers instead of having to pass everything in as literals.

**Describe the solution you'd like**
It's a common approach to have a variable used as a provided template for specific blocks

**Describe alternatives you've considered**
Providing automation to helm that drives the init container configuration. Maybe cdk8s.

Contributor guide

Open the contributing guide

Research direction

Locate the chart's existing extraInitContainers configuration and inspect how Helm template evaluation is used elsewhere in the chart. Determine how a string-valued variant should be represented and validated, then confirm that templated init-container configuration renders correctly during chart testing.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.