Bulat

Results 21 comments of Bulat

Seems that race condition occuring, when I'm trying to observe with strace build successfully finishing, but when build stuck, connections to pid with strace shows ```shell user@node-with-kubernetes-executor:~$ sudo strace -p...

Building with -race parameter and cgo enabled does the trick, but you know golang race detector overhead

Steel relevant, I'm waiting for PR review https://github.com/cloudnative-pg/postgres-containers/pull/105

@ardentperf Thanks, I changed `Dockerfile.template`

@ardentperf Actualized PR

It would be cool to also have functionality to close session for lora 1.0.x devices, that don't support rejoin. So for security context you can reset session and device will...

Still wait for implementation

Found workaround 1. You: Adding new node to kubernets 2. Operator: creates satellite in controller 3. You: Adding new interface `ib0` via `linstor n i create ib0 ... 4. You:...