-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
Hello,
This function does work as expected if something has changed. However, if there was no change, this function will loop until timeout and send back a warning: https://github.com/IBM-Security/ibmsecurity/blob/master/ibmsecurity/isam/appliance.py#L140
To avoid this, you should first check if there are changes (_changes_available()) function and, if yes, proceed with restart (ideally adding the flag Force to True to avoid checking again for changes).
Would speed up some deployments :)
Cédric Servais
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels