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

[Release-1.29] - Embedded helm controller does not track owner references properly #10202

Closed
brandond opened this issue May 24, 2024 · 1 comment
Assignees
Milestone

Comments

@brandond
Copy link
Contributor

Backport fix for Embedded helm controller does not track owner references properly

@fmoral2
Copy link
Contributor

fmoral2 commented Jun 6, 2024

Trying to replicate the issue with no success

always getting

in both versions am testing we do have the
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: mynginx-5d8b585d74
    uid: 180b0817-7926-41d1-95b8-21d13219ce2f
  resourceVersion: "881"

and no deletion jobs or orphans left behind.

@fmoral2 fmoral2 closed this as completed Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done Issue
Development

No branches or pull requests

2 participants