Skip to content

refactor: update Kueue management state checks and messaging#190

Merged
andyatmiami merged 1 commit intored-hat-data-services:rhoai-3.3from
andyatmiami:chore/cherry-pick-updated-kueue-messaging
Mar 19, 2026
Merged

refactor: update Kueue management state checks and messaging#190
andyatmiami merged 1 commit intored-hat-data-services:rhoai-3.3from
andyatmiami:chore/cherry-pick-updated-kueue-messaging

Conversation

@andyatmiami
Copy link
Copy Markdown

Cherry-pick of 74f26e9c966c276d9d25a79349172ef78274cbcd from main.
Original-PR: opendatahub-io#52

  • Deregistered the Kueue OperatorInstalledCheck in command.go, with a note to re-enable it in a future release that supports the Unmanaged state.
  • Enhanced the ManagementStateCheck to validate that only the Removed state is supported for Kueue before upgrading to RHOAI 3.3.1, updating the remediation messages accordingly.
  • Renamed test functions to reflect the new logic regarding management states, ensuring clarity in test outcomes.
  • Updated the DataIntegrityCheck to focus on the Unmanaged state, aligning checks with the new management state requirements.

This refactor improves clarity and correctness in Kueue management state validations, ensuring users are informed about the necessary migration steps for upgrades.

- Deregistered the Kueue OperatorInstalledCheck in command.go, with a note to re-enable it in a future release that supports the Unmanaged state.
- Enhanced the ManagementStateCheck to validate that only the Removed state is supported for Kueue before upgrading to RHOAI 3.3.1, updating the remediation messages accordingly.
- Renamed test functions to reflect the new logic regarding management states, ensuring clarity in test outcomes.
- Updated the DataIntegrityCheck to focus on the Unmanaged state, aligning checks with the new management state requirements.

This refactor improves clarity and correctness in Kueue management state validations, ensuring users are informed about the necessary migration steps for upgrades.

Signed-off-by: Andy Stoneberg <astonebe@redhat.com>
Copy link
Copy Markdown

@harshad16 harshad16 left a comment

Choose a reason for hiding this comment

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

/lgtm

cherry-picked from: 74f26e9

@andyatmiami andyatmiami merged commit 4520153 into red-hat-data-services:rhoai-3.3 Mar 19, 2026
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.

2 participants