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

operator API: replace embedded certificates with references to secrets #759

Closed
pohly opened this issue Sep 30, 2020 · 2 comments
Closed
Assignees
Labels

Comments

@pohly
Copy link
Contributor

pohly commented Sep 30, 2020

Having to copy custom certificates into the CR object implies that automatic certificate updates must be done through the PMEM-CSI API and thus will depend on custom scripting.

It may be better to reference secrets by name because then existing tooling for keeping secrets up-to-date can be used.

@pohly pohly added the 0.9 label Sep 30, 2020
@pohly
Copy link
Contributor Author

pohly commented Sep 30, 2020

Note that certificates are needed for controller/node communication. If we eliminate that part (see discussion in issue #733), then we don't need any certificates anymore.

@pohly pohly mentioned this issue Sep 30, 2020
5 tasks
@avalluri avalluri self-assigned this Oct 26, 2020
@pohly
Copy link
Contributor Author

pohly commented Jan 20, 2021

Became obsolete after PR #838 - now we have issue #857 😭

@pohly pohly closed this as completed Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants