Trevor Whitney

Results 19 issues of Trevor Whitney

## Problems summary No line numbers in ProjectGrep preview if though `g:fzf_preview_command` has `--number` option set. ### Expected Line numbers appear in the preview window like they do in other...

While we are moving the helm chart source back to this repo, we don't want to change where the chart is hosted. As a result we need to incorporate the...

Merge `grafana/loki-simple-scalable` and `grafana/loki` into one chart that supports both modes, and move that chart back into the loki repo. Currently there are ~7 loki/GEL helm charts, making it very...

https://github.com/grafana/loki/issues/6873 will bring the helm chart back into the Loki repo, and will support both single binary and simple-scalable deployment architectures. Since filesystem is the most popular storage option for...

https://github.com/grafana/loki/issues/6873 will bring the loki helm chart back into the Loki repo, and this new chart will replace the existing `grafana/loki` and `grafana/loki-simple-scalable` charts. Therefore, we should make sure the...

**What this PR does / why we need it**: This is the first step of the process to bring the helm chart back into the Loki repo. We currently have...

size/XXL

**What this PR does / why we need it**: Add a helm chart test that utilizes the Loki canary to confirm the Loki cluster is functioning correctly. **Which issue(s) this...

size/XL
area/helm

**Is your feature request related to a problem? Please describe.** When installing the helm chart, how do I know that it's not only installed semantically correct (ie. k8s pods are...

area/helm

**What this PR does / why we need it**: This PR adds a distributed mode to the official Loki helm chart, largely taken from `loki-distributed`. At this point all the...

size/XXL
area/helm

**What this PR does / why we need it**: The `snyk container` command does not like the way we build images, complaining of an invalid OCI format. Since we have...

size/L