andreas-p

Results 18 comments of andreas-p

My proposal is to log only if the situation is unexpected. After a WORKER TIMEOUT (worker.aborted=True), a SIGKILL is perfectly excpected (and already logged) and needs no further logging. This...

> Having got it running on AKS with K8s 1.20, I don't seem to get any metrics apart from the `calico_accountant_dropped_scrape` counter. Trying to build on my local system with...

loglevel up to debug: ``` [/server/middleware/log/log.go:30]: attach request id aa5a3ee5-f37f-4e7d-8207-e11ea5e5a0f6 to the logger for the request GET /c/oidc/callback [/server/middleware/artifactinfo/artifact_info.go:53]: In artifact info middleware, url: /c/oidc/callback?code=... [/server/middleware/security/unauthorized.go:28][requestID="aa5a3ee5-f37f-4e7d-8207-e11ea5e5a0f6"]: an unauthorized security context...

I see strange stuff in oidc_user.subiss. For example, there's a login `mrdev` via ldap, it was onboarded last: `CgVtcmRldhIEbGRhcAhttps://dex.internal.server:443/` Trying to decode64 this, invalid chars are detected. Adding ==, decoding...

@schwabe You're mentioning CHANGING the username, but apparently it is still unset when the deferred auth takes place. So to keep the the "bag of other issues" as small as...

I have the same problem, all I have is a template XML that is accepted by the soap server, but the server (actually, several different servers) won't give a proper...