metaflow-tools icon indicating copy to clipboard operation
metaflow-tools copied to clipboard

Tools and utilities for operating Metaflow in production

Results 19 metaflow-tools issues
Sort by recently updated
recently updated
newest added

While publishing 100s of argo events, we have seen sensor pods restarting few times after getting killed because of OOM. Currently we don't see any way to modify the pod...

fixes the following issue with the Helm chart: If deploying the default chart to a local cluster, the static UI will have an env var set that points to localhost:8083/api...

Pods logs errors shows psycopg2.OperationalError: fe_sendauth: no password supplied We use OKE (Oracle Cloud k8 cluster ) Kube version 1.27 ``` metaflow-service: metadatadb: password: metaflow name: metaflow user: metaflow metaflow-ui:...

Hi, i deployed the metaflow helm k8s chart on a cluster on a new namespace. Firstly, the metaflow-ui service alone was crashing because of authentication error for 'root' user. After...

Ensure files are consistently linted (using pre-commit) and clean up current linting problems.

Thanks Outerbounds team for these resources. I was interested in the k8s helm chart, since I wanted a relatively light-weight (and lower-cost) way of running up metaflow infrastructure on a...

https://gallery.ecr.aws/outerbounds/metaflow_ui https://gallery.ecr.aws/outerbounds/metaflow_metadata_service

Update of #19 with latest master merged and conflicts resolved. Moved version numbers for Argo and Argo events to variables.tf. Draft PR #34 can be reviewed to verify the merge...

Some whitespace and formatting changes crept in. I blame VSCode's TF plugin.