Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: postgresql not deleted with harborcluster (master) #1014

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

samuelchen
Copy link

@samuelchen samuelchen commented Feb 6, 2023

add ownerReference to expectCR in PostgreSQLController.Update before comparing.
Origin expectCR have no OwnerReference .

add ownerReference to expectCR in PostgreSQLController.Update before comparing.
Origin expectCR have no OwnerReference .

Signed-off-by: 陈伟 <chen_wei@cestc.cn>
ShouEnHsiao added a commit to ShouEnHsiao/harbor-operator that referenced this pull request Aug 8, 2023
This CL is from goharbor#1014
which adds ownerReference to expectCR in PostgreSQLController.Update before comparing.
Origin expectCR have no OwnerReference.

Signed-off-by: Shou-En Hsiao <shouenhsiao@google.com>
ShouEnHsiao added a commit to ShouEnHsiao/harbor-operator that referenced this pull request Aug 8, 2023
This CL is from goharbor#1014
which adds ownerReference to expectCR in PostgreSQLController.Update before comparing.
Origin expectCR have no OwnerReference.

Signed-off-by: Shou-En Hsiao <shouenhsiao@google.com>
ShouEnHsiao added a commit to ShouEnHsiao/harbor-operator that referenced this pull request Aug 8, 2023
This CL is from goharbor#1014
which adds ownerReference to expectCR in PostgreSQLController.Update before comparing.
Origin expectCR have no OwnerReference.

Signed-off-by: ShouEnHsiao <shouenhsiao@google.com>
thcdrt pushed a commit that referenced this pull request Aug 21, 2023
This CL is from #1014
which adds ownerReference to expectCR in PostgreSQLController.Update before comparing.
Origin expectCR have no OwnerReference.

Signed-off-by: ShouEnHsiao <shouenhsiao@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants