cockroachdb / cockroach-operator

k8s operator for CRDB
Apache License 2.0
284 stars 95 forks source link

Validate operator works properly on kubernetes 1.28, 1.29, 1.30 #1039

Closed udnay closed 4 months ago

udnay commented 4 months ago

Validate that the operator works on the currently supported releases of kubernetes specifically 1.28,1.29 and 1.30. If we need to update the minimum version supported we should also do that.

@prafull01 can you take a look?

prafull01 commented 4 months ago

Cockroach Operator working fine on k8s 1.30. We can safely assume there is no breaking change in 1.28 and 1.29. Otherwise it would not have been working on k8s 1.30

Screenshot 2024-07-19 at 7 23 55 PM