-
Notifications
You must be signed in to change notification settings - Fork 41.1k
Add / update kubelet and DRA API owners #133275
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
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The 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-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
uh...
|
/retest |
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.
/lgtm
LGTM label has been added. Git tree hash: 41b8e895cebbf55dfb16110e5fa4de86da9935cc
|
/milestone v1.34 non-code fixup for package approvals |
I've seen a similar failure recently with This will be hard to track w/o junit to show up in the triage dashboard, we might need to start collecting these into an issue now so we can get some idea if this is recurring and what the root cause is. Smells like a go bug. |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Several of the DRA and kubelet API packages didn't have owners files to route changes through API review.
Ideally, we'd have a group alias to route DRA reviews to instead of individuals, but can follow up to add that.
Does this PR introduce a user-facing change?
/cc @pohly @mrunalp @SergeyKanzhelev @dims