anthos-service-mesh-packages
anthos-service-mesh-packages copied to clipboard
install_asm fails on permission error, even though I'm project owner
I'm following this tutorial verbatim, it tells me to run:
./install_asm --mode install --managed \
-p PROJECT_ID \
-l LOCATION \
-n CLUSTER_NAME \
--verbose \
--output_dir CLUSTER_NAME \
--enable-all \
--option cni-managed
But this command (obviously replaced with relevant values) failes with:
Couldn't initialize meshconfig, do you have the required permission resourcemanager.projects.setIamPolicy?
Even though I'm actually owner of the project, the command will only succeed once I add resourcemanager.projects.setIamPolicy.
Thanks for reporting! Can you share the output of install_asm --version
?
1.10.2-asm.3+config1