Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Missing ability to set taints, tags and labels of nodepool #140

@samos123

Description

@samos123

GKE container NodePool update API supports updating the taints however looks like this python library does not support this yet.

See here for more info: https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1beta1/projects.locations.clusters.nodePools/update

The set_labels function that exists is for applying them at a cluster level, however we need them at the nodepool level.

Metadata

Metadata

Assignees

Labels

api: containerIssues related to the googleapis/python-container API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions