added cluster disruption budget.#15984
added cluster disruption budget.#15984yliaog wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
|
Hello! I am a robot. Tests will require approval from a repository maintainer to run. Googlers: For automatic test runs see go/terraform-auto-test-runs. @hao-nan-li, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
Errors
|
Non-exercised tests🔴 Tests were added that are skipped in VCR:
Tests analyticsTotal tests: 0 Click here to see the affected service packages
🔴 Errors occurred during REPLAYING mode. Please fix them to complete your PR. View the build log |
69c0937 to
38460ae
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
Errors
|
Non-exercised tests🔴 Tests were added that are skipped in VCR:
Tests analyticsTotal tests: 0 Click here to see the affected service packages
🔴 Errors occurred during REPLAYING mode. Please fix them to complete your PR. View the build log |
hao-nan-li
left a comment
There was a problem hiding this comment.
Looks like the build failed with the following errors:
Error: google/services/container/resource_container_cluster.go:5426:23: undefined: container.DisruptionBudget
Error: google/services/container/resource_container_cluster.go:5443:4: unknown field DisruptionBudget in struct literal of type "google.golang.org/api/container/v1".MaintenancePolicy
Error: google/services/container/resource_container_cluster.go:5460:4: unknown field DisruptionBudget in struct literal of type "google.golang.org/api/container/v1".MaintenancePolicy
Error: google/services/container/resource_container_cluster.go:6998:8: mp.DisruptionBudget undefined (type *"google.golang.org/api/container/v1".MaintenancePolicy has no field or method DisruptionBudget)
Error: google/services/container/resource_container_cluster.go:7000:44: mp.DisruptionBudget undefined (type *"google.golang.org/api/container/v1".MaintenancePolicy has no field or method DisruptionBudget)
Error: google/services/container/resource_container_cluster.go:7001:44: mp.DisruptionBudget undefined (type *"google.golang.org/api/container/v1".MaintenancePolicy has no field or method DisruptionBudget)
Could you try to fix them and test it locally?
|
@yliaog, this PR is waiting for action from you. If no action is taken, this PR will be closed in 28 days. Please address any comments or change requests, or re-request review from a core reviewer if no action is required. This notification can be disabled with the |
|
the API field DisruptionBudget will be made public, and rolled out in the next couple of weeks. |
|
@hao-nan-li This PR has been waiting for review for 3 weekdays. Please take a look! Use the label |
|
/disable-review-reminders |
|
Could you make this a draft PR and re-open it when it's ready? |
|
sure, converted to Draft for now. Thanks. |

Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.