Thierry Sallé

Results 7 issues of Thierry Sallé

Is it possible to add OAuth support ? I see that python oauth2 library have Tornado support : https://python-oauth2.readthedocs.io/en/latest/tornado.html

feature request

When Traefik is configured with `PathPrefixStrip` rules, the `X-Forwarded-Uri` is equal to `/` instead of the prefix. This fix use the `X-Forwarded-Prefix` Header when present to allow correct redirection and...

enhancement
under review

Idea : Add an attribute with the md5 checksum of the secret. This way I can easily add an annotation on a deployment to trigger an update when the secret...

enhancement

### Bug report ### What did you do? Declare a kubernetes Ingress resource with 2 rules with different names but almost the sames : ```yml apiVersion: extensions/v1beta1 kind: Ingress metadata:...

area/provider/k8s/ingress
kind/bug/confirmed
breaking

Is it possible to implement the `zbx_module_history_write_cbs` method ? This will allow use of python to store Zabbix metrics in an other time series database.

Update dockerfile to use latest trivy release

Hi, Alpine Linux use the musl library instead of the glibc. Is it possible to make a musl compatible version of glusterfs ? It would be awesome to have glusterfs...

Type:Enhancement
Question
platform