-
Notifications
You must be signed in to change notification settings - Fork 72
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
Rename this repo to registry.k8s.io #94
Comments
periods in the name is unusual at least, does github allow this? I wouldn't block a rename to something more appropriate, but I also wouldn't sign up for this because the effort to do so tends to be pretty high (need to track down inbound links, CI configs, etc.), and we have docs :-) |
@BenTheElder periods in names are allowed, for example here's ii's repo for the test implementations: |
It's used in Kubernetes: https://github.com/kubernetes/k8s.io/ - that being said, I think I'd be more for relocating this into the main k org at the same time as a rename. (by the time it becomes the main way to get our release artifacts being in the sigs org does feel a little hidden) |
@BobyMCbobs i would run this by our github admins ( https://github.com/kubernetes/community/tree/master/github-management#github-administration-team ) +1 from me if you wish to own all the steps needed :) |
I added a message in the github-management channel regarding this issue |
Repo renames can be done by opening a request in the kubernetes/org repo: https://github.com/kubernetes/org/issues/new/choose Our guidelines for repos are here: https://github.com/kubernetes/community/blob/master/github-management/kubernetes-repositories.md For repos in kubernetes-sigs, the name is flexible and can be decided on by the sigs as long as it's descriptive enough for what it actually does. In this case, sig-k8s-infra can choose a name (and that name needs to be signed off by the TLs). For repos in the main kubernetes org, it's a little different. Both the name, as well as the purpose of the repo, need to be signed off by sig-arch in addition to the owning sig. Typically, unless the repo is considered kubernetes core (as listed in that repo guidance), kubernetes-sigs is the right place for it. |
I think
|
Submitted a k/org issue for this here |
REQUEST: Migrate oci-proxy #3605 |
We'll need to update the CI jobs. |
/close |
/close |
@Riaankl: Closing this issue. In response to this:
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/test-infra repository. |
This repo is for an important piece of software that will be heavily used by the community when running.
I don't believe the name oci-proxy currently chosen reflects the behaviour or function of the webserver, as it doesn't directly implement the OCI spec and does not act as a proxy but functions as a redirect with handling particular paths and headers.
I would suggest that the project live in kubernetes-sigs/registry.k8s.io, so that it is very clear it's purpose.
Keen to hear thoughts!
The text was updated successfully, but these errors were encountered: