Luca Bello
Luca Bello
Adding to this issue, it can break a YAML file, by producing an invalid syntax. To reproduce, use this starting file `test.yaml`: ```yaml this: is: an: example # comment someArray:...
I also noticed it can displace multiple comments into the sops metadata, as long as they are in consecutive lines after the `# comment` in my example and they are...
I feel like this type of content could have its own `cos-operations` repository, or something similar, collecting commands/scripts/recipes we commonly use; I guess it depends on the scope :) Regardless,...
@ghislainbourgeois any idea why the error for secrets shows up at startup?
Closing then, thank you!
First, we should validate the scrape jobs with `promtool`; if we find one that's malformed, we should set the charm to `Blocked`. We don't want to stop Prometheus, because having...
I believe this is not an issue anymore with the latest prometheus revision `209`. Closing, but feel free to reopen if this is still an issue :)
A unit test has been fixed :) I also skipped the tests we were XFail-ing, because they'll just waste time in integration tests without contributing :)
We should also do this for alert rules. Currently, if you relate to **cos-config** and make a typo in one alert rule, all of them will disappear from Prometheus, and...
We should probably not move forward with this. Currently, we only compress dashboards, and for now it's probably better to keep everything in plaintext, so we don't fracture the way...