google-cloud-python icon indicating copy to clipboard operation
google-cloud-python copied to clipboard

NodePool current_node_count

Open eduanb opened this issue 2 years ago • 1 comments

On the NodePool class, there is no current_node_count. https://cloud.google.com/python/docs/reference/container/latest/google.cloud.container_v1.types.NodePool

Nodepool sizes can be updated using a SetNodePoolSizeRequest but it doesn't seem like there is a way to get the size. https://cloud.google.com/python/docs/reference/container/latest/google.cloud.container_v1.types.SetNodePoolSizeRequest

eduanb avatar Nov 27 '23 13:11 eduanb

Thanks for posting this issue. We'll look into this and provide an update.

vchudnov-g avatar Dec 08 '23 21:12 vchudnov-g