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:
committed by
Balaji Subramaniam
parent
2b4c9c6774
commit
4a6c404070
@@ -111,6 +111,7 @@ class RedisPubSubBackend(MemoryBackend):
|
||||
return False
|
||||
|
||||
def undeploy(self):
|
||||
from kubernetes import client
|
||||
if self.params.deployed:
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user