cockroach-operator icon indicating copy to clipboard operation
cockroach-operator copied to clipboard

k8s operator for CRDB

Results 164 cockroach-operator issues
Sort by recently updated
recently updated
newest added

Take all of the PRs created by dependabot and take us to a stable / later version for dependencies.

Update supported CRDB versions.

--port & --http-port has been depreciated, but they're still used in operator It's a risk if we ever remove these parameters.

TREQ

With connection pools not recycling active connections, the default 5-minute TerminateGracePeriod could terminate an active session with transactions uncommitted. This could lead to transaction rollbacks and other unnecessary elements in...

TREQ

Currently it is not possible to directly access a CockroachDB cluster deployed on K8S/OpenShift via the Operator (or any other method). If customers are using an additional LB, like MetalLB...

TREQ

_Add a description of the problem this PR addresses and an overview of how this PR works_. **Checklist** * [ ] I have added these changes to the changelog (or...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go