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

Documentation: Fix out-of-sync codeowners #21583

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

pchaigno
Copy link
Member

@pchaigno pchaigno commented Oct 4, 2022

The default make target is currently failing because 7335755 ("CODEOWNERS: Add ownerships for IPsec team") updated the CODEOWNERS file without regenerating the Documentation/codeowners.rst file. This commit it by regenerating the Documentation copy.

This is covered in CI but as part of the Travis CI build only. I'm guessing we all missed it because we didn't expect tests to cover CODEOWNERS changes, and especially not Travis.

Fixes: #21567.

The default make target is currently failing because 7335755
("CODEOWNERS: Add ownerships for IPsec team") updated the CODEOWNERS
file without regenerating the Documentation/codeowners.rst file. This
commit it by regenerating the Documentation copy.

This is covered in CI but as part of the Travis CI build only. I'm
guessing we all missed it because we didn't expect tests to cover
CODEOWNERS changes, and especially not Travis.

Fixes: 7335755 ("CODEOWNERS: Add ownerships for IPsec team")
Signed-off-by: Paul Chaignon <paul@cilium.io>
@pchaigno pchaigno added area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. release-note/misc This PR makes changes that have no direct user impact. sig/contributing Impacts contribution workflow, guidelines, and tools. labels Oct 4, 2022
@pchaigno pchaigno requested a review from a team as a code owner October 4, 2022 20:30
@pchaigno pchaigno requested a review from qmonnet October 4, 2022 20:30
@joestringer joestringer merged commit 1b40ce3 into cilium:master Oct 4, 2022
@joestringer
Copy link
Member

Yeah, I must admit I would have thought that the Documentation/ targets would cover this.

@pchaigno pchaigno deleted the fix-docs-codeowners branch October 4, 2022 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. release-note/misc This PR makes changes that have no direct user impact. sig/contributing Impacts contribution workflow, guidelines, and tools.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants