George Krajcsovits

Results 86 issues of George Krajcsovits

Solves #1217 Related to #1309 #1315

Continues #1190 . Enable the user to turn on creating [Prometheus operator](https://github.com/prometheus-operator/prometheus-operator) rules and alerts based on our mixins: https://github.com/grafana/mimir/blob/main/operations/mimir-mixin-compiled/rules.yaml https://github.com/grafana/mimir/blob/main/operations/mimir-mixin-compiled/alerts.yaml Proposed solution (by @dimitarvdimitrov , to test): Continue in...

good first issue
helm
squad/customer

https://kubernetes.io/docs/concepts/security/pod-security-policy/ is being deprecated. Prepare for switching over to https://kubernetes.io/docs/concepts/security/pod-security-admission/ . ~~Should this be done in a major upgrade where we bump the required Kubernetes version as well? We require...

#### What this PR does Run the comparison and let github action fail instead of capturing the error #### Which issue(s) this PR fixes or relates to Fixes #2591 ####...

#### Is your feature request related to a problem? Please describe. 1. It takes a long time to upgrade many ingesters one-by-one with the Mimir Helm chart. 2. Mimir Helm...

type/docs
helm
squad/customer

PR https://github.com/grafana/mimir/pull/2067 implemented checking the parity but hasn't turned on actual enforcement, that is CI does not fail due to the test. We should fail CI when we're ready to...

jsonnet
helm

#### Is your feature request related to a problem? Please describe. Currently we install GEM without license in CI: there are many logs saying: ``` level=warn ts=2022-08-02T07:40:01.681249292Z caller=manager.go:169 msg="unable to...

good first issue
type/tests
helm

#### Is your documentation request related to a feature? If so, which one? After getting started with the Mimir Helm chart, the next question is usually about how to customize...

type/docs
helm

#### What this PR does Start documenting helm in production. #### Which issue(s) this PR fixes or relates to Fixes #2172 #### Checklist - [N/A] Tests updated - [x] Documentation...

type/docs
helm

#### Is your feature request related to a problem? Please describe. We want to be precise in what services/pods are affected by for example `global.podAnnotations`. Simply adding a list to...

helm
squad/customer