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

Check client custom CA secrets

Open chrislovecnm opened this issue 4 years ago • 0 comments

When the client is using custom CA secrets we need to ensure that the filenames contained within those secrets match our naming definitions. Both the node and client secrets need three file names that are defined

https://github.com/cockroachdb/cockroach-operator/blob/0565ab046e05703aa76650d9efdb651004e6f504/pkg/resource/statefulset.go#L111-L153

chrislovecnm avatar Jun 16 '21 16:06 chrislovecnm