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

add PublicViewer's middleware #453

Closed

Conversation

filariow
Copy link
Contributor

@filariow filariow commented Aug 1, 2024

This PR is part of the effort of splitting #443.

This PR introduces the logic to effectively turn on the PublicViewer support and for this reason it should be the latest PR to merge.

Requirements:

Signed-off-by: Francesco Ilario filario@redhat.com

this commit is part of the effort of splitting codeready-toolchain#443

Signed-off-by: Francesco Ilario <filario@redhat.com>
Copy link

openshift-ci bot commented Aug 1, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link

openshift-ci bot commented Aug 1, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: filariow
Once this PR has been reviewed and has the lgtm label, please assign mfrancisc for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

Copy link

sonarqubecloud bot commented Aug 1, 2024

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.60%. Comparing base (007cba6) to head (db391bd).
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #453      +/-   ##
==========================================
+ Coverage   78.56%   78.60%   +0.04%     
==========================================
  Files          42       42              
  Lines        2696     2702       +6     
==========================================
+ Hits         2118     2124       +6     
  Misses        487      487              
  Partials       91       91              
Flag Coverage Δ
unittests 78.60% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@filariow filariow mentioned this pull request Aug 7, 2024
7 tasks
filariow added a commit to filariow/infra-deployments that referenced this pull request Aug 7, 2024
These changes enable support for public-viewer in public staging
even if the feature is not completely merged in KubeSaw.
This will avoid the loop in which KubeSaw host-operator deletes
the SpaceBinding for the Public-Viewer user and the Konflux-Workspaces
operator is creating it back.

RegistrationService is not going to be impacted by this change until
codeready-toolchain/registration-service#453 merges.

Signed-off-by: Francesco Ilario <filario@redhat.com>
openshift-merge-bot bot pushed a commit to redhat-appstudio/infra-deployments that referenced this pull request Aug 7, 2024
These changes enable support for public-viewer in public staging
even if the feature is not completely merged in KubeSaw.
This will avoid the loop in which KubeSaw host-operator deletes
the SpaceBinding for the Public-Viewer user and the Konflux-Workspaces
operator is creating it back.

RegistrationService is not going to be impacted by this change until
codeready-toolchain/registration-service#453 merges.

Signed-off-by: Francesco Ilario <filario@redhat.com>
@filariow
Copy link
Contributor Author

superseded by #443

@filariow filariow closed this Sep 26, 2024
@filariow filariow deleted the publicviewer-middleware branch September 26, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant