Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sathyanarays opened this issue Oct 16, 2023 · 0 comments

Comments

@sathyanarays
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant