Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add example to create a deployment from yaml file #108

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 1 commit into from
Jan 25, 2017

Conversation

mbohlool
Copy link
Contributor

fixes #63

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 25, 2017
@mbohlool mbohlool assigned mbohlool and dims and unassigned mbohlool Jan 25, 2017
@dims
Copy link
Collaborator

dims commented Jan 25, 2017

Looks like there's a pep8 issue. we should add a e2e test for this as well when possible

@codecov-io
Copy link

Current coverage is 94.46% (diff: 100%)

Merging #108 into master will not change coverage

@@             master       #108   diff @@
==========================================
  Files             9          9          
  Lines           668        668          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            631        631          
  Misses           37         37          
  Partials          0          0          

Powered by Codecov. Last update 6593d3a...68e3231

@mbohlool
Copy link
Contributor Author

Thanks @dims. I will add an e2e test later.

@mbohlool mbohlool merged commit 13ac533 into kubernetes-client:master Jan 25, 2017
yliaog pushed a commit to yliaog/client-python that referenced this pull request Jan 8, 2022
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Models <-> Json/Yaml
4 participants