This part of the spec was unused, so this is not a breaking change. Consolidating Kubernetes-related options under a single attribute: `TaskSpec.execution_options.kubernetes_options`. `TaskSpec.k8s_container_options` -> `TaskSpec.execution_options.kubernetes_options.main_container` `TaskSpec.k8s_pod_options.spec` -> `TaskSpec.execution_options.kubernetes_options.pod_spec` Added `TaskSpec.execution_options.retry_strategy.max_tetries` attribute. |
||
|---|---|---|
| .. | ||
| kfp | ||
| tests | ||
| build.sh | ||
| requirements.txt | ||
| setup.py | ||