Chris Seto
Chris Seto
Any progress at all? I'm hitting the same error.
Hey @hoyhbx, can you tell us a bit more about your setup? You're correct that `spec.tls` is not set for the SQL ingress object. This is because CockroachDB serves SQL...
I wonder if we could use the utility added by #894 to easily address this problem? Another alternative would be to use `hostname -f` in favor of manually constructing the...
Weighing in on behalf of @udnay and at the request of @alinadonisa. The logic in [`EnsureScale`](https://github.com/cockroachdb/cockroach-operator/blob/f3b64f8aa9bfbb043c3a79dacdfb4b21da5e4214/pkg/scale/scale.go#L47) is the same logic that we use in cockroach cloud, which has been pretty...
Seems like the error handling for failed decommissioning is busted? Though I'm not sure why the decommission command would fail...
It seems like the wrong pod is being decommissioned? ``` 2021-06-11T17:25:06.6272047Z require.go:351: replicas=35 2021-06-11T17:25:06.6272688Z require.go:352: isDecommissioning=false 2021-06-11T17:25:06.6273707Z require.go:307: makeDrainStatusChecker failed due to error unexpected node status 2021-06-11T17:25:16.5379795Z require.go:348: draining node...
Hi @diogokiss! The operator comes with its [own example for connecting to a cluster](https://github.com/cockroachdb/cockroach-operator/blob/master/examples/client-secure-operator.yaml). Could you point us to where you found the original link so we can ensure that...
@rossmounce Thank you again for report this issue. We have put a temporary fix in place for your article, the publisher will now show up as originally reported by CrossRef....
@laurenbarker this addresses https://openscience.atlassian.net/browse/SHARE-945 and https://openscience.atlassian.net/browse/SHARE-932?
@laurenbarker I'll do the rest.