-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Add v1 clients for examples_test #5799
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vdemeester, XinruZhang 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 |
This commit adds the v1 clients.
888bca2
to
7d3b608
Compare
/retest |
@JeromeJu what do you mean by "codebase not updated"? Are you experiencing issues with CI not running the latest changes you've pushed? or is the issue that the previous CI run posts a failed status while the newer CI run is still going? If the latter, I think the newer CI run should post its status when it completes, so you shouldn't need to run "retest". (If you do need to run "retest", this is an issue worth looking into.) |
/retest |
1 similar comment
/retest |
Yes I am experiencing issues with CI not running the latest changes that I've pushed. And for the earlier case I believe I have had to /retest twice. Previously there was a build test failure but after pushing a fix it sticks around for two CI run results |
b91bb31
to
b5c66ce
Compare
This commit adds the version argument to wait status function for the integration tests setup and completes the examples_tests for v1.
/lgtm |
/retest |
Changes
This PR contains 2 commits which accomplish the following:
Status
Fixes: #5793
/kind bug
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
functionality, content, code)
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes