Pat Riehecky
Pat Riehecky
When I've got a pending reboot (kernel update), running tracer as non-root reports an error: ```shell [riehecky@testify ~]$ tracer -vv You can't open package database due to insufficient permissions You...
When launching containers with podman-quadlet and updating `conmon` tracer incorrectly identifies the service owner. ```shell [root@linux ~]# tracer --interactive You should restart: [1] autofs [2] firewalld [3] oddjobd [4] prometheus-node-exporter...
The Fedora tool `needs-restarting` has an option to only check if a reboot is required rather than check for all restart conditions. This smaller query set should, in theory, allow...
Firewalld in Fedora/RHEL10 adds a flag for `StrictForwardPorts`. It would be helpful if this was something we could toggle in this module. https://firewalld.org/2024/11/strict-forward-ports
There are a handful of times when an unexpected shutdown or reboot would leave the system in an incomplete state. It would be helpful if bootc set systemd inhibitors during...
## Use Case The number of connections to the postgres database has an impact on performance. For some sites, the defaults are too low, for others they waste resources. ##...
It would be handy if there was a stock alert for if there was a failure of a power supply.
### Pull Request Motivation `unhealthyPodEvictionPolicy` is a feature of the podDisruptionBudget, so it is nice to be able to set it via the chart. Currently the chart ignores this value...
### What problem does the new feature solve? I use CNPG for most of my postgresql work in kubernetes. With postgresql18 CNPG supports adding a simple image containing an extension...
### Name and Version bitnami/redis 17.11.6 ### What is the problem this feature will solve? By default kubernetes may simply decide to put the redis master/slave hosts on a single...