Michael Fedell

Results 4 comments of Michael Fedell

It seems that this is not an issue when scripts are run from the command line via `hd run -n`. However, logger messages are still skipped when using the `Experiment`...

This seems to have been fixed according to the [CHANGELOG.md](https://github.com/jfrog/charts/blob/master/stable/xray/CHANGELOG.md#10310417---july-17-2024) for xray chart; however, I am running into the same issue when using the `jfrog-platform` chart version `10.19.6` which uses...

Here's a quick and dirty helm chart that should continuously fail until timeout is reached: https://github.com/michaelfedell/helm-fail

If you reference that helm chart when installing and use the `--wait --timeout 30s`, you'll see the helm failure. If you install that chart in the context of a lambda...