Skip to content

fix: invoke post-deploy hook before exodus export#521

Open
itsouvalas wants to merge 1 commit into
v3.1.x-devfrom
hook_first
Open

fix: invoke post-deploy hook before exodus export#521
itsouvalas wants to merge 1 commit into
v3.1.x-devfrom
hook_first

Conversation

@itsouvalas

Copy link
Copy Markdown

Move the ‘post-deploy’ hook invocation up in _post_deploy so it runs immediately before the exodus metadata export (update_deployment_exodus). This guarantees that any automatic unseal logic in the post-deploy hook has been executed—and Vault is unsealed—before Genesis tries to authenticate with it for metadata export.

Move the ‘post-deploy’ hook invocation up in _post_deploy so it runs
immediately before the exodus metadata export (update_deployment_exodus).
This guarantees that any automatic unseal logic in the post-deploy hook
has been executed—and Vault is unsealed—before Genesis tries to
authenticate with it for metadata export.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant