Skip to content

Bugfix: kubernetes/client/__init__.py was not updated resulting in not exported models #103

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

Merged
merged 2 commits into from
Jan 20, 2017

Conversation

mbohlool
Copy link
Contributor

fixes #101

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 19, 2017
@codecov-io
Copy link

codecov-io commented Jan 19, 2017

Current coverage is 94.52% (diff: 100%)

Merging #103 into master will not change coverage

@@             master       #103   diff @@
==========================================
  Files             9          9          
  Lines           658        658          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            622        622          
  Misses           36         36          
  Partials          0          0          

Powered by Codecov. Last update daa0562...c05b50c

@dims
Copy link
Collaborator

dims commented Jan 20, 2017

LGTM

@mbohlool mbohlool added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 20, 2017
@seeker89
Copy link

Looks good (for #101). Thanks !

@mbohlool mbohlool merged commit 4c3aced into kubernetes-client:master Jan 20, 2017
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

V1HostPathVolumeSource is not imported into kubernetes.client
5 participants