-
Notifications
You must be signed in to change notification settings - Fork 945
Adds [email protected] group #400
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
Adds [email protected] group #400
Conversation
|
Welcome @BCLAU! |
933e27b to
18e70a7
Compare
18e70a7 to
d03d6c6
Compare
infra/gcp/ensure-staging-storage.sh
Outdated
| coredns | ||
| csi | ||
| descheduler | ||
| e2e-test-images |
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 get one shot at naming. Does "images" add enough value here, or is "e2e-test" or "test-e2e" or "testing/e2e" or even just "e2e" sufficient?
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.
Is there a reason why the name needs to be shortened?
If so, I'd rather go with e2e-test, unless you're suggesting otherwise.
thockin
left a comment
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.
Other than naming, this seems good.
I assume you want the second part, which is the Prow config to enable auto-build and auto-push thru GCB.
@Katharine do you have a template PR or docs on how to enable this? We should embed that into https://github.com/kubernetes/k8s.io/blob/master/k8s.gcr.io/README.md
claudiubelu
left a comment
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.
Seems like we're going to need another 2 PRs:
- PR that adds
cloudbuild.yamlin kubernetes/kubernetes - PR in kubernetes/test-infra containing a prow job config.
Will try to send them in the morning,
infra/gcp/ensure-staging-storage.sh
Outdated
| coredns | ||
| csi | ||
| descheduler | ||
| e2e-test-images |
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.
Is there a reason why the name needs to be shortened?
If so, I'd rather go with e2e-test, unless you're suggesting otherwise.
|
I've sent the other 2 required PRs: kubernetes/kubernetes#84058 Hopefully I got it right. |
The group is meant to own pushing rights to the gcr.io/k8s-staging-e2e-test-images registry, which will contain the images to be promoted to the gcr.io/kubernetes-e2e-test-images registry.
cblecker
left a comment
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.
/hold
groups/groups.yaml changes need to be rebased and brought in
d03d6c6 to
03fdf5d
Compare
done |
|
/milestone v1.17 Adding to milestone 1.17, as suggested in kubernetes/kubernetes#81170 (comment) |
03fdf5d to
c4bdc36
Compare
|
/hold cancel |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims 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 group is meant to own pushing rights to the
gcr.io/kubernetes-staging-e2e-test-imagesregistry, which will contain the images to be promoted to thegcr.io/kubernetes-e2e-test-imagesregistry.