-
Notifications
You must be signed in to change notification settings - Fork 306
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
Additional error state #2019
Additional error state #2019
Conversation
sawsa307
commented
Mar 16, 2023
•
edited
Loading
edited
- Consolidate error states for node(using only ErrInvalidNode), and create error states for invalid pod information.
- Add TestValidateEndpointFields to verify if the error states are triggered as expected.
Hi @sawsa307. 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. |
/assign @swetharepakula |
bb0b5be
to
ad344c7
Compare
/assign @bowei |
/ok-to-test |
ad344c7
to
5070d74
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sawsa307 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
5070d74
to
33bb5a4
Compare
e2ecd4e
to
2ca57e6
Compare
2ca57e6
to
adedafd
Compare
adedafd
to
5e79250
Compare
1. Consolidate error states for node, and create error states for pod information. 2. Add TestValidateEndpointFields to verify if the error states are triggered as expected.
5e79250
to
b9c5662
Compare