Thierry Sallé
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
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...
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...
### 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:...
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