Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Support persistentVolume accessModes in cost-analyzer #3240

Open
2 tasks done
pragmaticivan opened this issue Mar 15, 2024 · 3 comments
Open
2 tasks done

[Feature] Support persistentVolume accessModes in cost-analyzer #3240

pragmaticivan opened this issue Mar 15, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@pragmaticivan
Copy link

Problem Statement

When using EFS, it's possible that the user might need to set ReadWriteMany when running in multi-az and performing rollouts.

Solution Description

Mimic Prometheus configs and add accessModes property with the same defaults.

Alternatives

No response

Additional Context

No response

Troubleshooting

  • I have read and followed the issue guidelines and this is a feature request only for the Helm chart.
  • I have searched other issues in this repository and mine is not recorded.
@pragmaticivan pragmaticivan added enhancement New feature or request needs-triage labels Mar 15, 2024
@dwbrown2
Copy link
Contributor

@chipzoller @jessegoodier any thoughts on this one? I believe we default to ReadWriteOnce and just need to make this configurable. Seems like a no brainier to me and PRs would be welcome, but let me know if I'm missing anything.

@jessegoodier
Copy link
Collaborator

Seems reasonable to me. Will add to backlog.

@jessegoodier jessegoodier self-assigned this Mar 20, 2024
@chipzoller
Copy link
Collaborator

Appears to be a Helm-only change here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants