Andrei-Stepanov
Andrei-Stepanov
@jonesbusy Hi. This helps. Thank you for the solution. The issue can be closed.
Hello, please merge and release this. This is important. It is necessary to have this merged. ``` [Error: invalid sslmode value: "true" ] ``` @sundbry thank you for the fix!
This bug is present in "pg": "^8.7.1",
@charmander : configuration/testcase scenario: 1. Have a postgresql-server **without** SSL transport. 2. Try to connect to this server using `pg` module enforcing/requiring SSL transport with env variable: `PGSSLMODE=require`. Connection should...
I think this: `Connection is established when it should not be`.
Hello, I am not developer. I just want to comment in terms of user: you can google something for: atomic operation directory
There is another place: https://github.com/opensearch-project/helm-charts/blob/6f61d16003ae9a2e336f71eb7a68fa7bff35e7f9/charts/opensearch/templates/statefulset.yaml#L254 ```
> Our Vault is running outside of Kubernetes and supports different auth methods. Hello @marcsauter . Let me try to explain. 1. Vault is running outside of Kubernetes. 2. We...
> Playbook which runs from package-test.sh could install them. Playbook is STR/STI. Playbook doesn't not prepare **test-environment**. STR takes **test-environment** as an input. From: https://fedoraproject.org/wiki/CI/Standard_Test_Interface Test environment: environment where actual...
maybe list pods with label = `release=helm-release` ? ``` ➜ kai git:(pr_logfile) ✗ oc get pod -l release=kai-1575042864 NAME READY STATUS RESTARTS AGE kai-1575042864-kaniko-build-listener 1/1 Running 0 2m ➜ kai...