Skip to content

Add Azure Active Directory Library to dependencies.#579

Merged
roycaihw merged 2 commits intokubernetes-client:masterfrom
brendandburns:req
Jul 23, 2018
Merged

Add Azure Active Directory Library to dependencies.#579
roycaihw merged 2 commits intokubernetes-client:masterfrom
brendandburns:req

Conversation

@brendandburns
Copy link
Copy Markdown
Contributor

This is to support:

kubernetes-client/python-base#77

btw, git submodules are terrible... :(

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 23, 2018
Comment thread requirements.txt Outdated
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
requests # Apache-2.0
requests-oauthlib # ISC
adal>=1.0.2
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: document the license (# MIT) to be consistent with the other lines

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@brendandburns
Copy link
Copy Markdown
Contributor Author

Comment addressed, please re-check.

Thanks!

@roycaihw
Copy link
Copy Markdown
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 23, 2018
@roycaihw roycaihw merged commit 3c4620b into kubernetes-client:master Jul 23, 2018
@mbohlool
Copy link
Copy Markdown
Contributor

btw, git submodules are terrible... :(

I agree. another option is to make the python-base a library that added as requirements here instead of git-submodule but that means keeping two release process or a more complicated one that include releasing both packages together which can be worse. do you have any other suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants