Do I have to use auth=MTLS_STRICT for authorization?
With both auth=MTLS_STRICT and auth=MTLS_PERMISSIVE, I got this error when I created an ClusterRbacConfig object.
Error from server: error when creating “clusterRabcconfig.yaml”: admission webhook “pilot.validation.istio.io” denied the request: unrecognized type ClusterRbacConfig
@akyyy are you saying ClusterRbacConfig is automatically created as part of the cluster creation? That would be unexpected because it’s not in the install manifest.
We expect to have 1.1 out in a few weeks. Right now it’s being tested for production readiness and it will take a while to fully roll out.