Skip to content
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

NodePool current_node_count #12050

Open
eduanb opened this issue Nov 27, 2023 · 1 comment
Open

NodePool current_node_count #12050

eduanb opened this issue Nov 27, 2023 · 1 comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: question Request for information or clarification. Not an issue.

Comments

@eduanb
Copy link

eduanb commented Nov 27, 2023

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

@vchudnov-g
Copy link
Contributor

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

@vchudnov-g vchudnov-g added type: question Request for information or clarification. Not an issue. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants