-
Notifications
You must be signed in to change notification settings - Fork 840
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
ensure prow-build can operate secret manager secrets #7416
ensure prow-build can operate secret manager secrets #7416
Conversation
Welcome @dargudear-google! |
Hi @dargudear-google. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Co-authored-by: Arnaud M. <[email protected]>
/ok-to-test |
I'm not up to speed on the boskos deployments either, not since the migration, dims and mahamed have been taking care of boskos for a while now. Should catch back up but haven't yet ... |
|
I have created one PR for other repo also kubernetes-sigs/boskos#208. |
kubernetes-sigs/boskos#208 has been merged. |
Hi @ameukam , I have a query. with the existing permissions, I am able to create the cluster using
Can I add one additional role as container.clusterAdmin ? |
@dargudear-google why do we need a ClusterRole ? |
The prow job executes e2e tests, which involves installing csi driver which requires some clusterroles to be created. On the 1.32 release hold, how long do we need to wait ? |
If 1.32 is not delayed, it's safe to assume we can merge this next week or early January. |
/lgtm |
can we remove |
I'll leave this to @BenTheElder |
I need someone to coordinate this with deploying it and with rolling out the new boskos and watching for if it beeaks, that will have to be one of @kubernetes/sig-k8s-infra-leads currently I have to finish some things related to 1.32 before I'm OOO for most of the rest of the year, can anyone else pick this up? cc also @xmudrii if not I'll try to work it in. |
@BenTheElder I can pick this up and give it a try. I'll get back to this later today. |
@xmudrii Can you please take a look at this ? |
@dargudear-google Sorry for such a long delay! It took me quite a while to get all the needed permissions and figure out how everything exactly works here. I'm OOO due to holidays at the moment, and I'll be back on Friday. I'll be more than happy to tackle this as soon as I'm back on Friday if that's okay! |
We deployed the latest Boskos version today via #7585 and everything seems mostly fine so far. We have an issue with one of resources, but other resources are getting cleaned up properly. I'd propose that we let Boskos run on the latest version until tomorrow, and if everything is fine by then, I'll go ahead and merge this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
/hold cancel |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ameukam, dargudear-google, xmudrii The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The change has been fully rolled out to all boskos accounts. 🎉 |
No description provided.