-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set up PAT for GCB ⇔ GHA #1867
Comments
Do I have the GCP access I need? |
I think I do. I can see a key ring called
|
Looking at IAM, I also have "Secret Manager Admin," so I should be good? 🤞 |
I guess what's throwing me off is that the only two secrets I see in Secret Manager are named |
I mean I guess I don't necessarily need to care about where |
Okay I created a new secret and now I'm looking at this step:
But I really don't understand why it doesn't already have this role in order for the docker password to work. 🤔 I guess the question of whether I'm in the right environment (project) boils down to, is this where Cloud Build is demonstrably running CI for |
|
Yeah okay and I see everything in Cloud Build—I've been here plenty of times, just double-checking. 😅 |
The service account is already a principle for the secret. |
Looking at encryption next. |
https://cloud.google.com/kms/docs/create-encryption-keys#encrypt_data |
Looks like I have gcloud already installed. :phew: |
That's not the project number of the |
https://console.cloud.google.com/iam-admin/settings?project=301117755169 resolves to https://console.cloud.google.com/iam-admin/settings?project=self-hosted-lol Must be something in local config for |
Ah, leftover from hackweek trailcam project. |
|
|
I have a vague memory of having to do this with the service account before, maaaaaaaybe for the docker thing though I think that was just before my time? |
💃 This account has the needed permission. |
This account appears to have "Cloud KMS CryptoKey Decrypter" for the
|
For #1756.
From https://getsentry.atlassian.net/servicedesk/customer/portal/4/ISD-3978:
I have the bot access I need.
To Do
cloudbuild.yml
:The text was updated successfully, but these errors were encountered: