Skip to content

feat: add addOwnerReference variant to set controller and blockOwnerDeletion fields#7590

Open
metacosm wants to merge 1 commit intomainfrom
fix-6922
Open

feat: add addOwnerReference variant to set controller and blockOwnerDeletion fields#7590
metacosm wants to merge 1 commit intomainfrom
fix-6922

Conversation

@metacosm
Copy link
Copy Markdown
Collaborator

@metacosm metacosm commented Mar 20, 2026

Fixes #6922

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • Code contributed by me aligns with current project license: Apache 2.0
  • I Added CHANGELOG entry regarding this change
  • I have implemented unit tests to cover my changes
  • I have added/updated the javadocs and other documentation accordingly
  • No new bugs, code smells, etc. in SonarCloud report
  • I tested my code in Kubernetes
  • I tested my code in OpenShift

@metacosm metacosm self-assigned this Mar 20, 2026
@metacosm metacosm added this to the 7.7.0 milestone Mar 31, 2026
Copy link
Copy Markdown
Member

@iocanel iocanel left a comment

Choose a reason for hiding this comment

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

LGTM

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 addOwnerReference(HasMetadata resource, boolean controller) overloaded version to HasMetadata

3 participants