Skip to content

fix: check unprefixed os.unmanaged annotation in reset plan selection - #1024

Draft
aeltai wants to merge 1 commit into
rancher:mainfrom
aeltai:fix-check-unprefixed-os-unmanaged
Draft

fix: check unprefixed os.unmanaged annotation in reset plan selection#1024
aeltai wants to merge 1 commit into
rancher:mainfrom
aeltai:fix-check-unprefixed-os-unmanaged

Conversation

@aeltai

@aeltai aeltai commented Aug 19, 2026

Copy link
Copy Markdown

When labelPrefix is "-", the operator stores annotations without the elemental.cattle.io/ prefix. The reset controller now also checks the unprefixed "os.unmanaged" key when deciding whether to issue the unmanaged sentinel plan vs the toolkit recovery plan.

Fixes: #1023

When labelPrefix is "-", the operator stores annotations without the
elemental.cattle.io/ prefix. The reset controller now also checks the
unprefixed "os.unmanaged" key when deciding whether to issue the
unmanaged sentinel plan vs the toolkit recovery plan.

Fixes: rancher#1023
Co-authored-by: Cursor <cursoragent@cursor.com>
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.

labelPrefix: "-" breaks unmanaged reset: deleting MachineInventory does not re-register

1 participant