GoogleCloudPlatform / GoogleCloudPlatform/deploymentmanager-samples

GKE Cluster and Type example no longer works

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

Description

The default GKE cluster version has changed to 1.14.10-gke.17, as a result, the GKE Cluster and Type example in deploymentmanager-samples/examples/v2/gke/ no longer works.
I believe this is a result of the /swaggerapi/* endpoints are deprecated and are removed in Kubernetes 1.14.

A resource snippet was updated in #539 , but even when updating the API endpoint as shown an error occurs when using the deployment part of the example.

`- code: MISSING_METHOD_IN_COLLECTION
message: Method 'insert' does not exist for collection '/api/v1/namespaces/{namespace}/services'
in descriptor url 'https://104.199.106.59/openapi/v2'
`

An updated and working example would be greatly appreciated.

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.