George Gaál
George Gaál
## Summary When opening the **Providers** list in the KeepHQ UI, the order of items appears inconsistent and confusing. It is **not alphabetical**, and there’s no visible logic behind the...
## Summary In the list of available providers, **PostgreSQL** appears as a supported integration. However, clicking the **Documentation** link opens an incorrect / non-existent page: ❌ **Current broken link:** [https://docs.keephq.dev/providers/documentation/postgres-provider](https://docs.keephq.dev/providers/documentation/postgres-provider)...
## Summary FluxCD provider appears in the UI after being configured in `values.yaml`, but the backend reports a misleading “Flux CD does not appear to be installed” error when the...
Benefits: - better lifecycle for crds (because many tools like fluxcd treats crds well in `/crds` folder) - option to install crds separately - multiple installations of operator on the...
The customer complains that TLS connectivity to the site is broken. I am going to check certificates: ```bash $ kubectl get certificate -n thinkopp thinkopp NAME READY SECRET AGE thinkopp...
### Is there an existing issue already for this feature request/idea? - [x] I have searched for an existing issue, and could not find anything. I believe this is a...
### Is there an existing issue already for this feature request/idea? - [x] I have searched for an existing issue, and could not find anything. I believe this is a...
/kind documentation Fix typos in the doc.
### What happened? with the message "Not running on OpenShift, so won't configure OAuthProxy imagestream." As DevOps engineer I want to have only meaningful messages in the logs. It looks...
## Summary When trying to create a `DBInstance` inside an existing Aurora MySQL `DBCluster` using the ACK RDS controller, the instance creation fails with the following terminal condition: ``` api...