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

[CA lifecycle] Allow caCert override on MachineRegistration #859

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

[CA lifecycle] 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.

@anmazzotti anmazzotti converted this from a draft issue Oct 3, 2024
@kkaempf kkaempf added kind/enhancement New feature or request area/certificates labels Oct 4, 2024
@kkaempf kkaempf added this to the Micro6.2 milestone Oct 4, 2024
@fgiudici fgiudici changed the title Allow caCert override on MachineRegistration [CA lifecycle] Allow caCert override on MachineRegistration Nov 8, 2024
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