You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating the MachineRegistration's url, the elemental-operator reads the server-url Rancher setting value.
It should be possible for users to override this value, so that it would be possible to route different registrations to different load balancers.
In combination with #859 and #858, this could also allow using different CAs per-registration and have strict validation, for example in a multi-tenant environment.
The text was updated successfully, but these errors were encountered:
fgiudici
changed the title
Allow server-url override on MachineRegistration
[CA lifecycle] Allow server-url override on MachineRegistration
Nov 8, 2024
When generating the
MachineRegistration
'surl
, theelemental-operator
reads theserver-url
Rancher setting value.It should be possible for users to override this value, so that it would be possible to route different registrations to different load balancers.
In combination with #859 and #858, this could also allow using different CAs per-registration and have
strict
validation, for example in a multi-tenant environment.The text was updated successfully, but these errors were encountered: