Raphael Mazelier
Raphael Mazelier
Hi there, I follow the configuration here [https://support.google.com/a/answer/9089736?hl=en#zippy=%2Copenldap-ldapsearch-linux%2Copenvpn-community-version](https://support.google.com/a/answer/9089736?hl=en#zippy=%2Copenldap-ldapsearch-linux%2Copenvpn-community-version) My conf is ``` URL ldaps://ldap.google.com:636 Timeout 15 TLSEnable no FollowReferrals yes TLSCACertDir /etc/ssl/certs TLSCertFile /etc/openvpn/keys/ldap-client.crt TLSKeyFile /etc/openvpn/keys/ldap-client.key BaseDN "dc=mycorp,dc=com" SearchFilter "(uid=%u)"...
**What is missing?** Unless I missed something I don't see how to enable this on the reaper crd provided by k8ssandra. **Why do we need it?** To add c* cluster...
### What version of Cassandra are you using? Cassandra 3.11.14 | CQL spec 3.4.4 | Native protocol v4 ### What version of Gocql are you using? v1.6.0 ### What version...
Despite trying various combination of cassandra-exporter arround the web I still got following exceptions: (0.9.14) ````` Feb 25 14:59:16 ip-10-0-5-136.eu-west-1.compute.internal cassandra[27283]: [cassandra-exporter-harvester-defer-0] WARN com.zegelin.cassandra.exporter.Harvester - Failed to register collector for...
This fix the exporter registering to cassandra.
### Description What problem are you trying to solve? We're using Karpenter with a spot-to-on-demand fallback strategy. While this setup works generally well, it brings up a few challenges that...