:warning: fix: rename owner label and clarify variable naming by camilamacedo86 · Pull Request #2349 · operator-framework/operator-controller
Copilot AI review requested due to automatic review settings
November 19, 2025 09:47
camilamacedo86
changed the title
🐛fix: rename owner label and clarify variable naming
⚠️ fix: rename owner label and clarify variable naming
openshift-ci
bot
added
the
approved
label
Nov 19, 2025Rename ClusterExtensionRevision owner label from `owner` to `owner-name` for consistency. Also rename misleading `storeLbls` variable to `revisionAnnotations` to clarify it contains annotations, not labels. This removes the duplicate ClusterExtensionRevisionOwnerLabel constant and uses labels.OwnerNameKey directly throughout the codebase.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters