Witek Bedyk
Witek Bedyk
### What does this PR do? Wait and retry if Zypper fails acquiring RPM lock file. ### What issues does this PR fix or reference? Fixes: SUSE/spacewalk#18163 ### Previous Behavior...
The command line tool `mgr-monitoring-ctl` is missing any documentation. We should add `--help` to accepted arguments and provide short description. Proposed in [#5077#issuecomment-1131718692](https://github.com/uyuni-project/uyuni/issues/5077#issuecomment-1131718692) To add help, you can use `susemanager-utils/testing/automation/push-to-obs.sh`...
**What happened**: Sharing any panel fails with "Rendering failed." error message. The debug log: ``` Jan 21 17:24:13 witek-tumbleweed grafana-server[1286]: t=2020-01-21T17:24:13+0000 lvl=info msg="Renderer plugin found, starting" logger=rendering cmd=plugin_start_linux_amd64 Jan 21...
## What does this PR change? Rename the Postgres exporter package.
Install and configure Prometheus, Alertmanager, Grafana and Blackbox exporter containers with Podman. Implements SUSE/spacewalk#19509
The change adds support for configuring Monasca APIs to use SSL.
# Static deployment of 3-nodes cluster ## Goals Alternative deployment method to Helm Charts. ## Requirements In some scenarios it may not be possible to deploy Monasca on a Kubernetes...
Tempest plugin has been moved to the new [repository](https://github.com/openstack/monasca-tempest-plugin). monasca/tempest-tests image should reflect that change.
grafana-init container runs [grafana.py](https://github.com/monasca/monasca-docker/blob/master/grafana-init/grafana.py#L141) script to create default datasources and dashboards. The initialization is ambiguous when the user with multiple Keystone projects is used. The script should be extended to...
**What is this feature?** OpenFGA 1.5.6 uses updated go-retryablehttp 0.7.7 library which sanitizes urls when writing them to log file. **Why do we need this feature?** This fixes CVE-2024-6104 vulnerability....