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

Port user config map support. #213

Closed
zegelin opened this issue Jul 26, 2019 · 1 comment
Closed

Port user config map support. #213

zegelin opened this issue Jul 26, 2019 · 1 comment
Assignees

Comments

@zegelin
Copy link
Contributor

zegelin commented Jul 26, 2019

The Java project supports user-specified ConfigMaps via the userConfigMapVolumeSource field of the CassandraDataCenter CRD.

alourie added a commit to alourie/cassandra-operator that referenced this issue Aug 1, 2019
Fixes instaclustr#213
Fixes instaclustr#208

* Fixed some comments from PR review
* Added Env to CRD to allow specifying environment for containers
(exists in java version)
* Added userConfigMap handling (instaclustr#213)
* Restored PrivelegedSupported handling (instaclustr#208)
* Backup secret volume allows providing GOOGLE_APPLICATION_CREDENTIALS
in a secret
* Cloud providers creds can be set using Env field in CRD

Signed-off-by: Alex Lourie <[email protected]>
benbromhead pushed a commit that referenced this issue Aug 21, 2019
…andra and sidecar (#218)

* Initial work for clouds secrets and user-defined configmap

Signed-off-by: Alex Lourie <[email protected]>

* PR comments fixes

Fixes #213
Fixes #208

* Fixed some comments from PR review
* Added Env to CRD to allow specifying environment for containers
(exists in java version)
* Added userConfigMap handling (#213)
* Restored PrivelegedSupported handling (#208)
* Backup secret volume allows providing GOOGLE_APPLICATION_CREDENTIALS
in a secret
* Cloud providers creds can be set using Env field in CRD

Signed-off-by: Alex Lourie <[email protected]>

* Support TLS certificates for internal communication

Signed-off-by: Alex Lourie <[email protected]>

* PR comments, docs updates

Signed-off-by: Alex Lourie <[email protected]>

* Cleanups

Signed-off-by: Alex Lourie <[email protected]>

* Path naming update

Signed-off-by: Alex Lourie <[email protected]>

* Cleanups

* go fmt

Signed-off-by: Alex Lourie <[email protected]>
@alourie
Copy link
Contributor

alourie commented Aug 22, 2019

closed by merging #218

@alourie alourie closed this as completed Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants