Skip to content

[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v…#4086

Merged
jkroepke merged 4 commits intografana:mainfrom
aimmac23:main
Jan 14, 2026
Merged

[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v…#4086
jkroepke merged 4 commits intografana:mainfrom
aimmac23:main

Conversation

@aimmac23
Copy link
Copy Markdown
Contributor

…olume name (#3833)

This appears to have been a regression introduced when adding PVC volume name lookups. The "volumeName" field is still in values.yaml, leading to confusion.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 13, 2026

CLA assistant check
All committers have signed the CLA.

…olume name (grafana#3833)

Signed-off-by: Alasdair Macmillan <aimmac23@gmail.com>
Comment thread charts/grafana/templates/pvc.yaml Outdated
Comment thread charts/grafana/templates/pvc.yaml Outdated
aimmac23 and others added 2 commits January 13, 2026 20:42
Co-authored-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Alasdair Macmillan <aimmac23@gmail.com>
@aimmac23 aimmac23 changed the title fix: Use PV name when supplied, rather than looking up existing PVC v… [grafana] fix: Use PV name when supplied, rather than looking up existing PVC v… Jan 14, 2026
Signed-off-by: Alasdair Macmillan <aimmac23@gmail.com>
@jkroepke jkroepke merged commit 68490e2 into grafana:main Jan 14, 2026
10 checks passed
@jkroepke
Copy link
Copy Markdown
Collaborator

Thanks!

renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 19, 2026
##### [\`10.5.8\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.8)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: only skip init request on init k8s-sidecar by [@mjnagel](https://github.com/mjnagel) in [#4088](grafana/helm-charts#4088)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.7...grafana-10.5.8>

---
##### [\`10.5.7\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.7)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v… by [@aimmac23](https://github.com/aimmac23) in [#4086](grafana/helm-charts#4086)

#### New Contributors

- [@aimmac23](https://github.com/aimmac23) made their first contribution in [#4086](grafana/helm-charts#4086)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.6...grafana-10.5.7>

---
##### [\`10.5.6\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow customization of hostUsers by [@jcpunk](https://github.com/jcpunk) in [#4082](grafana/helm-charts#4082)

**Full Changelog**: <grafana/helm-charts@k8s-monitoring-3.7.2...grafana-10.5.6>

---
##### [\`10.5.5\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix(unified): set default index\_path in chart by [@RafaelPaulovic](https://github.com/RafaelPaulovic) in [#4080](grafana/helm-charts#4080)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.4...grafana-10.5.5>
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 19, 2026
##### [\`10.5.8\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.8)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: only skip init request on init k8s-sidecar by [@mjnagel](https://github.com/mjnagel) in [#4088](grafana/helm-charts#4088)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.7...grafana-10.5.8>

---
##### [\`10.5.7\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.7)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v… by [@aimmac23](https://github.com/aimmac23) in [#4086](grafana/helm-charts#4086)

#### New Contributors

- [@aimmac23](https://github.com/aimmac23) made their first contribution in [#4086](grafana/helm-charts#4086)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.6...grafana-10.5.7>

---
##### [\`10.5.6\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow customization of hostUsers by [@jcpunk](https://github.com/jcpunk) in [#4082](grafana/helm-charts#4082)

**Full Changelog**: <grafana/helm-charts@k8s-monitoring-3.7.2...grafana-10.5.6>

---
##### [\`10.5.5\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix(unified): set default index\_path in chart by [@RafaelPaulovic](https://github.com/RafaelPaulovic) in [#4080](grafana/helm-charts#4080)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.4...grafana-10.5.5>
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 19, 2026
##### [\`10.5.8\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.8)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: only skip init request on init k8s-sidecar by [@mjnagel](https://github.com/mjnagel) in [#4088](grafana/helm-charts#4088)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.7...grafana-10.5.8>

---
##### [\`10.5.7\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.7)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v… by [@aimmac23](https://github.com/aimmac23) in [#4086](grafana/helm-charts#4086)

#### New Contributors

- [@aimmac23](https://github.com/aimmac23) made their first contribution in [#4086](grafana/helm-charts#4086)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.6...grafana-10.5.7>

---
##### [\`10.5.6\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow customization of hostUsers by [@jcpunk](https://github.com/jcpunk) in [#4082](grafana/helm-charts#4082)

**Full Changelog**: <grafana/helm-charts@k8s-monitoring-3.7.2...grafana-10.5.6>

---
##### [\`10.5.5\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix(unified): set default index\_path in chart by [@RafaelPaulovic](https://github.com/RafaelPaulovic) in [#4080](grafana/helm-charts#4080)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.4...grafana-10.5.5>
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 20, 2026
##### [\`10.5.8\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.8)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: only skip init request on init k8s-sidecar by [@mjnagel](https://github.com/mjnagel) in [#4088](grafana/helm-charts#4088)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.7...grafana-10.5.8>

---
##### [\`10.5.7\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.7)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v… by [@aimmac23](https://github.com/aimmac23) in [#4086](grafana/helm-charts#4086)

#### New Contributors

- [@aimmac23](https://github.com/aimmac23) made their first contribution in [#4086](grafana/helm-charts#4086)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.6...grafana-10.5.7>

---
##### [\`10.5.6\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow customization of hostUsers by [@jcpunk](https://github.com/jcpunk) in [#4082](grafana/helm-charts#4082)

**Full Changelog**: <grafana/helm-charts@k8s-monitoring-3.7.2...grafana-10.5.6>

---
##### [\`10.5.5\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix(unified): set default index\_path in chart by [@RafaelPaulovic](https://github.com/RafaelPaulovic) in [#4080](grafana/helm-charts#4080)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.4...grafana-10.5.5>
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 20, 2026
##### [\`10.5.8\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.8)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: only skip init request on init k8s-sidecar by [@mjnagel](https://github.com/mjnagel) in [#4088](grafana/helm-charts#4088)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.7...grafana-10.5.8>

---
##### [\`10.5.7\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.7)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v… by [@aimmac23](https://github.com/aimmac23) in [#4086](grafana/helm-charts#4086)

#### New Contributors

- [@aimmac23](https://github.com/aimmac23) made their first contribution in [#4086](grafana/helm-charts#4086)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.6...grafana-10.5.7>

---
##### [\`10.5.6\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow customization of hostUsers by [@jcpunk](https://github.com/jcpunk) in [#4082](grafana/helm-charts#4082)

**Full Changelog**: <grafana/helm-charts@k8s-monitoring-3.7.2...grafana-10.5.6>

---
##### [\`10.5.5\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix(unified): set default index\_path in chart by [@RafaelPaulovic](https://github.com/RafaelPaulovic) in [#4080](grafana/helm-charts#4080)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.4...grafana-10.5.5>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants