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
Fixes #37897 - Separate autosign key generation and configuration
* Replace the update of salt_autosign_key with setting the field
after_validation to guarantee that the host is not updated during
deployment
* Move the API calls, configuring the autosign key on the corresponding
proxy, to an additional orchestration stage to make it visible to
the user and reduce delay during validation/saving.
0 commit comments