Skip to content

Commit and Restart and Wait... forever #289

@Warkdev

Description

@Warkdev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions