Skip to content
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

CODEOWNERS: Assign vendor/ to cilium-cli-maintainers #2772

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

michi-covalent
Copy link
Contributor

Most of the Go code has been moved to cilium/cilium repo 1, and the only direct dependencies are cilium/cilium and google/gops at this point. I don't think it makes much sense to pull in the vendor team for reviewing new versions of cilium and / or gops. I'm imagining the new release process will look something like this:

  • Renovate picks up a new cilium/cilium pre-release from main branch. Pre-releases happen roughly once a month.
  • cilium-cli-maintainers team approves and merges the Renovate PR.
  • cilium-cli-maintainers team cuts a new cilium-cli release.

Footnotes

  1. https://github.com/cilium/cilium/pull/34178

Most of the Go code has been moved to cilium/cilium repo [^1], and the
only direct dependencies are cilium/cilium and google/gops at this
point. I don't think it makes much sense to pull in the vendor team for
reviewing new versions of cilium and / or gops. I'm imagining the new
release process will look something like this:

- Renovate picks up a new cilium/cilium pre-release from main branch.
  Pre-releases happen roughly once a month.
- cilium-cli-maintainers team approves and merges the Renovate PR.
- cilium-cli-maintainers team cuts a new cilium-cli release.

[^1]: cilium/cilium#34178

Signed-off-by: Michi Mutsuzaki <[email protected]>
@michi-covalent michi-covalent requested a review from a team as a code owner August 20, 2024 07:40
@michi-covalent michi-covalent requested review from a team, marseel and tklauser and removed request for a team August 20, 2024 07:44
Copy link
Member

@tklauser tklauser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense 👍

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Aug 20, 2024
@michi-covalent michi-covalent merged commit 81d43dd into main Aug 20, 2024
13 checks passed
@michi-covalent michi-covalent deleted the pr/michi/vendor-gogo branch August 20, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants