bossm8
bossm8
### Name and Version bitnami/dokuwiki:latest ### What steps will reproduce the bug? 1. Use the authldap plugin of dokuwiki (Or ldapsearch from ldap-utils in a customized container) 2. Try to...
Using the docker container `chronograf:1.10` Chronograf fails when using an OAuth provider which has a self signed certificate, even when the environment `GENERIC_INSECURE` is set to true (#5491). docker-compose snippet...
[Helm] Self-Monitoring fails when loki.auth_enabled is true and/or gateway.basicAuth.enabled is true
**Describe the bug** Logs of the self monitoring deployment cannot be shipped to loki tenancy is activated (default) and/or if the gateway basic authentication is enabled. Issue: 1. The grafana...
**Actual behavior** While running the the warmer in our GitLab CI/CD we quickly hit the rate-limiting with docker hub even though the cache is warmed already. GitLab CI: ```yaml (...)...
It should be possible to override the hardcoded value of `real_ip_header` even when `proxy_protocol` is used as this is an invalid setting for deployments where multiple proxies are involved. Our...
**What type of PR is this?** > Uncomment one (or more) `/kind ` lines: > /kind bug > /kind cleanup > /kind design > /kind documentation > /kind failing-test /kind...