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

feat: Add owner references to all resources #2199

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mbegenau
Copy link

Previously, only the Service and Deployment resource managed by the operator had an OwnerReference linking it to the StatefulSet. Now, all managed resources get an OwnerReference pointing to the Postgresql resource.

Fixes #498.

@mbegenau mbegenau marked this pull request as ready for review February 2, 2023 18:26
@FxKu FxKu added this to the 2.0 milestone Feb 8, 2023
@batazor
Copy link
Contributor

batazor commented Jun 9, 2023

It would be cool to add support for OwnerReferences references. Is there anything that prevents us from adopting this PR?

@sass1997
Copy link

+1

2 similar comments
@jhpinson
Copy link

+1

@drivebyer
Copy link
Contributor

+1

@Yingrjimsch
Copy link

+1

2 similar comments
@amitde69
Copy link

+1

@itayvolo
Copy link

+1

@metajiji
Copy link

+1 any news?

@FxKu FxKu modified the milestones: 1.11.0, 2.0 Jan 24, 2024
@FxKu FxKu modified the milestones: 2.0, 1.13.0 May 24, 2024
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.

Add ownerReference to managed entities
10 participants