GoogleCloudPlatform / GoogleCloudPlatform/deploymentmanager-samples

support updating gke cluster resources where possible

Open
#478 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jinja
Stars
951
Forks
700
PR merge metrics
No merged PRs in 30d

Description

Hi,

I changed the master authorized networks CIDR blocks and got this error when updating my deployment.

```ERROR: (gcloud.deployment-manager.deployments.update) Error in Operation [operation-....]: errors:
- code: NO_METHOD_TO_UPDATE_FIELD
message: No method found to update field 'cluster' on resource 'gke-us-east1'
of type 'container-v1beta1'. The resource may need to be recreated with the new
field.
- code: NO_METHOD_TO_UPDATE_FIELD
message: No method found to update field 'cluster' on resource 'gke-us-west1'
of type 'container-v1beta1'. The resource may need to be recreated with the new
field.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.