Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Correct node pool command inconsistencies #174

Merged
merged 2 commits into from
Dec 20, 2016

Conversation

cknowles
Copy link
Contributor

@cknowles cknowles commented Dec 16, 2016

Corrects one of my comments from #44 now we actually have the node pool validation. I'm not sure we even need the runCmdRender method as isn't kube-aws node-pool render without any subcommand already deprecated? We shouldn't add deprecated things so if we want it to always be kube-aws node-pool render stack then I think we remove this part entirely.

@mumoshu
Copy link
Contributor

mumoshu commented Dec 16, 2016

Thanks for the PR!

Yes, kube-aws node-pool render should not be runnable. I guess removing RunE: runCmdRender, results in that?

Also, would you mind fixing README.md and Documentation/*.md by replacing kube-aws node-pools render with kube-aws node-pools render stack if you find any?

Update existing references and add render to Documentation
@cknowles
Copy link
Contributor Author

@mumoshu render for node pools was actually missing from the documentation so I added it.

@codecov-io
Copy link

codecov-io commented Dec 19, 2016

Current coverage is 69.36% (diff: 100%)

Merging #174 into master will not change coverage

@@             master       #174   diff @@
==========================================
  Files             4          4          
  Lines          1126       1126          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            781        781          
  Misses          259        259          
  Partials         86         86          

Powered by Codecov. Last update db732a8...72f2665

@mumoshu
Copy link
Contributor

mumoshu commented Dec 20, 2016

LGTM 👍 Thanks as always 🙇

@mumoshu mumoshu added this to the v0.9.3-rc.2 milestone Dec 20, 2016
@mumoshu mumoshu merged commit a7976dd into kubernetes-retired:master Dec 20, 2016
@cknowles cknowles deleted the bug/cmd-inconsistencies branch February 22, 2017 02:56
kylehodgetts pushed a commit to HotelsDotCom/kube-aws that referenced this pull request Mar 27, 2018
…nsistencies

Correct node pool command inconsistencies
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants