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

bugfix: proxy rejects calls when UserSignup is not in a ready state #344

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

mfrancisc
Copy link
Contributor

jira: https://issues.redhat.com/browse/SANDBOX-375

NOTE: we could also check if there is a default namespace provisioned for the usersignup when the Complete status is not ready. I started on this path but figured out that it would require a bigger modification of the unit tests.

@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2023

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
pkg/proxy/service/cluster_service.go 100.00%

📢 Thoughts on this report? Let us know!.

@openshift-ci openshift-ci bot added the approved label Sep 8, 2023
@openshift-ci
Copy link

openshift-ci bot commented Sep 8, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexeykazakov, mfrancisc, rajivnathan

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mfrancisc mfrancisc merged commit 7640905 into codeready-toolchain:master Sep 8, 2023
9 checks passed
@mfrancisc mfrancisc deleted the fixproxy branch September 8, 2023 06:14
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.

3 participants