-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
scheduler: Fix field apiVersion is missing from events reported from taint manager #114095
Conversation
Please note that we're already in Test Freeze for the Fast forwards are scheduled to happen every 6 hours, whereas the most recent run was: Wed Nov 23 21:33:10 UTC 2022. |
@aimuz: 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/test-infra repository. |
/kind bug |
/remove-sig node |
@aimuz The changes LGTM |
LGTM label has been added. Git tree hash: 3f59f2030ff4ff6b0396487240cff15e6daad223
|
/assign @k82cn |
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
@aimuz how about a test to make sure this doesn't get broken again? |
…taint manager Signed-off-by: aimuz <mr.imuz@gmail.com>
Signed-off-by: aimuz <mr.imuz@gmail.com>
@dims is a good suggestion, I have added the test |
/test pull-kubernetes-integration |
/assign @liggitt Please review the code for me, thanks, 🙏 |
/lgtm |
LGTM label has been added. Git tree hash: 8993a12c95e135f08bd6a905c46b9ea29dc3e4dc
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aimuz, 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 |
Signed-off-by: aimuz mr.imuz@gmail.com
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #114083
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: