waldner
waldner
I never got it to connect. And using IPs instead of DNS names for the lighthouses does not help unfortunately.
The build is failing for me too, but with a different error: ``` $ make generate 19:49:41 [ .. ] verify dependencies have expected content go: github.com/hashicorp/terraform-plugin-sdk/[email protected] (replaced by github.com/gdavison/terraform-plugin-sdk/[email protected]):...
I'm not running in the default namespace, however now I've checked the manifests and I've noticed that the `PostgresCluster` object has `openshift: false` (to be investigated why). Could it be...
Indeed removing `openshift: false` makes the database container work, however now I'm hitting this one: https://github.com/CrunchyData/postgres-operator/issues/3707 (it worked before, probably due to the `openshift: false` setting). And indeed I see...
I also second the request to be able to handle multiple clusters from the in-cluster version of headlamp. It would be a convenient alternative to running the desktop version.
I agree that without seeing the actually allocated space the summary view is not very helpful. The allocated space information _is_ available, since you see it if you check the...
These are the last lines in the log before the pod dies: ``` 66117734.37444f7d 0x7fa8867fc700 conn=69035 fd=15 ACCEPT from IP=10.42.155.195:10677 (IP=0.0.0.0:1389) 66117734.37455e2e 0x7fa886ffd700 conn=69035 op=0 BIND dn="cn=admin,dc=om,dc=dsn,dc=example" method=128 66117734.37463ad2 0x7fa886ffd700...
Sorry, I understand the replies are correct, but I think that the container should not crash....