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

CloudSQL disk utilization alert tf fix: conditions is a repeated block not a list #664

Merged
merged 2 commits into from
Jun 14, 2023

Conversation

cdris
Copy link

@cdris cdris commented Jun 14, 2023

Summary

Should fix the following error encountered while applying the changes in #658

Error: Error updating AlertPolicy "projects/projectsigstore-staging/alertPolicies/7838750741061077058": googleapi: Error 400: Invalid value at 'alert_policy.conditions[0]' (oneof), oneof field 'condition' is already set. Cannot set 'conditionThreshold'

https://github.com/sigstore/public-good-instance/actions/runs/5270160827/jobs/9529293236

Signed-off-by: Ceridwen Coghlan <cdriskill@google.com>
Signed-off-by: Ceridwen Coghlan <cdriskill@google.com>
@cdris cdris merged commit d46c24f into sigstore:main Jun 14, 2023
21 checks passed
@cdris cdris deleted the cloudsql-alert-fix branch June 14, 2023 17:52
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

Successfully merging this pull request may close these issues.

None yet

2 participants