1
0
mirror of https://github.com/gryf/coach.git synced 2026-03-05 08:25:52 +01:00

Adding worker logs and plumbed task_parameters to distributed coach (#130)

This commit is contained in:
Ajay Deshpande
2018-11-23 15:35:11 -08:00
committed by Balaji Subramaniam
parent 2b4c9c6774
commit 4a6c404070
5 changed files with 84 additions and 41 deletions

View File

@@ -111,6 +111,7 @@ class RedisPubSubBackend(MemoryBackend):
return False
def undeploy(self):
from kubernetes import client
if self.params.deployed:
return