magnum/magnum/drivers/common
Spyros Trigazis 3674b3617a k8s_atomic: Run all syscontainer with podman
Using the atomic cli to install kubelet breaks mount
propagation of secrets, configmaps and so on. Using podman
in a systemd unit works.

Additionally, with this change all atomic commands are dropped,
containers are pulled from gcr.io (ofiicial kubernetes containers).

Finally, after this patch only by starting the heat-agent with
ignition, we can use fedora coreos as a drop-in replacement.

* Drop del of docker0
  This command to remove docker0 is carried from
  earlier versions of docker. This is not an issue
  anymore.

story: 2006459
task: 36871

Change-Id: I2ed8e02f5295e48d371ac9e1aff2ad5d30d0c2bd
Signed-off-by: Spyros Trigazis <spyridon.trigazi@cern.ch>
2019-10-08 09:14:36 +00:00
..
templates k8s_atomic: Run all syscontainer with podman 2019-10-08 09:14:36 +00:00
__init__.py Bay driver implementation 2016-07-05 22:30:31 +02:00
driver.py ng-8: APIs for nodegroup CRUD operations 2019-09-26 08:45:57 +00:00
k8s_monitor.py Improve log of k8s health status check 2019-10-01 18:29:16 +00:00
k8s_scale_manager.py Remove unused logging import 2017-03-15 20:10:50 +00:00