Alex Latchford
Alex Latchford
Pulled in from https://github.com/codeRulc/pytest-parallel/commit/6da57ef5ebb99324cb31c0fce38c42c3fb30c0ee Fixes #76
/kind feature **Why you need this feature:** We're a heavy user of both KFP and KF Notebooks, both working great but when used in tandem we have some issues with...
 If we have a class definition like this: ```python @dataclass class DatadogMetricName: """Create a machine readable metric name for human readable metric...
The current implementation of the listing of namespaces in the Kubeflow UI top-nav if you dig through the path of calls eventually hits this method when a user is authenticated....
[backend] "Updating" a recurring run, whilst a recurring run is in progress causes it to terminate
### Environment * How did you deploy Kubeflow Pipelines (KFP)? Atop AWS using the `kubeflow/manifests` official distribution with some overlays specific to Zillow. * KFP version: We use KF v1.3.1...