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(helm): allow additional volume mounts #929

Conversation

paullatzelsperger
Copy link
Contributor

WHAT

This PR allows for additional volume mounts in control plane and data plane.

WHY

In some situations, such as Secret providers delegating to a vault, this may come in handy.

FURTHER NOTES

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Closes # <-- insert Issue number if one exists

@paullatzelsperger paullatzelsperger added enhancement New feature or request helmcharts Anything that has to do with helm charts labels Dec 13, 2023
@paullatzelsperger paullatzelsperger force-pushed the feat/allow_additional_volume_mounts branch 2 times, most recently from 613031e to 9c2e958 Compare December 13, 2023 14:55
@paullatzelsperger paullatzelsperger force-pushed the feat/allow_additional_volume_mounts branch 2 times, most recently from 869469b to 2052687 Compare December 13, 2023 15:36
@paullatzelsperger paullatzelsperger force-pushed the feat/allow_additional_volume_mounts branch from 2052687 to e7d7f13 Compare December 13, 2023 15:39
@paullatzelsperger paullatzelsperger marked this pull request as ready for review December 13, 2023 15:39
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@paullatzelsperger
Copy link
Contributor Author

@ank19 FYI

@paullatzelsperger paullatzelsperger merged commit 704bef1 into eclipse-tractusx:main Dec 15, 2023
26 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/allow_additional_volume_mounts branch December 15, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request helmcharts Anything that has to do with helm charts
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants