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

Error when resizing node pool #15

Open
umarizulkifli opened this issue Aug 30, 2019 · 4 comments
Open

Error when resizing node pool #15

umarizulkifli opened this issue Aug 30, 2019 · 4 comments

Comments

@umarizulkifli
Copy link

umarizulkifli commented Aug 30, 2019

Hi,

Why the error said Error 400: 'cluster_id' or cluster in 'name' must be specified

kubectl get nodes
NAME                                        STATUS   ROLES    AGE    VERSION
gke-vesta-prod-durable-pool-61d165ab-w455   Ready    <none>   2d2h   v1.13.7-gke.24
gke-vesta-prod-durable-pool-7c9be55d-ptwt   Ready    <none>   2d2h   v1.13.7-gke.24
gke-vesta-prod-durable-pool-e9cfba02-xf8j   Ready    <none>   2d2h   v1.13.7-gke.24
gke-vesta-prod-pvm-pool-1e8f7fed-nqf0       Ready    <none>   10h    v1.13.7-gke.24
gke-vesta-prod-pvm-pool-f831b86a-8j1m       Ready    <none>   15h    v1.13.7-gke.24
gke-vesta-prod-pvm-pool-f88c3542-5b8z       Ready    <none>   15h    v1.13.7-gke.24
{"time":"2019-08-30T12:38:24Z","severity":"info","app":"estafette-gke-node-pool-shifter","version":"1.0.11","message":"Checking node pool to shift..."}
{"time":"2019-08-30T12:38:24Z","severity":"info","app":"estafette-gke-node-pool-shifter","version":"1.0.11","node-pool":"durable-pool","message":"Node pool has 3 node(s), minimun wanted: 0 node(s)"}
{"time":"2019-08-30T12:38:24Z","severity":"info","app":"estafette-gke-node-pool-shifter","version":"1.0.11","node-pool":"pvm-pool","message":"Attempting to shift one node..."}
{"time":"2019-08-30T12:38:24Z","severity":"info","app":"estafette-gke-node-pool-shifter","version":"1.0.11","node-pool":"pvm-pool","message":"Adding 1 node to the pool, currently 3 node(s), expecting 4 node(s)"}
{"time":"2019-08-30T12:38:24Z","severity":"error","app":"estafette-gke-node-pool-shifter","version":"1.0.11","error":"googleapi: Error 400: 'cluster_id' or cluster in 'name' must be specified., badRequest","node-pool":"pvm-pool","message":"Error resizing node pool"}
{"time":"2019-08-30T12:38:24Z","severity":"info","app":"estafette-gke-node-pool-shifter","version":"1.0.11","message":"Sleeping for 11s seconds..."}

After i add the IAM roles to the service account this is the error i get

{"time":"2019-08-30T13:13:15Z","severity":"info","app":"estafette-gke-node-pool-shifter","version":"1.0.11","message":"Checking node pool to shift..."}
{"time":"2019-08-30T13:13:15Z","severity":"info","app":"estafette-gke-node-pool-shifter","version":"1.0.11","node-pool":"durable-pool","message":"Node pool has 3 node(s), minimun wanted: 1 node(s)"}
{"time":"2019-08-30T13:13:15Z","severity":"info","app":"estafette-gke-node-pool-shifter","version":"1.0.11","node-pool":"pvm-pool","message":"Attempting to shift one node..."}
{"time":"2019-08-30T13:13:15Z","severity":"info","app":"estafette-gke-node-pool-shifter","version":"1.0.11","node-pool":"pvm-pool","message":"Adding 1 node to the pool, currently 1 node(s), expecting 2 node(s)"}
{"time":"2019-08-30T13:13:15Z","severity":"error","app":"estafette-gke-node-pool-shifter","version":"1.0.11","error":"googleapi: Error 404: Not found: projects/vesta-prod/zones/asia-southeast1-a/clusters/vesta-prod., notFound","node-pool":"pvm-pool","message":"Error resizing node pool"}
{"time":"2019-08-30T13:13:15Z","severity":"info","app":"estafette-gke-node-pool-shifter","version":"1.0.11","message":"Sleeping for 11s seconds..."}
@addshore
Copy link

addshore commented Oct 2, 2019

I am also seeing this

@Sathish-Na-0004
Copy link

I am also facing the same issue..

@sangamgo
Copy link

@Na-Sathish @addshore @umarizulkifli did you find a fix for this?

@cameronkempster
Copy link

I am also seeing this, any fix found? @addshore, @Na-Sathish, @sangamgo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants