Dry Run

    When you do the following things please must pass dry run.

    There is a simple application:

    The outputs:

    If we set the expose field of the port as false, the output resources do not include the . If we set the replicas field as “1”, the output will be an error message:

    This means the replicas field is int type but we provide a string value, this application configuration is not valid.

    Dry run via UI

    Clicking the button to open the workflow selector dialog. You could select a workflow(every workflow corresponding to an environment) and click the button to execute a dry run. If passed, the result is like this

    dry-run-successfully