OOTS

Results 9 comments of OOTS

Hey, thanks for considering this. I'm not very familiar with go, but taking a look at the code, my feeling is that it would make sense to define a new...

I 100% agree on making this feature opt-in. That would probably involve adding a new command line parameter (e.g. `--expect-proxy-protocol`) and a bit of additional logic when creating the listeners....

I'll see if/when I have a bit of time to implement this. (If someone else wants to pick it up in the mean time, please feel free to do so.)...

Hey, are you sure the group "KubernetesAdmins" from the OIDC token translates to the group "oidcgroup:KubernetesAdmins"? From my understanding, that would only happen if your cluster is configured with `--oidc-groups-prefix=oidcgroup:`...

Hey, I was facing the same questions and did some research. From my understanding, there are two different types of OIDC clients: "confidential" clients (which use a client secret) and...

I'm still interested in this

Thank you for the update @quintush , I was afraid this would not be easy to implement (: However, I wanted to bring it up for discussion.