Alex Goncharov

Results 3 comments of Alex Goncharov

This happens on the API diag settings. When there are no diag settings present, terrafrom creates them just fine. And they are created like so: ![image](https://user-images.githubusercontent.com/1196389/141987265-302017fc-d705-4f58-aaa8-e8b7ba874fbb.png) If the diag settings...

``` docker run --rm quay.io/coreos/etcd-operator:v0.9.4 etcd-operator --help 2>&1 | grep -i CRD -create-crd The operator will not create the EtcdCluster CRD when this flag is set to false. (default true)...

Seeing the same issue with backup operator 0.9.4: - no TLS - operator and cluster reside in separate namespaces - backupCR is configured in operator's namespaces and connects to service...