Skip to content
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

Conversation

MatousJobanek
Copy link
Contributor

@MatousJobanek MatousJobanek commented Sep 22, 2023

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

Copy link
Contributor

@xcoulon xcoulon left a 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)

controllers/usersignup/usersignup_controller.go Outdated Show resolved Hide resolved
Copy link
Contributor

@rajivnathan rajivnathan left a comment

Choose a reason for hiding this comment

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

Nice change!

@MatousJobanek
Copy link
Contributor Author

/retest
fix codeready-toolchain/toolchain-e2e@aef1a68

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
14.7% 14.7% Duplication

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #867 (adeab57) into master (c68ff26) will increase coverage by 0.01%.
The diff coverage is 92.85%.

@@            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              
Files Changed Coverage
controllers/usersignup/usersignup_controller.go 92.85%

Copy link
Contributor

@alexeykazakov alexeykazakov left a comment

Choose a reason for hiding this comment

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

Nice!

@openshift-ci
Copy link

openshift-ci bot commented Sep 22, 2023

[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:
  • OWNERS [MatousJobanek,alexeykazakov,xcoulon]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@alexeykazakov alexeykazakov merged commit 4c62554 into codeready-toolchain:master Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants