Cornelis Boon
Cornelis Boon
Two things seem to be missing from the GCP env kustomize (for version [1.8.5](https://github.com/kubeflow/pipelines/tree/1.8.5) at least) mysql-secret is not being generated nor set in some kind of params.env Nor is...
### Feature Area /area docs ### What feature would you like to see? For operators, contributors and administrators of KFP, it would be great to have clear diagrams and documentation...
**Description of your changes:** This PR adds support for node affinity to the driver and kubernetes_platform SDK. It is a follow up to #10671 and #10583, which updated the protobuf...
### Flyte & Flytekit version flytekit==1.15 Flyte-binary v1.15 ### Describe the bug When using flytekit's `FlyteRemote` and calling `remote.wait` on an execution of a workflow that contains a BranchNode, I...
### Motivation: Why do you think this is important? For regular python tasks the user can set a timeout by passing `timeout` in the `@task` decorator. I think the same...
### 🚀 The feature `torchserve-kfs` (and perhaps also `torchserve`) docker images for different python versions ### Motivation, pitch All the torchserve-kfs docker images are currently built with python 3.9. For...
### Motivation: Why do you think this is important? Currently I'm setting up CI/CD for my own flyte workflows and have generated in the process some unnecessary versions of tasks....