Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Allow users to perform conditional commands #37

@lstocchi

Description

@lstocchi

Users should be allowed to execute a command after an event occurred in the cluster. Right now there is no way to achieve it with the extension. One has to create a script and execute it in the pipeline.
The idea is to have something like:

delaycondition: the event to wait before to run the command. It keep checking the condition and then run the command only when the condition is met.
timedout: the time to wait before to force the exit. if the condition is not met before this time the cmd will be skipped.

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