-
Notifications
You must be signed in to change notification settings - Fork 714
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
Create team directory for provider-gcp and update group members #5327
Conversation
83ebeee
to
46245d9
Compare
/assign @bowei |
config/kubernetes/org.yaml
Outdated
@@ -1351,8 +1351,8 @@ teams: | |||
- cici37 | |||
- jpbetz | |||
- jprzychodzen | |||
- mmamczur |
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.
It would be better to split this into its own folder like what the other cloud providers did:
https://github.com/kubernetes/org/tree/main/config/kubernetes/provider-azure
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.
We don't have a good way to set OWNERS files on this entire file.
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.
That would be great. Once you split off to a subdirectory, you wouldn't need org admins to approve PRs.
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.
I changed the PR. I'm not sure if it done correctly so please take a look if anything is missing
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.
@palnabarun would you be able to approve this change? I'm not sure who I can ask to merge this
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.
Yes. You are all set! Thank you for the refactor. Really appreciate it.
…groups there. Also: - remove sdmodi who left the GKE team. - add mmamczur, member of the team that owns service controller part of cloupd-provider-gcp - update OWNER_ALIASES, add a few people as OWNERS, remove abgworrall since he is no longer at Google
/lgtm |
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mmamczur, palnabarun 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 |
Create team directory for provider-gcp and move cloud-provider-gcp-* groups there.
Also: