hayden

Results 21 comments of hayden

Sorry to dig up an old thread, but I'm wondering if anyone is able to quickly articulate why using the above exporter would be more favorable than using the built-in...

@dobesv I do not believe HAProxy _itself_ has native Prometheus support, but it seems _this_ particular Ingress controller does, here are the docs where its mentioned: https://haproxy-ingress.github.io/docs/configuration/command-line/#stats And some GH...

Ah I see the distinction, thank you @dobesv! I did hit the metrics endpoint but it was on a fresh deployment of the Ingress controller so there wasn't much to...

@dakale that'd be awesome that'd make the action even more useful as it would allow you to capture your repo's labels as code.

I would like cert-manager to be able to inject a `ca.crt` or `ca-bundle.crt` into a `Secret`/`ConfigMap`. My use case is OpenShift 4.5 clusters which come with an internal CA-signed wildcard...

Begs the question as to why patroni isn't using the official Python client for Kubernetes as that would have solved / supported automatically after version 12.0.0 (latest version is 24.2.0)...

We run kiam outside of AWS, and provide IAM user creds directly to the server component. As a result, we do not need the underlying hosts' certs in order to...

Hello @arttor. I believe this regression was unnecessary because `helmify` was never generating an invalid `ConfigMap` as you suggested: > I absolutely agree that separate values for yaml were more...

There's some extra checks / reviewers still on the PR due to the rebase I messed up, but the PR is now ready for review again and up-to-date.