-
Notifications
You must be signed in to change notification settings - Fork 40.9k
Migrate kubelet to use v1 Event API #100600
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
base: master
Are you sure you want to change the base?
Conversation
Hi @shawnhanx. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
/ok-to-test Not currently targeted for GA for 1.22 so leaving priority unset. /cc @chelseychen |
@ehashman: GitHub didn't allow me to request PR reviews from the following users: chelseychen. Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
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. |
a025ac5
to
d559aa4
Compare
/retest |
dc15df8
to
d7e2bb8
Compare
77b40ea
to
16a4d9b
Compare
16a4d9b
to
63e5fca
Compare
8c49f27
to
3135cf4
Compare
3135cf4
to
34ed884
Compare
34ed884
to
a9a3357
Compare
c947465
to
bb74cab
Compare
bb74cab
to
2b8c11a
Compare
2b8c11a
to
86a8ec1
Compare
@shawnhanx: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
What type of PR is this?
/kind feature
What this PR does / why we need it:
this migrate the kubelet to events.k8s.io v1
Which issue(s) this PR fixes:
Fixes #
Ref kubernetes/enhancements#383
kubernetes/enhancements#3728
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: