kubernetes / org

Meta configuration for Kubernetes Github Org
Apache License 2.0
242 stars 690 forks source link

Rename k-sigs/seccomp-operator to k-sigs/security-profiles-operator #2177

Closed saschagrunert closed 3 years ago

saschagrunert commented 4 years ago

New Repo, Staging Repo, or migrate existing

Renaming of the existing repository seccomp-operator repository to security-profiles-operator.

Requested name for new repository

security-profiles-operator

Which Organization should it reside

kubernetes-sigs

If not a staging repo, who should have admin access

the same as before

If not a staging repo, who should have write access

the same as before

If not a staging repo, who should be listed as approvers in OWNERS

the same as before

If not a staging repo, who should be listed in SECURITY_CONTACTS

the same as before

What should the repo description be

the same as before

What SIG and subproject does this fall under in sigs.yaml

the same as before

Approvals

Requesting approval from @hasheddan and @pjbgf

Additional context for request

The project should evolve in a more general direction to support other technologies like AppArmor. Therefore the name seccomp-operator does not fit any more and has to be changed. We would like to do it early on, because we only have 1 release so far. :)

saschagrunert commented 4 years ago

@nikhita, do we have to consider anything else beside changing all paths in all released, repositories?

nikhita commented 4 years ago

@saschagrunert we'll also need updates to k/org, k/test-infra, k/k8s.io and k/community at these places - https://cs.k8s.io/?q=seccomp-operator&i=nope&files=&repos=

We'll need to ensure that the changes to the config in these repos merge as soon as we rename the repo on GitHub..or prow could throw warnings when it doesn't find the seccomp-operator repo.

I can do the above when we this request is approved. Since this is a sig-node repo, we'll need approval from the leads.

/assign @derekwaynecarr @dchen1107

saschagrunert commented 4 years ago

I can do the above when we this request is approved. Since this is a sig-node repo, we'll need approval from the leads.

@hasheddan or @pjbgf do you think you could attend the SIG Node meeting today (I can't) and ask for their approval? :innocent:

pjbgf commented 4 years ago

@saschagrunert I will attend next week's SIG Node meeting and bring it up.

pjbgf commented 4 years ago

A new name (security-profiles-operator) has emerged, we will present it on next SIG Node and will update this thread accordingly.

dchen1107 commented 4 years ago

We discussed this at today's SIG Node meeting, and there is no objection for the new name. cc/ @derekwaynecarr

+1

nikhita commented 4 years ago

@saschagrunert @pjbgf :wave: can you confirm if it should be security-operator or security-profiles-operator?

saschagrunert commented 4 years ago

@saschagrunert @pjbgf 👋 can you confirm if it should be security-operator or security-profiles-operator?

Yes, it should become the security-profiles-operator. I changed the issue accordingly.

pjbgf commented 4 years ago

Yep, I also confirm security-profiles-operator. 🚀

saschagrunert commented 4 years ago

@nikhita I'll work on proposing the renaming PRs if you don't mind.

saschagrunert commented 4 years ago

Here we go:

nikhita commented 4 years ago

@saschagrunert Thanks for creating the PRs! Repo has been renamed - https://github.com/kubernetes-sigs/security-profiles-operator :tada:

Let's keep the issue open until all linked PRs have merged (to ensure we have a place to track them) :)

nikhita commented 3 years ago

Looks like https://github.com/kubernetes/enhancements/pull/2084 is the only remaining PR to update references with the old name of the repo. IMO it should be fine to track that PR separately so I'll go ahead and close this issue. :)