Michaela Lang
Michaela Lang
### Describe the bug with multi-Cluster I noticed one thing in Kiali (NOTE: happens only in multi-Cluster setup) * one defines it's service (bookinfo app) * one defines an AuthorizationPolicy...
federatedusers(externalldap): fix UI/cli 500 errors by catching all LDAP exceptions (PROJQUAY-6900)
The LDAP code we have in Quay does not care about all possible situations which causes various unnecessary 500 UI/cli errors when encountering an exception. The exception handling ensures, we...
the Unittest for entity searching requires to be updated to first federate (link) the searched user into the Database. Something like seen below. In other words, the Unittest has been...
FYI, this is a `re-submit` of the original [PROJQUAY-5137](https://issues.redhat.com//browse/PROJQUAY-5137) since the code for dropping LDAP-robot lookups has not been merged so far. BREAKING CHANGE: LDAP lookup of robot accounts in...
During debugging AD integration which do look correct from configuration POV, we see logs within Quay that do not report the reason/explanation of an Exception which is raised during authenticating...
**NOTE** this PR depends on [PR 2761](https://github.com/quay/quay/pull/2761) to work properly Quay's health check ensures failing dependent components (disk, LDAP, ...) are detected and the deployment is reconciled/restarted. With improved [LDAP...
adding Postgres client certificate secret,mount overlay in relation to config-tool extension of Postgres SSL Client authentication (https://github.com/quay/config-tool/pull/214), adding postgresql overlay for mounting a projected secret composed by: * secret `postgresql-ca`...
fixed typo in configmap which prevents the deployment to be scheduled
**What this PR does / why we need it**: This ConstraintTemplate will provide multi-tenant NetworkPolicies as known in SDN. This capability is dropped with OVN and default kubernetes RBAC does...
**What this PR does / why we need it**: This ConstraintTemplate will provide capability to limit the domain names being useable in Route objects. The default kubernetes RBAC does not...