qinling/qinling/engine
Hunt Xu 803bb7baa6 orchestrator: fix several issues of kubernetes manager
- avoid labels being None and passed to selector generation method
- correct the name of create_namespaced_deployment_rollback
- update _choose_available_pods, taking the 'count' parameter into
  account
- fix potential errors in _create_pod as input may be a string rather
  than a dict

Change-Id: Iadc05caec871e37c7eeb9cfd9d358aec0b280315
2018-03-06 19:35:38 +08:00
..
__init__.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00
default_engine.py orchestrator: fix several issues of kubernetes manager 2018-03-06 19:35:38 +08:00
service.py Support webhook 2018-01-13 22:50:47 +13:00
utils.py Support webhook 2018-01-13 22:50:47 +13:00