att-comdev / armada

This project has moved to OpenStack.
https://www.airshipit.org/
Apache License 2.0
78 stars 35 forks source link

feat: oslo_config: add tiller version into config #82

Open gardlt opened 7 years ago

gardlt commented 7 years ago

Is this a bug report or feature request? (choose one): feat

Python Version (output of python --version): 3.5

As we update the various tiller version we define the tiller version on the armada/handler/tiller.py. We should store the Tiller version in the armada/config/default.py to be sure to use the correct version executing the GRPC call.

g0r1v3r4 commented 7 years ago

what is meant by this? - why would want to manage the armada tiller version through configuration?