pyrra-dev / pyrra

Making SLOs with Prometheus manageable, accessible, and easy to use for everyone!
https://demo.pyrra.dev
Apache License 2.0
1.16k stars 101 forks source link

ConfigMapMode not working with option --config-map-mode=true #1176

Open pgmrey opened 1 month ago

pgmrey commented 1 month ago

There is a issue in the pyrra code where configmapMode cli option is not linked to the final ServiceLevelObjectiveReconciler.

This is the PR: #1177