Michael Gebetsroither

Results 14 issues of Michael Gebetsroither

Make it possible to build debian packages from go1.11.5 release tarballs. To not create warnings which could be overseen in automated CI pipelines, i created a patch to explicitely ignore...

Hi, When config reload is enabled statsd aborts on any config changes because it reports an exception with EADDRINUSE. Disabling config reload removes the problem. **statsd version:** 0.7.2~g6bfa42c (debian package...

bug

Hi, thx for your awesome exporter, it's a real timesaver for us. As we thought we had a connection problem we wanted to try with the latest go-mssqldb) 1. i've...

Hi, I've seen it frequently that people pull alpine only to install alpine-sdk as the first action every time. It would be nice to have -dev versions of alpine on...

question
feedback

Hi! thx for your awesome check_mysql_health!! Thought we have a problem with --mode table-lock-contention. Warning/critical does not work the way it is implemented, because if the mysql server is long...

**Actual behavior** Kaniko exits with exit code 1 with the following message and and does not build the image: ``` error checking push permissions -- make sure you entered the...

kind/bug
work-around-available
priority/p1
area/registry
gitlab
kind/friction

Hi, thx for your nice "tiny" filemanager :)! i had the usecase, that all files worked on by FM in the backend (like `https://backend-www.example.org/staticwww/index.php`) are actually reachable for the main...

Feature

Hi, during config and enhancing FM i found a problem that IP whitelists can be circumvented with just sending an allowed IP in headers like `HTTP_CF_CONNECTING_IP` or `HTTP_X_FORWARDED_FOR`. https://github.com/prasathmani/tinyfilemanager/blob/200d9d6d491cc4f1abc9a84a0e9501cf9721af01/tinyfilemanager.php#L251,L254 to...

To catch certs expiring from intermediate redirection steps with a usefull time to react it would be crucial to have a metric that contains **the earliest time the last chain...

we needed some way to quickly inspect boltdb for some oid's, and added some very hacky cmdline interface to look them up. it's really only a quick hack, but nice...