cockroachdb / cockroach-operator

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

Upgrading operator sdk and preflight dependencies #1062

Closed udnay closed 3 weeks ago

udnay commented 3 weeks ago

@prafull01 I'm wondering about the lint timeout in tests. Not sure if that's because there is a bunch of differences due to the operator-sdk changes or something else..

prafull01 commented 3 weeks ago

@udnay It is unrelated to this change, I see the same issue in other PR as well. I will have a look into it.