While upgrading the client library, I noticed that one of the expected parameters in:
composer/workflows/kubernetes_pod_operator.py
Was causing failures.
You can see the "fix" I added in this commit.
This issue is to track determining whether this is the right approach or to replace the hack with the correct (expected) input.
While upgrading the client library, I noticed that one of the expected parameters in:
Was causing failures.
You can see the "fix" I added in this commit.
This issue is to track determining whether this is the right approach or to replace the hack with the correct (expected) input.