IvanNezamutdinov

Results 11 comments of IvanNezamutdinov

> > My configuration of LDAP server is correct. I enabled LDAPS and configure certificate. > > If all was correct, you would not have any error. There should be...

> See documentation: https://self-service-password.readthedocs.io/en/v1.4/config_ldap.html#server-address Thanks for the answer :) Is this setting for the server? I successfully configured TLS_CACERT on the server. I use TLS in many other applications.

> This setting is for the server hosting SSP application. Check with openssl s_client your connection and CA certificate I have this answer ``` root@sr-test:/test# openssl s_client -connect ldap.server.local:636 CONNECTED(00000003)...

> So copy the server certificate on SSP server and configure it as CACERT in your ldap.conf I am sorry. Do I understand correctly what you mean about adding TLS_CACERT...

Проверьте корректность url zabbix сервера в файле конфига **zbxTelegram_config.py** Параметр **zabbix_api_url** = 'https://zabbix-server.domain.example/' Также обратите внимание, что в конце url обязательно указывать слеш ('/'), иначе параметры не будут корректны ```...

The problem also exists on the controller and node version v3.27.3. Our problem appeared on clusters version 1.22 and 1.27

We were able to achieve reproducibility of the problem on v3.27.4 and kubernetes version 1.29. 1. Any pod in the cluster will be required 2. The pod will need to...

> @legolego621 what was the annotation that you patched? Any annotations. For example I added test=value1....n. I think, for labels will be same situations ( the main thing - update...

> Editing the pod labels works. the problem manifests itself after about a day, when the pod is patched 150 times per minute

We did this artificially to reproduce the problem.29.07.2024, 13:53, "Shaun Crampton" ***@***.***>: when the pod is patched 150 times per minute What causes the pod to be patched 150 times...