Ed Schlitzer
Ed Schlitzer
any news here, on an official solution?
i do not agree with the above naming scheme. first of why "001" for counting instances, why not simply start with 1?; when you hit 9, you simply continue with...
i created this pull [request](https://github.com/madzak/python-json-logger/pull/99) that deals with this problem. it allows to to replace field names by passing a dict to rename_fields to the JsonFormatter class like this ```...
i also notices that the example in the README.md is not working anymore. for the scm part, you now have to use the "checkout". example: ``` pipeline { agent {label...
hello i would also need a feature like this, the jenkins plugin should react on tag creation, reacting on release creation would also work, since it basically creates a tag.
look here: http://mirror.23media.com/centos/8/AppStream/x86_64/os/Packages/ it is php 7.2
hey, i would suggest to add an option to add a LDAP Filter, this would allow to create a LDAP group which contains the users that are allowed to access...
Hi, i would suggest you to use the [@kopf.on.startup](https://kopf.readthedocs.io/en/stable/startup/) decorator to spin up an webserver that will serve the /metrics endpoint.
from looking at the code, it seems only TXT records have implemented TTL functionality