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.
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
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?