Dominik Bartsch
Dominik Bartsch
I know, I know this does look like a lot, but if you ignore the trailing white-spaces my vscode removes automatically when saving, the PR actually is not that much....
I just worked on this package locally since I want to use it with both PowerShell 5 and PowerShell Core 7 (and I thought it might be a good practice...
It would be nice to have the tool recognize stacktrace messages in exceptions and the provide the possibility to collapse them (and of course expand them again). In particular I...
### What does this PR do? it updates the docs regarding `kubernetes exec` syntax so you don't use the deprecated syntax but actually `kubectl exec ... -- ` as well...
last commit 2 years ago andn o answers on issues?
#### What this PR does / why we need it **This is a documentation / Readme change only** I personally think this little change of the intro improves the readme...
In the requirements there is a reference to l[oki chart 2.15.2](https://github.com/grafana/helm-charts/blob/d6abf5108f12db44ddd376e2c0b058d0d1e3a482/charts/loki-stack/requirements.yaml#L5) but the current version is [3.0.0](https://github.com/grafana/loki/blob/main/production/helm/loki/Chart.yaml#L5) Can this be simply bumped or does it need further testing? the old...