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

Add the ability to mount AdditionalVolumes using VolumeSource #486

Closed
burmanm opened this issue Jan 25, 2023 · 0 comments · Fixed by #487
Closed

Add the ability to mount AdditionalVolumes using VolumeSource #486

burmanm opened this issue Jan 25, 2023 · 0 comments · Fixed by #487
Labels
done Issues in the state 'done' enhancement New feature or request

Comments

@burmanm
Copy link
Contributor

burmanm commented Jan 25, 2023

What is missing?
Currently, our AdditionalVolumes allows mounting only PVCSpecs to the cassandra container. We should add the ability to mount other VolumeSources also, such as ConfigMaps, Secrets, etc

Why do we need it?
This makes configuring for example the metrics-server (#467) easier.

Environment

  • Cass Operator version:

    Insert image tag or Git SHA here

Anything else we need to know?:

@burmanm burmanm added the enhancement New feature or request label Jan 25, 2023
@adejanovski adejanovski added the done Issues in the state 'done' label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issues in the state 'done' enhancement New feature or request
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants