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

skip PublicViewer's SBR deletion if PublicViewer is enabled #1047

Merged
merged 29 commits into from
Jul 11, 2024

Conversation

filariow
Copy link
Contributor

@filariow filariow commented Jun 21, 2024

This PR adds the controller changes for Public-Viewer support.

It supersedes #1021.

JIRA ASC-532

Copy link

openshift-ci bot commented Jun 21, 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

@filariow filariow changed the title Pv 532 sbr skip PublicViewer's SBR deletion if PublicViewer is enabled Jun 21, 2024
filariow added 5 commits June 27, 2024 10:40
Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
This commit adds the notion of Public-Viewer as described
in https://issues.redhat.com/browse/ASC-532.

Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
@filariow filariow requested a review from mfrancisc July 3, 2024 07:28
@filariow
Copy link
Contributor Author

filariow commented Jul 3, 2024

/retest

1 similar comment
@filariow
Copy link
Contributor Author

filariow commented Jul 3, 2024

/retest

Signed-off-by: Francesco Ilario <[email protected]>
@filariow
Copy link
Contributor Author

filariow commented Jul 3, 2024

/retest

it seems a flakiness

filariow added 4 commits July 3, 2024 19:55
Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
Copy link
Contributor

@mfrancisc mfrancisc left a comment

Choose a reason for hiding this comment

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

Great Job 🚀

Thanks a lot for addressing my comments 🙏 and for the additional improvements to the tests 🏅

@openshift-ci openshift-ci bot added the approved label Jul 4, 2024
filariow added 4 commits July 4, 2024 11:55
Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
Copy link
Contributor

@MatousJobanek MatousJobanek left a comment

Choose a reason for hiding this comment

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

👍 nice

Copy link

openshift-ci bot commented Jul 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fbm3307, filariow, MatousJobanek, mfrancisc

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,mfrancisc]

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

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.10%. Comparing base (424488f) to head (8884a9e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1047      +/-   ##
==========================================
+ Coverage   85.05%   85.10%   +0.04%     
==========================================
  Files          55       55              
  Lines        5018     5028      +10     
==========================================
+ Hits         4268     4279      +11     
+ Misses        580      579       -1     
  Partials      170      170              
Files Coverage Δ
...ebindingcleanup/spacebinding_cleanup_controller.go 76.28% <100.00%> (+1.56%) ⬆️
controllers/toolchainconfig/configuration.go 91.62% <100.00%> (+0.19%) ⬆️

... and 1 file with indirect coverage changes

@filariow filariow merged commit 2070105 into codeready-toolchain:master Jul 11, 2024
11 of 12 checks passed
@filariow filariow deleted the pv-532-sbr branch July 11, 2024 13:33
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.

5 participants