-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Integrates a haproxy side car server with the machine config server that can enable it to do authentication using the node bootstrapper token.
Adds a controller that handles syncing any changes to the node bootstrapper token in a user cluster to the control plane and updating of the asssociated user-data secret to update the auth for the initial call workers use to auth to the ignition server.
Moves the ignition route to have E2E tls validation. CAs are passed to the user-data that workers use to make the initial ignition call to validate TLS.