helm-openldap
helm-openldap copied to clipboard
Helm chart of Openldap in High availability with multi-master replication and PhpLdapAdmin and Ltb-Passwd
Hello, I am unable to get OpenLDAP running on a 1.21.1 Kubernetes cluster, I do get this error ``` 2021-06-30T10:25:49.549204376+02:00 60dc2a8d @(#) $OpenLDAP: slapd 2.4.57+dfsg-1~bpo10+1 (Jan 30 2021 06:59:51) $...
**Is your feature request related to a problem? Please describe.** The actual Ci/CD is ran outside Github. Use Github action to install the chart , perform chaos test and ldap...
**Describe the bug** The `podAnnotations` setting in `values.yaml` does not get applied to the OpenLDAP pods. **To Reproduce** Steps to reproduce the behavior: 1. Install the helm chart setting values...
**Describe the bug** container openldap-stack-ha got error: 65c46a5d.3abc016b 0x7fe4fcaac740 @(#) $OpenLDAP: slapd 2.6.6 (Aug 18 2023 23:33:58) $ @a67812f7d14b:/bitnami/blacksmith-sandox/openldap-2.6.6/servers/slapd 65c46a5d.3b1391bf 0x7fe4fcaac740 read_config: no serverID / URL match found. Check slapd...
**Describe the bug** If I run `ldapdelete -r` after all data has been deleted, the pod crashes (container is terminated with error 139). **To Reproduce** ``` $ ldapdelete -c -x...
### What this PR does / why we need it: When using service as load balancer, if we setup ldap to be on secure port only we don't want to...
**Describe the bug** I'm trying to spin up a fresh install with pretty basic values to start with and I get the following error: `install failed: YAML parse error on...
### What this PR does / why we need it: * Listen on both IPv4 and IPv6 in the ltb-passwd to fix health probes on dual-stack clusters. * Include upstream...
**Is your feature request related to a problem? Please describe.** PHP LDAP Admin is nice and generic, but it's not as nice as a simple "Add User" UI. **Describe the...