Alex SZAKALY

Results 20 issues of Alex SZAKALY

**Is your feature request related to a problem? Please describe.** Not able to determine application health without REST API e.g.: `HTTP GET /healthz`. Additional benefit can happen running phpIPAM in...

feature request

Using `mycila/license-maven-plugin` gives the possibility to maintain one `LICENSE` file in the repository and the plugin is able to apply it onto several file types. In that way, I am...

I would like to specify license header file. It is common to store a license file e.g. `LICENSE.txt` or `LICENSE` within the repository. The license file path option shall be...

## Overview As of now, the `Pod` is considered healthy despite the fact that query shows that the database is not in sync therefore the Kubernetes `Service` routes traffic to...

v5
triaged

## Overview I would like to have separate PgBouncer instances which point to different services: `primary` and `replica` (read-only). As of now `ubi8-5.0.4-0`, there is only one instance which points...

enhancement
v5
backlog

The original patch is made by: Christian Schulte @ChristianSchulte For more information kindly ask you to visit the original pull request #148

I commented on the PR https://github.com/argoproj-labs/argocd-notifications/pull/129#issuecomment-732787069: > I don't know will your PR fix or not, but the notification is not working after #116 Unfortunately, #129 did not fix it....

bug

As far as I see there is no reason to keep all the capabilities and we can drop all of them in Container Security Context: ```yaml capabilities: drop: - ALL...

enhancement

I found during Postgres Operator startup that the metrics server is binded to 8080 port but unfortunately it is not exposed by k8s Service. Actual log line: > time="2021-11-19T12:44:10Z" level=info...

backlog

To let us able to scrape metrics from the Operator e.g. with a ServiceMonitor we need to have a Service which provides named port close #61 Signed-off-by: Alex Szakaly

backlog