Nolan Gilley

Results 6 comments of Nolan Gilley

I'd also like to see this fixed. I opened a PR here: https://github.com/Bluetooth-Devices/govee-ble/pull/32

I have no plans to add it, but I would welcome a PR. Thanks On Mon, Jun 14, 2021 at 2:42 PM Maharshi-Pathak ***@***.***> wrote: > Hi I would like...

@dosu I setup a new test environment with CNPG 1.27.0 and `failoverQuorum` set to true via the annotation `alpha.k8s.enterprisedb.io/failoverQuorum: "true"` and was still able to reproduce the undesired results of...

@dosu If that annotation (`alpha.k8s.enterprisedb.io/failoverQuorum`) is wrong then the documentation here is wrong: https://www.enterprisedb.com/docs/postgres_for_kubernetes/latest/failover/#failover-quorum-quorum-based-failover

@dosu I updated to the correct annotation and now it's preventing me configuring the cluster with FIRST 1 as it's outlined in the docs. Thanks! ``` Invalid failoverQuorum configuration: spec.postgresql.synchronous.number...

Hi @gbartolini, Thank you for the clarification. I understand that multi-cluster awareness is currently outside the scope of the CloudNativePG operator's design and that its authority is intentionally limited to...