Thomas Meyer

Results 11 issues of Thomas Meyer

Hi, I would like to add some custom labels to the forwarding rule being created by ingress-gce. Maybe the labels could be transfered from FrontendConfig/Ingress annotations to the forwaring rule.

kind/feature

Hi, this adds a AccessLogValve which logs to stderr in JSON format. sadly the existing code is very entagled in this regards, that the AccessLogElement does cover two functions: formatting...

Based on https://github.com/apache/httpd/pull/353 but based on trunk

### Description I think the private container registry had some intermittent errors and did return wrong data for some layers. The problem I think is that kubelet or containerd is...

kind/bug

Creates an build artefact with all source files and their code coverage.

### Affected version https://github.com/apache/maven-surefire/commit/9e971d20c82f4c222b0bd8cb34f646433e00252b ### Bug description This change did break the compatiblity with junit LegacyXmlReportGeneratingListener, I did add a comment to the old issue that explains it: https://github.com/apache/maven-surefire/issues/2715#issuecomment-3636000251 ```...

bug

if log file name is an invalid string, ap_server_root_relative will return NULL, which will result in SIGSEGV in ap_make_dirstr_parent