Colin Douch
Colin Douch
That also sounds reasonable
I just hit this as well. I think it does make sense to bake this into `confmap`, either in the `file` uri handler, or a separate `directory` one
@atoulme Any particular reason that this fell away? I can pick it up if you need
> could you add a section in the Readme which probes (Liveness, Readiness) should be configured. I think this is more suitable for now
Interesting. We sort of assume that labelsets don't change, either up or down. Will take a poke at this this weekend
@roidelapluie I'd like to know your thoughts on this when you have time - I could use this functionality as well, although I know in the past that we have...
That would work for static auth tokens, but a lot of oauth proxies rotate their credentials fairly regularly so updating the file each time might be a pain. I agree...
Considering the OP mentions Cloudflare I'd imagine they're referring to Cloudflare Access, which uses the `Cf-Access-Token` header (just to be difficult...)
WDYT about using https://pkg.go.dev/github.com/coreos/go-systemd/v22/sdjournal ? It provides wrappers around the underlying C APIs so we could instrument around those without the need to shell out
Gonna put down my thoughts here: There's two real ways to do this - either metrics, or events, and which one we go with depends on what level of detail...