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

feat(k8s-etcd-backup): allow configuring extraVolume/Mounts #1293

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

eyenx
Copy link
Member

@eyenx eyenx commented Aug 7, 2024

Description

As of today if we want to make use of CSI Secret Provider Class in conjunction with etcd-backup we can't as this chart does not allow to have additionalVolumes.
This PR introduces the additional configuration of this extraVolumes

Issues

without an extraVolume and extraVolumeMount block, we can't make use of CSI Secret Provider Class.

Checklist

  • This PR contains a description of the changes I'm making
  • I updated the version in Chart.yaml
  • I updated the changelog with an artifacthub.io/changes annotation in Chart.yaml, check the example in the documentation.
  • I updated applicable README.md files using pre-commit run
  • I documented any high-level concepts I'm introducing in docs/
  • CI is currently green and this is ready for review
  • I am ready to test changes after they are applied and released

@eyenx eyenx requested a review from a team as a code owner August 7, 2024 13:00
@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 7, 2024
@eyenx eyenx requested review from tongpu and in0rdr and removed request for gianklug August 7, 2024 13:08
@eyenx eyenx merged commit d1b07dc into main Aug 7, 2024
3 checks passed
@eyenx eyenx deleted the feat/etcd-backup/add-extraVol branch August 7, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants