goharbor / harbor-operator

Kubernetes operator for Harbor service components
Apache License 2.0
343 stars 106 forks source link

fix: postgresql not deleted with harborcluster #1064

Closed ShouEnHsiao closed 11 months ago

ShouEnHsiao commented 11 months 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 11 months ago

Please make sure you have signed your commit.