influxdata / influxdata/helm-charts

Add possibility to configure annotations for statefulsets

Open
#525 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Mustache
Stars
257
Forks
347
Avg merge
4d 20h
Merged PRs (30d)
9

Description

It would be very great to have something like a "commonAnnotations" value which content is applied to influxdb's statefulset. As there is currently no way to do that, we would have to clone and integrate the entire chart into our parent chart which is a mess just to change a few lines there.

For example the wave project for kubernetes requires a certain annotation on deployments / statefulsets in order to be active.

Contributor guide

Open the contributing guide

Research direction

Start by locating the InfluxDB chart's StatefulSet template and its values configuration. Check how chart values are rendered into the StatefulSet metadata, then verify that a configured commonAnnotations value appears in the rendered manifest.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
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.