Hi,
I am trying to get the rolling update feature working, however I keep getting 404 the instance group not found error like below:
get instance group 'dynamic-mystery-285413/rtb-backend': googleapi: Error 404: The resource 'projects/dynamic-mystery-285413/regions/europe-west1/instanceGroupManagers/rtb-backend' was not found, notFound
I checked the my service account roles and the name of the instanceGroup a multiple times and everything seems to be correct. When I looked at the code I saw that it is using a beta version of the google cloud sdk, is it possible Google broke something since your last commit?
Thanks in advance
Hi,
I am trying to get the rolling update feature working, however I keep getting 404 the instance group not found error like below:
get instance group 'dynamic-mystery-285413/rtb-backend': googleapi: Error 404: The resource 'projects/dynamic-mystery-285413/regions/europe-west1/instanceGroupManagers/rtb-backend' was not found, notFoundI checked the my service account roles and the name of the instanceGroup a multiple times and everything seems to be correct. When I looked at the code I saw that it is using a beta version of the google cloud sdk, is it possible Google broke something since your last commit?
Thanks in advance