magnum/magnum/conductor
Feilong Wang 63e80c3108 [k8s] Support updating k8s cluster health status
The original design of k8s cluster health status is allowing
the health status being updated by Magnum control plane. However,
it doesn't work when the cluster is private. This patch supports
updating the k8s cluster health status via the Magnum cluster
update API by a 3rd party service so that a controller (e.g.
magnum-auto-healer) running inside the k8s cluster can call
the Magnum update API to update the cluster health status.

Task: 38583
Story: 2007242

Change-Id: Ie7189d328c4038403576b0324e7b0e8a9b305a5e
2020-04-09 16:59:26 +12:00
..
handlers [k8s] Support updating k8s cluster health status 2020-04-09 16:59:26 +12:00
tasks Add Heat tasks 2015-03-09 08:14:17 +09:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
api.py [k8s] Support updating k8s cluster health status 2020-04-09 16:59:26 +12:00
k8s_api.py Fix async reserved word in python3.7 2019-02-22 16:33:21 +11:00
monitors.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
scale_manager.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
utils.py ng-8: APIs for nodegroup CRUD operations 2019-09-26 08:45:57 +00:00