armada
armada copied to clipboard
feat: oslo_config: add tiller version into config
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.
what is meant by this? - why would want to manage the armada tiller version through configuration?