magnum/magnum/drivers/heat
Bharat Kunwar ca058f8927 [k8s] Use Helm v3 by default
- Refactor helm installer to use a single meta chart install job
  install job and config which use Helm v3 client.
- Use upstream helm client binary instead of using helm-client container
  maintained by us. To verify checksum, helm_client_sha256 label is
  introduced for helm_client_tag (or alternatively for URL specified
  using new helm_client_url label).
- Default helm_client_tag=v3.2.1.
- Default tiller_tag=v2.16.7, tiller_enabled=false.

Story: 2007514
Task: 39295

Change-Id: I9b9633c81afb08b91576a9a4d3c5a0c445e0cee4
(cherry picked from commit a79f8f52f9)
2020-05-27 13:05:20 +02:00
..
__init__.py Refactor driver interface (pt 1) 2016-12-01 09:23:46 -06:00
driver.py Update hacking for Python3 2020-03-31 20:09:46 +02:00
k8s_coreos_template_def.py Fix calico regression issue caused by default ipv4pool change 2020-03-27 09:56:19 +13:00
k8s_fedora_template_def.py [k8s] Use Helm v3 by default 2020-05-27 13:05:20 +02:00
k8s_template_def.py Use cluster name for fixed_network instead of private 2020-03-24 06:38:38 +00:00
swarm_fedora_template_def.py Docker volume size from nodegroups 2019-10-23 11:08:27 +00:00
swarm_mode_template_def.py Docker volume size from nodegroups 2019-10-23 11:08:27 +00:00
template_def.py [k8s] Fix no IP address in api_address 2020-04-27 23:01:40 +00:00