-
Notifications
You must be signed in to change notification settings - Fork 2k
fix for NO_EXECUTE toString Method #2343
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
fix for NO_EXECUTE toString Method #2343
Conversation
Welcome @priyal13m! |
/lgtm Thanks for the PR! |
commit 1625b3e Author: Priyal P. Mujumdar <[email protected]> Date: Tue Aug 16 13:28:43 2022 +0530 added unit test for NO_EXECUTE toString method commit 1c8bcb1 Author: Priyal P. Mujumdar <[email protected]> Date: Tue Aug 16 13:27:32 2022 +0530 fixed toString method for NO_EXECUTE fixed source format
c124f7d
to
af8621d
Compare
/approve |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brendandburns, priyal13m 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 |
@brendandburns - This is my first PR and need some guidance here. Java 11.0.x Maven Test on windows-latest failed for -
|
@priyal13m: Cannot trigger testing until a trusted user reviews the PR and leaves an 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. |
Fixes #2340