-
Notifications
You must be signed in to change notification settings - Fork 3.4k
docs: Add documentation for cilium/vendor reponsibilities #34211
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
Conversation
0665b76
to
4c8dca5
Compare
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.
Some minor feedback, mostly formatting / maintainability. I would welcome more review particularly from @cilium/vendor who this affects.
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
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.
Thanks for adding this. Left a few minor comments and a suggestion on expanding the section regarding replace
directives. Happy to hear other @cilium/vendor member's opinion too.
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
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.
Thanks for documenting this Ryan! Although I'm no longer part of the vendor team, I gave it a good read. I think it captures the responsibilities of the vendor team well except for the fact that it doesn't mention the dep's license as being a criteria that must be met when a new dep is added (see comment below).
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
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.
Added a few comments.
Nice work 🚀 Thanks!
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
This pull request has been automatically marked as stale because it |
This pull request has not seen any activity since it was marked stale. |
@learnitall Shall we re-open? I think this doc is very valuable. |
Yes definitely, I've been a tad short on cycles and lost sight of this. I'll get to the feedback as soon as I can. |
4c8dca5
to
34c796a
Compare
Thanks for the feedback everybody! My apologies for the delay. I just updated the PR based on y'alls feedback. |
59dad6d
to
e5d6599
Compare
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.
Looking better! Thanks!
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Show resolved
Hide resolved
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Show resolved
Hide resolved
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.
one typo, but lgtm overall
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
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.
Couple of minor wording suggestions to go with @lambdanis' review. With those fixed up I think this is good to go in.
We can continue to discuss the open threads, I don't want to shoot down the great discussion. I also want to make sure we don't make perfect the enemy of good and defer this useful guidance out for another few weeks. The text makes a lot of sense and we can always iterate further on it when it's in the tree.
Documentation/contributing/development/reviewers_committers/review_vendor.rst
Outdated
Show resolved
Hide resolved
This commit adds a new page to the contributing section of Cilium's documentation to document the responsibilities of the cilium/vendor team, expanding on the description found in the CODEOWNERS file. Signed-off-by: Ryan Drew <ryan.drew@isovalent.com>
e5d6599
to
ac33515
Compare
/test |
This commit adds a new page to the contributing section of Cilium's documentation to document the responsibilities of the cilium/vendor team, expanding on the description found in the CODEOWNERS file.