magnum/magnum/drivers/heat
Diogo Guerra b3ceb252ef [k8s] Set traefik to stable version v1.7.10
The current magnum traefik deployment will always pull latest traefik
container image. With the new launch of traefik v2
(https://blog.containo.us/back-to-traefik-2-0-2f9aa17be305) this will
have impact on how the ingress is described in k8s.

This patch:
* Sets the traefik version to default tag v1.7.9, stable release
prior to v2.
* Adds a new label <traefik_ingress_controller_tag> to enable user
to specify other than default traefik release.

Task: 30143
Task: 30146
Story: 2005286

Change-Id: I031a594f7b6014d88df055664afcf51b1cd2cd94
Signed-off-by: Diogo Guerra <dy090.guerra@gmail.com>
2019-04-17 14:16:14 +02:00
..
__init__.py Refactor driver interface (pt 1) 2016-12-01 09:23:46 -06:00
driver.py ng-3: Adapt existing drivers 2019-03-28 10:31:01 +00:00
k8s_coreos_template_def.py ng-3: Adapt existing drivers 2019-03-28 10:31:01 +00:00
k8s_fedora_template_def.py [k8s] Set traefik to stable version v1.7.10 2019-04-17 14:16:14 +02:00
k8s_template_def.py ng-3: Adapt existing drivers 2019-03-28 10:31:01 +00:00
swarm_fedora_template_def.py ng-3: Adapt existing drivers 2019-03-28 10:31:01 +00:00
swarm_mode_template_def.py ng-3: Adapt existing drivers 2019-03-28 10:31:01 +00:00
template_def.py ng-3: Adapt existing drivers 2019-03-28 10:31:01 +00:00