|
|
@ -3563,7 +3563,6 @@ class DecortController(object):
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if self.k8s_info['techStatus'] != "STARTED":
|
|
|
|
if self.k8s_info['techStatus'] != "STARTED":
|
|
|
|
self.result['changed'] = False
|
|
|
|
|
|
|
|
self.result['msg'] = ("k8s_workers_modify(): Can't modify with TechStatus other then STARTED")
|
|
|
|
self.result['msg'] = ("k8s_workers_modify(): Can't modify with TechStatus other then STARTED")
|
|
|
|
return
|
|
|
|
return
|
|
|
|
|
|
|
|
|
|
|
|