Asif Imran
10/16/2020, 2:48 AMflow.environment = DaskKubernetesEnvironment(
worker_spec_file="worker_spec.yaml",
)
Some how my flow got into a funk where I can no longer update the spec. Even if I (re)-register the flow and push it to cloud+run, on my cluster a quick k pod describe
reveals the very spec that I am trying to get rid of. Thus far I have tried deleting the flow and starting from scratch. I am pretty sure i dont want to have to rename the flow everytime I bump the versionnicholas
Asif Imran
10/16/2020, 4:12 PMnicholas
Asif Imran
10/16/2020, 5:17 PM