We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm facing another issue making the workaround to fail: the yaml associated to terraform resource is to big, see message below
2022-06-20T08:21:16.456Z DEBUG terraform_controller failed to update tf status: rpc error: code = ResourceExhausted desc = trying to send message larger than max (2097279 vs. 2097152) {"Terraform": "10-harbor-registry/tf-harbor-intranet", "id": "8564c063-e25b-410d-9b55-ca71b50627cf"}
As all generation are keep forever, the yaml keep increasing:
status: exported: "false" lastCompletedGeneration: 0 phase: running podNamePrefix: tf-harbor-internet-46ja6izd stages: - generation: 1 interruptible: false podType: setup reason: TF_RESOURCE_CREATED startTime: "2022-05-20T11:09:48Z" state: failed stopTime: "2022-05-20T11:09:51Z" ... ... ... - generation: 9897 interruptible: true podType: post reason: ""
Originally posted by @o-orand in #97 (comment)
The text was updated successfully, but these errors were encountered:
Great, thanks !
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I'm facing another issue making the workaround to fail: the yaml associated to terraform resource is to big, see message below
As all generation are keep forever, the yaml keep increasing:
Originally posted by @o-orand in #97 (comment)
The text was updated successfully, but these errors were encountered: