Skip to content

feat(helm): Expose labels on volumeClaimTemplates - #13317

Merged
Jayclifford345 merged 20 commits into
grafana:mainfrom
jkroepke:chart/labels
Jul 29, 2025
Merged

feat(helm): Expose labels on volumeClaimTemplates#13317
Jayclifford345 merged 20 commits into
grafana:mainfrom
jkroepke:chart/labels

Conversation

@jkroepke

@jkroepke jkroepke commented Jun 25, 2024

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Velero resource filter based on labels.

https://velero.io/docs/main/resource-filtering/

In my use-case I want to exclude PVC from writer nodes (only used as WAL) from backup.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • Title matches the required conventional commits format, see here
    • Note that Promtail is considered to be feature complete, and future development for logs collection will be in Grafana Alloy. As such, feat PRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • For Helm chart changes bump the Helm chart version in production/helm/loki/Chart.yaml and update production/helm/loki/CHANGELOG.md and production/helm/loki/README.md. Example PR
  • If the change is deprecating or removing a configuration option, update the deprecated-config.yaml and deleted-config.yaml files respectively in the tools/deprecated-config-checker directory. Example PR
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
@jkroepke
jkroepke requested a review from a team as a code owner June 25, 2024 16:02
@jkroepke jkroepke changed the title [helm] Expose labels on volumeClaimTemplates Jun 25, 2024
jkroepke added 2 commits June 25, 2024 18:04
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
@jkroepke

jkroepke commented Jul 4, 2024

Copy link
Copy Markdown
Contributor Author

rebased

@pull-request-size pull-request-size Bot added size/L and removed size/M labels Jul 4, 2024
@github-actions github-actions Bot added the type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories label Jul 4, 2024
@jkroepke

Copy link
Copy Markdown
Contributor Author

updated

@jkroepke

Copy link
Copy Markdown
Contributor Author

merged from main

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Comment thread production/helm/loki/templates/backend/statefulset-backend.yaml
Comment thread production/helm/loki/values.yaml
Comment thread production/helm/loki/values.yaml
@QuentinBisson

Copy link
Copy Markdown
Contributor

@jkroepke could you please resolve the conflicts and take a look at my comments?

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
@jkroepke
jkroepke requested a review from QuentinBisson July 23, 2025 18:25
@jkroepke

Copy link
Copy Markdown
Contributor Author

Done 👍

@QuentinBisson

Copy link
Copy Markdown
Contributor

Nice work @jkroepke.

LGTM

@QuentinBisson

Copy link
Copy Markdown
Contributor

@JStickler we're good with this one

jkroepke and others added 2 commits July 28, 2025 10:42
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com>
@Jayclifford345
Jayclifford345 enabled auto-merge (squash) July 29, 2025 09:28
Jayclifford345 and others added 7 commits July 29, 2025 10:47
Signed-off-by: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com>
Signed-off-by: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com>
Signed-off-by: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com>
Signed-off-by: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com>
Signed-off-by: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com>
@Jayclifford345
Jayclifford345 merged commit cdefbbf into grafana:main Jul 29, 2025
75 checks passed
felix0102 pushed a commit to felix0102/loki that referenced this pull request Aug 2, 2026
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com>
Co-authored-by: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/helm size/L type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories

3 participants