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

Fixes #37897 - Separate autosign key generation and configuration #211

Conversation

bastian-src
Copy link
Contributor

  • 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.

@bastian-src bastian-src force-pushed the fix/issue_37897_host_update_during_deployment branch 8 times, most recently from 1152b64 to f99f707 Compare October 11, 2024 10:18
@bastian-src bastian-src force-pushed the fix/issue_37897_host_update_during_deployment branch from f99f707 to 40ebbf9 Compare October 11, 2024 10:29
bastian-src and others added 2 commits October 15, 2024 13:24
* 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.

Co-authored-by: Nadja Heitmann <[email protected]>
@bastian-src bastian-src force-pushed the fix/issue_37897_host_update_during_deployment branch from bb2f85d to d7c76fb Compare October 15, 2024 11:25
@bastian-src
Copy link
Contributor Author

Thanks for the review @nadjaheitmann! Merging.

@bastian-src bastian-src merged commit 1505c5d into theforeman:master Oct 15, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants