goharbor / harbor-operator

Kubernetes operator for Harbor service components
Apache License 2.0
358 stars 111 forks source link

fix: postgresql not deleted with harborcluster #1064

Closed ShouEnHsiao closed 1 year ago

ShouEnHsiao commented 1 year ago

This CL is from https://github.com/goharbor/harbor-operator/pull/1014 which adds ownerReference to expectCR in PostgreSQLController.Update before comparing. Origin expectCR have no OwnerReference.

MarcelMue commented 1 year ago

Please make sure you have signed your commit.