Skip to content

Conversation

bobh66
Copy link
Contributor

@bobh66 bobh66 commented Aug 6, 2025

Description of your changes

Added an Orphan management policy value which maps to ['Observe', 'Create', 'Update', 'LateInitialize'] in order to simplify the migration from deletionPolicy to managementPolicies and facilitate controlled orphaning of resources.

Fixes #6694 (Crossplane)

Tested using provider-kubernetes running a private branch of crossplane-runtime. Created an Object containing a Secret with the managementPolicies: ['Orphan'] and verified that when the Object was deleted the Secret remained.

Docs PR is crossplane/docs#993

I have:

Need help with this checklist? See the cheat sheet.

Fixes #6694

Signed-off-by: Bob Haddleton <[email protected]>
@bobh66 bobh66 requested a review from a team as a code owner August 6, 2025 21:08
@bobh66 bobh66 requested a review from jbw976 August 6, 2025 21:08
@bobh66 bobh66 marked this pull request as draft August 6, 2025 21:08
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.

3 participants