Skip to content

Configuration objects are not reconciled to correct state when the job fails #383

Open
@sathyanarays

Description

@sathyanarays

Description

When the terraform apply fails, the corresponding job is marked as failed after retries. The status of the configuration object corresponding to the failed job is marked as ProvisioningAndChecking and gets stuck in the same state permenantly instead of being marked as failed. As per the logic here, the configuration is reconciled to failure state only if the string 31mError: is found in the standard output.

This issue is present in the latest release of terraform controller v0.8.0.

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