-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: check conflicts with Space name for complaintUsername #867
fix: check conflicts with Space name for complaintUsername #867
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just added a suggestion to improve readability (IMHO)
Co-authored-by: Xavier Coulon <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice change!
Co-authored-by: Rajiv Senthilnathan <[email protected]>
/retest |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## master #867 +/- ##
==========================================
+ Coverage 83.48% 83.50% +0.01%
==========================================
Files 52 52
Lines 5869 5880 +11
==========================================
+ Hits 4900 4910 +10
- Misses 791 792 +1
Partials 178 178
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexeykazakov, MatousJobanek, rajivnathan, xcoulon The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
https://issues.redhat.com/browse/SANDBOX-369
This should help us to workaround the issue when users cannot reactivate because of having Space stuck in a terminating state https://redhat-internal.slack.com/archives/CHK0J6HT6/p1695253339361769
paired with: codeready-toolchain/toolchain-e2e#798