Andriy Binetsky

Results 5 issues of Andriy Binetsky

Hi all, does skipper support mTLS use-case? Nginx ingress controller use following annotations to configure client validation: ``` nginx.ingress.kubernetes.io/auth-tls-verify-client: "on" nginx.ingress.kubernetes.io/auth-tls-secret: "default/mycerts" ``` Is it possible to get similar with...

backlog

Hi all, I am aware about https://github.com/zalando/skipper/issues/1089 For some users with big number of user groups we get cookie size 8454 (compressed already) And even with the cookie chunked into...

This is something I found recently and even not sure whether this is a bug. I have a python based service running on K8s and covered by skipper oauthOidcUserInfo plugin....

bug
needs-investigation

Is it possible to use the provisioner for existing NFS shares? I have an NFS server with folders configured already. All I need is to create PVs with server/path/mountingoptions dynamically...

lifecycle/stale

We are using Harbor installation with internal PostgreSQL Database and 3 harbor core replicas running. When we try to delete multiple (>10) images via Harbor UI with this configuration, the...

kind/bug
needs/reproduction
needs/follow-up