Nick Schmeller

Results 4 issues of Nick Schmeller

I filed this bug in the Visual Studio Code repo and got directed here: [https://github.com/microsoft/vscode/issues/108756](url) Let me know if you need more info beyond what's in that issue!

bug
area: source control
product-feedback
p2
Stale

Hi all, I bumped into a race condition recently in a CI run where `helm_resource` was supposed to wait for `helm_repo` to finish but did not. Here are some logs...

needs repro case

Currently, user-specified env vars are treated differently between the `metaflow-service` and `metaflow-ui` Helm charts. In the `metaflow-service` Helm chart, user-specified env vars are placed after chart-specified env vars. In this...

When the Metaflow Helm chart is applied in a k8s cluster with a non-default release namespace and `.Values.namespace` is not set or does not match the release namespace value, the...