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

Allow caCert override on MachineRegistration #859

Open
anmazzotti opened this issue Oct 3, 2024 · 0 comments
Open

Allow caCert override on MachineRegistration #859

anmazzotti opened this issue Oct 3, 2024 · 0 comments
Labels
Milestone

Comments

@anmazzotti
Copy link
Contributor

Currently the elemental-operator always reads the cacerts Rancher settings value when populating the MachineRegistration's caCert and then when creating the elemental-system-agent connection file.

It should be possible for users to create (and edit) MachineRegistrations with this value pre-filled.
The elemental-operator should then use it when configuring all agents (elemental-register, elemental-system-agent, rancher-system-agent).

In this way, the user no longer needs to inject a private CA cert into the system image, and will allow users to still enforce strict validation, while having a very convenient way of propagating their desired certificate to machines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants