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

[RFE] auto creation of /opt/vault-kms on control plane #42

Closed
romdalf opened this issue Feb 23, 2022 · 1 comment · Fixed by #44
Closed

[RFE] auto creation of /opt/vault-kms on control plane #42

romdalf opened this issue Feb 23, 2022 · 1 comment · Fixed by #44
Assignees
Labels
enhancement New feature or request

Comments

@romdalf
Copy link
Contributor

romdalf commented Feb 23, 2022

Is it linked to a user story? (use the "#" to tag the user story)
No

What do we want to build?
Automatic directory creation for /opt/vault-kms on control plane to write the socket file.

Why do we want to build it?
Currently a manual process which slows down the deployment / creating friction in some environment.

How do we want to design it?
Through an initContainer

What do we want to build?
An initContainer to access the control plane file system, create, mount the directory /opt/vault-kms


@romdalf
Copy link
Contributor Author

romdalf commented Feb 23, 2022

DaemonSet defintion used within #31 auto-create the /opt/vault-kms on the control plane as expected location. Closing this RFE against RFE #31

@romdalf romdalf closed this as completed Feb 23, 2022
@romdalf romdalf linked a pull request Feb 23, 2022 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

6 participants