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

Make Accumulo password secret optionally setable in values.yaml #174

Open
t92549 opened this issue May 14, 2021 · 0 comments
Open

Make Accumulo password secret optionally setable in values.yaml #174

t92549 opened this issue May 14, 2021 · 0 comments
Labels
enhancement Improvement to existing functionality/feature Kubernetes Issue related to the Kubernetes side of the project
Milestone

Comments

@t92549
Copy link
Contributor

t92549 commented May 14, 2021

Currently the Accumulo password secret is configured via the config.userManagement.rootPassword setting in the Accumulo values.yaml. This works well for dynamically created deployments, but if a user wants to save a repeatable deployment then this can become a security risk to store in plaintext. Instead, if the secret was optional, then a secret could be made once in the cluster and the repeatable deployment could be saved in plaintext without saving the password.

@t92549 t92549 added the enhancement Improvement to existing functionality/feature label May 14, 2021
@t92549 t92549 added this to the v0.13.0 milestone May 14, 2021
@t92549 t92549 modified the milestones: v0.13.0, v0.14.0 Jul 9, 2021
@t92549 t92549 modified the milestones: v0.14.0, v0.15.0 Aug 4, 2021
@t92549 t92549 modified the milestones: v0.15.0, v0.16.0 Sep 24, 2021
@t92549 t92549 modified the milestones: v0.16.0, v0.17.0 Oct 22, 2021
@t92549 t92549 modified the milestones: v0.17.0, v1.0.0 Dec 14, 2021
@t92549 t92549 modified the milestones: v1.0.0, v2_backlog Mar 10, 2022
@GCHQDeveloper314 GCHQDeveloper314 added the Kubernetes Issue related to the Kubernetes side of the project label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality/feature Kubernetes Issue related to the Kubernetes side of the project
Projects
None yet
Development

No branches or pull requests

2 participants