Jack Baldry

Results 45 comments of Jack Baldry

~I've not found anything with this script:~ ```bash #!/usr/bin/env bash set -euf -o pipefail function usage { cat

Thanks for the heads up about the note formatting, that's actually fixed in https://grafana.com/docs/mimir/next/configure/configure-object-storage-backend/ thanks to https://github.com/grafana/mimir/pull/7420. I can backport to latest if we want to see those fixes live...

@grafana/mimir-maintainers Anyone mind take a quick look and merging if all is OK? I've been using this version of the script in other repos.

My understanding is that is is useful to have RESTART_ON_UPGRADE as a safety mechanism to prevent unintended restarts of stateful services by configuration management tools or otherwise. However, this should...

Hi @ebracho, Thanks for being patient with this PR. I'm a little confused by the screenshot from VSCode. It looks like the correct two paths have been determined: `/home/eddie/jls-test/lib` and...

Thanks for the revision here. I think it looks a lot better with the changes you have made and we can definitely get this in. After the new writer has...

Yeah, I don't have write permissions (and don't really want to be part of @grafana/mimir-maintainers to get them because of the number of notifications I'd need to ignore. I'll post...

I think it's worthwhile if people are commonly going there, I guess I was just a bit surprised that it's underscore separated and not dash separated path elements that people...

> > git rm -r .nx/cache > > done I think you still need to commit and push the changes that are staged after you ran that command

I believe so. @darrenjaneczek is this something you want to pick up again?