mimir
mimir copied to clipboard
Mixin: Compile and archive for barematal deployment
What this PR does
Compile and archive for barematal deployment, along the k8s deployment. This add ease for users not running mimir in k8s. Loki does something similar for the SSD deployment: https://github.com/grafana/loki/tree/main/production/loki-mixin-compiled-ssd
Which issue(s) this PR fixes or relates to
N/A
Checklist
- [ ] Tests updated
- [ ] Documentation added
- [x]
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]
This PR will probably need to be rebased after the merge of https://github.com/grafana/mimir/pull/3196
All good for on my end.