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

Suspend active Firewall after download to avoid time of downtime #140

Open
Remi-SIB opened this issue Jul 25, 2024 · 1 comment
Open

Suspend active Firewall after download to avoid time of downtime #140

Remi-SIB opened this issue Jul 25, 2024 · 1 comment

Comments

@Remi-SIB
Copy link

Remi-SIB commented Jul 25, 2024

First at all, thanks for your great work !

Is your feature request related to a problem? Please describe.
when we have a HA pair of firewall, the active one is suspended just before downloading image, so it's in this state during all the download time. I think it could still be passive during the download in case something went wrong. It seems to occur when you donwload a base image and then download a second image.

Describe the solution you'd like
Suspend the active one only after all image are downloaded

Describe alternatives you've considered
Check the action of suspend active firewall and move it after all download action.

Additional context
image

@cdot65
Copy link
Owner

cdot65 commented Sep 5, 2024

you're absolutely right, I changed the workflow for the web upgrade version but will revisit the CLI version too. thanks for bringing this up!

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

No branches or pull requests

2 participants