treydock
treydock
Calling this a sort of uberexporter is correct but it was done out of necessity. So the Apache exporter doesn't scrape actual connection details in such a way to distinguish...
> That's quite a weird one as this is more a set of applications configured in a particular way, rather than a single component. You're also the vendor here. Yes,...
That's an idea I'll have to bring up with our team, to see if we want to bundle this exporter with the RPMs we provide.
So far I've gotten positive feedback from folks on the OnDemand project about packaging the exporter as an RPM we provide to people deploying OnDemand. I'll have to build the...
I've made the Prometheus exporter that interfaces with Open OnDemand into an RPM and have some initial documentation to illustrate how this work here: https://github.com/OSC/ood-documentation/pull/438/files. Hopefully this looks sufficient to...
@degremont Seeing YAML group sources merged would be useful but not a blocker for us. For the time being I've moved all our clusters into a single file so I...
The idea is good, but I have one suggestion. Instead of putting the conditional logic directly into the deployment template and test templates, add the logic to helper using printf:...
Would also need change added here: https://github.com/kyverno/kyverno/blob/b03e461f25e435e9d960c6c11e0ab9f7fe4404c3/charts/kyverno/Chart.yaml#L28
Also need to run `make gen-helm-docs` to update the chart's README.md with inline comments.
> On another note, as the registry property is commented out, it will not be present on the docs, should we uncomment it and leave it empty ? Making the...