roofurmston

Results 5 issues of roofurmston

## Checklist * [x] Double-checked my configuration. * [x] Tested using the latest version. * [x] Used the Emissary executor. ## Summary What happened/what you expected to happen? We have...

bug
regression
good first issue
area/hooks
P1
solution suggested

Metaflow allows certain pieces of kubernetes/argo workflows to be specified in flows via the `kubernetes` and `schedule` decorators and the `kubernetes` or `argo-workflows` flags. However, Argo workflows is a very...

We are using Argo Workflows extensively for all of our workflows. We are looking to rollout Metaflow, but there are several pieces of Argo functionality not currently supported by Metaflow....

Kubernetes provides support for both resource [requests & limits](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). At present, Metaflow supports requests only. It would be good if Metaflow could also provide support for limits, as these can...

### Area - [X] Scheduler - [X] Controller - [X] Helm Chart - [X] Documents ### Other components _No response_ ### What happened? We are using the `scheduler-plugins` for co-scheduling....

kind/bug