-
Notifications
You must be signed in to change notification settings - Fork 3.3k
updating base for file-like config load support #1253
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
updating base for file-like config load support #1253
Conversation
Welcome @ryphon! |
/retest |
@ryphon: 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. |
No explanation for port forward test failure. The changes I made would have failed much higher up in the test than this, additionally they would have failed in MANY other places if something was wrong with the python-base code. |
/assign @roycaihw |
please fix Travis CI build failure |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ryphon, yliaog 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 |
@yliaog Something else is wrong with the portforward_raw test that doesn't involve this PR. The Changelog PR has a failure with this test as well, with the only changes being purely README text. |
Yeah... @yliaog I'm not sure which commit it was. But that portforward_raw test appears to be inconsistent. |
/lgtm |
Base PR success, opening PR in main client to support file like config loading.