Dennis Effing

Results 8 issues of Dennis Effing

I have a tomcat run configuration with mutliple environment variables. When I start the run configuration without using Multirun, everything works fine. If I combine my tomcat run configuration with...

bug

When trying to run/start the docker container on a Rasperry Pi with Raspbian, you get the following error message: [9] System error: exec format error Error: failed to start containers:...

There is no configuration to choose from when adding a gauge to a dashboard: ![ss 2016-05-02 at 08 50 54](https://cloud.githubusercontent.com/assets/5879568/14948662/242094be-1043-11e6-80b3-f65cf349093a.png) It might be the case that I am missing the...

When you click on "Add Widget" the widget gets added to the dashboard immediately. If you want to cancel, you have to click on cancel and delete the empty (unconfigured)...

### What feature do you want to see added? Users can currently configure whether or not the build number should be included in the build key by setting `includeBuildNumberInKey` to...

### Summary The cgroup pre-check task uses the command `grep -E "^{{ cgroup.name }}\s+.*\s+1$" /proc/cgroups` to check if all cgroup controllers are enabled properly. Because the `/proc/cgroups` file is [meaningless...

wontfix

Issue #, if available: N/A Description of changes: The deployment template is changed to fix indentation issues when `extraVolumes` are set. By submitting this pull request, I confirm that my...

needs-ok-to-test

Hi, we just encountered an issue if `kafkactl consume` is used with valid user credentials but the user is not authorized to read the configured topic. **Actual behavior** `kafkactl consume`...