Fabio Bertinatto

Results 100 comments of Fabio Bertinatto

> @bertinatto: This PR was included in a payload test run from [openshift/gcp-pd-csi-driver-operator#127](https://github.com/openshift/gcp-pd-csi-driver-operator/pull/127) trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command > > * periodic-ci-openshift-release-master-nightly-4.18-e2e-gcp-ovn-csi > > > See details on...

> I'm not sure. It may not be necessary. If we run through the e2e without it, it's probably ok --- one would have to set up an external (non-gke)...

> `gcloud iam service-accounts add-iam-policy-binding "${IAM_NAME}" --member serviceAccount:"${IAM_NAME}" --role roles/iam.serviceAccountuser` Unfortunately, I got this: ``` ERROR: (gcloud.iam.service-accounts.add-iam-policy-binding) PERMISSION_DENIED: Permission 'iam.serviceAccounts.setIamPolicy' denied on resource (or it may not exist). - '@type':...

> Hmm, I don't know if that's a problem with your project permissions or because you can't put that role on a service account. If you try to do it...

@mattcary I just checked and I'm a member of the `roles/iam.serviceAccountAdmin` role in my project. Could you please try with your account to see if you encounter the same issue?...