github Netflix/metaflow 2.6.2
2.6.2 (May 25, 2022)

latest releases: 2.18.9, 2.18.8, 2.18.7...
3 years ago

Metaflow 2.6.2 Release Notes

The Metaflow 2.6.2 release is a minor release

Features

  • Support setting default secrets for @kubernetes (#1048 ). Metaflow allows you mount secrets in Kubernetes containers created by tasks. Now you can specify a set of secrets to be mounted by default via METAFLOW_KUBERNETES_SECRETS configuration option, in addition to existing @kubernetes(secrets="...") API.

Fixes

  • When using --run-id-file, the file is now written prior to execution when resuming a flow (#1051). That matches how run command behaves already.

Full Changelog: 2.6.1...2.6.2

Don't miss a new metaflow release

NewReleases is sending notifications on new releases.