Jochen Schalanda

Results 96 issues of Jochen Schalanda

https://docs.openshift.com/container-platform/latest/creating_images/metadata.html

enhancement

The sub-modules in the `release/5.0.x` branch contain overlapping packages which conflict with the Java Platform Module System (JPMS). For example, `metrics-core` contains classes in `io.dropwizard.metrics5` while all other sub-modules contain...

improvement

`ClockTest.userTimeClock` has been failing regularly in recent builds: ``` Error: Failures: Error: ClockTest.userTimeClock:19 Expecting actual: 8.9793854284E10 to be close to: 8.9794920593E10 by less than 1000000.0 but difference was 1066309.0. (a...

bug

https://www.blueliv.com/ There's also an existing Logstash plugin: https://github.com/Blueliv/logstash-input-blueliv

feature
triaged

None of the functions this plugin provides (such as `tor_lookup()`) is being tested automatically. This leads to hidden regressions, such as the copy & paste error fixed in #71 and...

triaged

We have the case of requiring multiple copyright years in our license headers for our source files. Example: ``` /* * (c) Copyright CompanyA Inc., 2010-2020 * (c) Copyright CompanyB...

enhancement

With `bulldozer` being an event-driven application (like most GitHub apps), it would be great if we could deploy it on AWS Lambda or GCP Cloud Functions. For [Probot](https://probot.github.io/), there are...