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: cluster-wide resources do not use ownerRefs #259

Merged
merged 4 commits into from
Jun 13, 2024
Merged

Conversation

mlavacca
Copy link
Member

@mlavacca mlavacca commented May 14, 2024

What this PR does / why we need it:

Which issue this PR fixes

Fixes #72

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@mlavacca mlavacca changed the title fix: cluster-wide resources do not use ]ownerRefs fix: cluster-wide resources do not use ownerRefs May 14, 2024
@mlavacca mlavacca marked this pull request as ready for review May 15, 2024 12:19
@mlavacca mlavacca requested a review from a team as a code owner May 15, 2024 12:19
@mlavacca mlavacca force-pushed the mlavacca/issue-72 branch 7 times, most recently from a223253 to fa3a93d Compare May 31, 2024 10:00
@mlavacca mlavacca requested review from pmalek and czeslavo May 31, 2024 10:04
Copy link
Member

@pmalek pmalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of possible places where we can make things simpler + a proposal to add some tests.

👍

pkg/utils/kubernetes/ownerrefs.go Outdated Show resolved Hide resolved
pkg/utils/kubernetes/ownerrefs.go Outdated Show resolved Hide resolved
pkg/utils/kubernetes/lists.go Outdated Show resolved Hide resolved
pkg/utils/kubernetes/ownerrefs.go Outdated Show resolved Hide resolved
@mlavacca mlavacca force-pushed the mlavacca/issue-72 branch 3 times, most recently from 86487c9 to 6401d2d Compare June 13, 2024 12:11
@mlavacca mlavacca requested a review from pmalek June 13, 2024 12:12
Copy link
Member

@pmalek pmalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd add a Changelog entry describing this change. WDYT?

test/e2e/test_helm_install_upgrade.go Outdated Show resolved Hide resolved
test/e2e/test_helm_install_upgrade.go Show resolved Hide resolved
pkg/utils/kubernetes/owners.go Show resolved Hide resolved
pkg/utils/kubernetes/owners.go Outdated Show resolved Hide resolved
@mlavacca
Copy link
Member Author

I'd add a Changelog entry describing this change. WDYT?

I don't see any new commit 🤔 I've created a CHANGELOG entry though

Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
@mlavacca mlavacca requested a review from pmalek June 13, 2024 13:00
@pmalek pmalek added this to the KGO v1.3.x milestone Jun 13, 2024
Copy link
Member

@pmalek pmalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this is good to go.

Thanks for working on this @mlavacca 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants