lappanna

Results 2 issues of lappanna

I have an ingress with below annotations ``` annotations: kubernetes.io/ingress.class: public-iks-k8s-nginx nginx.ingress.kubernetes.io/auth-response-headers: Authorization nginx.ingress.kubernetes.io/auth-url: https://somehost.domain.com/basic-auth/user/passwd nginx.ingress.kubernetes.io/backend-protocol: GRPCS nginx.ingress.kubernetes.io/configuration-snippet: | ``` which is created as per below document https://github.com/kubernetes/ingress-nginx/tree/main/docs/examples/auth/external-auth I see...

kind/support
lifecycle/rotten
needs-triage
needs-priority

# Bug report ### Bug description: we are calling Py_Initialize and it fails with Fatal Python error: config_get_locale_encoding: failed to get the locale encoding: nl_langinfo(CODESET) failed here is the my...

type-bug
OS-mac
interpreter-core
topic-C-API