Remove group errors and allow freeform group names (#5034) - #7558
Conversation
(cherry picked from commit ee8a9d1)
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## stable-2.x #7558 +/- ##
==============================================
- Coverage 67.93% 67.91% -0.03%
==============================================
Files 2238 2238
Lines 50851 50822 -29
Branches 14255 14243 -12
==============================================
- Hits 34545 34515 -30
- Misses 16306 16307 +1
... and 14 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: DaoDaoNoCode The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
479a056
into
opendatahub-io:stable-2.x
(cherry picked from commit ee8a9d1)
https://redhat.atlassian.net/browse/RHOAIENG-59753
Reproduced issue without this fix, doesn't occur after the fix:

How Has This Been Tested?
All manual tests below have been verified on a cluster:
Test 1: Error no longer appears with missing groups
phantom-groupto admin or user groups, save.phantom-groupstill appears in the list (still configured in Auth CR) and can be deselected/removed.✅ Verified
Test 2: Freeform group creation works
my-new-team).✅ Verified
Test 3: Existing groups still work
real-groupfrom the dropdown, save.✅ Verified
Test 4: At least one group is still required
✅ Verified
Test Impact
Request review criteria:
Self checklist (all need to be checked):
If you have UI changes:
After the PR is posted & before it merges:
main