-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Add a new error code to GCE autoscaling client #5057
Add a new error code to GCE autoscaling client #5057
Conversation
|
Welcome @NastassiaM! |
cluster-autoscaler/cloudprovider/gce/autoscaling_gce_client_test.go
Outdated
Show resolved
Hide resolved
cc71b61
to
007b9b8
Compare
cluster-autoscaler/cloudprovider/gce/autoscaling_gce_client_test.go
Outdated
Show resolved
Hide resolved
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: MaciekPytel, NastassiaM The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
007b9b8
to
1ff8aa4
Compare
/lgtm |
…-to-gce-autoscaling-client Add a new error code to GCE autoscaling client
Which component this PR applies to?
cluster-autoscaler
What type of PR is this?
/kind feature
What this PR does / why we need it:
Adds a new error code
VM_EXTERNAL_IP_ACCESS_POLICY_CONSTRAINT
to GCE autoscaling client to provide better visibility into errors caused by the org policy misconfiguration.Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: