Anyone ever get an error like `<p>The reques...
# general
c
Anyone ever get an error like
<p>The requested URL <code>/v1beta1/us-east1/linio/general-6133f72?alt=json&prettyPrint=false</code> was not found on this server.  <ins>That's all we know.</ins>
when trying to apply an update to their node pool in GKE?
This is happening in all my clusters with node pools named
general-$hash
.
This was never a problem before, and given there are 2 nodepools, one which works, and the other doesn’t, something is being messed up because of the name
general
I think I found the issue, but it needs the terraform provider to be updated. Hopefully this can be pushed out today