Roman Pertl

Results 13 issues of Roman Pertl

When running iris in combination with uwsgi (e.g with the container image), the applications are not properly loaded at startup, leading to 401 errrors when using the webhooks api. Once...

I'd like to raise a few questions around the current container images of Iris: - Currently there are two `Dockerfile`s, one in the root directory and one in the `ops/Docker`...

Currently patchman can display information if a system needs to be rebooted. It would be nice to have additional information when services need to be restarted after a library has...

enhancement

- every time the notification starts, it reports a corrupted state because the state never gets stored in the database. saving the state in the database using `UPDATE` sql only...

## Feature Description We would like to backup our elasticsearch to S3. In order to use the provided snapshot repository functionality, we require an additional/different parameters for setting S3 bucket...

feature

It would be cool if we could support session_server in the gitlab runner config for interactive webterminals https://docs.gitlab.com/ee/ci/interactive_web_terminal/index.html https://docs.gitlab.com/runner/configuration/advanced-configuration.html#the-session_server-section

enhancement :new:
work-in-progress

- fix build times - build Darwin (MacOS) arm64 executables

This isse can be observed with at least the following alerts, but it might also affect other alerts using node_uname_info: - HostOutOfMemory - HostUnusualDiskReadRate - HostUnusualDiskWriteRate - HostHighCpuLoad - HostCpuHighIowait...

* Module version: 6.3.1 * Puppet version: 4.10.12 and 5.5.4 * OS and version: Debian 9 and Ubuntu 18.04 ## Bug description Install any old version of elasticsearch before 6.3.0...

bug

- clock_timestamp will just return the current timestamp - what we actually want to know is the lowest timestamp of the xact_start column Please also see: https://github.com/prometheus-community/postgres_exporter/pull/836#discussion_r1295748514 and the original...