[WIP] Remove absolute dependence of adal#101
[WIP] Remove absolute dependence of adal#101micw523 wants to merge 1 commit intokubernetes-client:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: micw523 If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/uncc mbohlool |
|
@micw523: Did you hear about the guy who invented Lifesavers? They say he made a mint. DetailsIn 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 kubernetes-client/python#668
Fixes kubernetes-client/python#645
Will need to be updated concurrently with a PR from the main repo.
Task list:
[x] Use try / except to handle adal import
[ ] modify setup file to add the adal option [main repo]
[ ] add adal option to the install section of documentation [main repo]
[ ] change the main test interface to install k8s with adal
[ ] add a test env and a minimal test that does not include adal