Skip to content

Add example to create a deployment from yaml file#108

Merged
mbohlool merged 1 commit into
kubernetes-client:masterfrom
mbohlool:example
Jan 25, 2017
Merged

Add example to create a deployment from yaml file#108
mbohlool merged 1 commit into
kubernetes-client:masterfrom
mbohlool:example

Conversation

@mbohlool
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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