FairwindsOps / pentagon

A framework for building repeatable, containerized, cloud-based infrastructure as code with Kubernetes.
https://www.reactiveops.com
Apache License 2.0
183 stars 25 forks source link

Broken start-project options `*-kubernetes-node-type` and `*-kubernetes-master-type` #139

Closed ivanfetch closed 6 years ago

ivanfetch commented 6 years ago

These command-line options do not impact the variables used with cops:

--working-kubernetes-node-type TEXT
--production-kubernetes-node-type TEXT
--working-kubernetes-master-type TEXT
--production-kubernetes-master-type TEXT

It looks like the options in cli.py do not match the variable names used in pentagon.py.