Closed adambabik closed 6 years ago
I guess the proper solution would be to:
deploy-test
imageeth.test
fleet but we don't careeth.test
fleet configuration in ansibleeth.test
fleeteth.staging
eth.beta
by handI believe this is already being addressed here: https://github.com/status-im/infra-eth-cluster/pull/14
Continued in #17.
I believe this has already been resolved.
After https://github.com/status-im/status-go/pull/1183 is merged, it does not longer support flags. Instead, configuration should be provided with a config file.
cc @PombeirP and @jakubgs
@jakubgs due to the fact that we use
deploy-*
tags for docker images, I don't see how we can make this change without breaking the fleets for a few seconds. We shouldn't decouple image updates from Ansible roles. Do you have any ideas how it can be done without downtime?