Skip to content

Conversation

@matt-veitas-eb
Copy link

What this PR does / why we need it:
Add optional support to set the volumeAttributesClassName on volumeClaimTemplate to allow the underlying PVC attributes to be mutated. An example would be the IOPS or throughput settings for an AWS EBS volume

Which issue(s) this PR fixes:
Fixes #15071

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
  • 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

@matt-veitas-eb matt-veitas-eb requested a review from a team as a code owner November 6, 2025 13:26
@CLAassistant
Copy link

CLAassistant commented Nov 6, 2025

CLA assistant check
All committers have signed the CLA.

@pull-request-size pull-request-size bot added size/XL and removed size/M labels Nov 6, 2025
@pull-request-size pull-request-size bot added size/M and removed size/XL labels Nov 6, 2025
@JStickler JStickler changed the title Enable volumeAttributesClassName attributes for volumeClaimTemplates fix(helm): Enable volumeAttributesClassName attributes for volumeClaimTemplates Nov 6, 2025
@jkroepke
Copy link
Contributor

jkroepke commented Nov 8, 2025

Hi, please run make helm-docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Helm PVC volumeAttributesClassName

3 participants