ROX-11101: Remove deprecated resources from QA tests - #3116
Merged
Conversation
|
Skipping CI for Draft Pull Request. |
rhybrillou
changed the base branch from
master
to
yann/ROX-11101-ui_remove_old_resources
September 16, 2022 15:27
Contributor
Author
|
/test all |
|
@rhybrillou: No presubmit jobs available for stackrox/stackrox@yann/ROX-11101-ui_remove_old_resources DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
rhybrillou
force-pushed
the
yann/ROX-11101-ui_remove_old_resources
branch
from
September 19, 2022 16:10
0d026e3 to
f137334
Compare
rhybrillou
force-pushed
the
yann/ROX-11101-qa_remove_old_resource
branch
from
September 19, 2022 16:11
0c5e706 to
9eee493
Compare
rukletsov
approved these changes
Sep 20, 2022
rhybrillou
force-pushed
the
yann/ROX-11101-qa_remove_old_resource
branch
2 times, most recently
from
September 21, 2022 19:29
9309005 to
dd62b13
Compare
rhybrillou
force-pushed
the
yann/ROX-11101-ui_remove_old_resources
branch
from
September 23, 2022 07:43
3e5ff8d to
9311186
Compare
rhybrillou
force-pushed
the
yann/ROX-11101-qa_remove_old_resource
branch
from
September 23, 2022 07:44
dd62b13 to
50cc118
Compare
Base automatically changed from
yann/ROX-11101-ui_remove_old_resources
to
master
September 23, 2022 13:55
rhybrillou
marked this pull request as ready for review
September 23, 2022 13:56
|
Images are ready for the commit at c827cad. To use with deploy scripts, first |
rhybrillou
force-pushed
the
yann/ROX-11101-qa_remove_old_resource
branch
from
September 23, 2022 21:09
50cc118 to
5df5b1c
Compare
rhybrillou
force-pushed
the
yann/ROX-11101-qa_remove_old_resource
branch
2 times, most recently
from
October 17, 2022 10:16
1c95c7d to
c30a767
Compare
This was referenced Oct 27, 2022
rukletsov
approved these changes
Oct 27, 2022
rhybrillou
force-pushed
the
yann/ROX-11101-qa_remove_old_resource
branch
from
November 6, 2022 18:50
90fbdef to
c827cad
Compare
rhybrillou
added a commit
that referenced
this pull request
Nov 7, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The set resources used for access control is being simplified. A number of resources has been deprecated.
The goal here is to get rid of the deprecated resources, both in the database and in the codebase (UI, QA, central, DB). This PR focuses on the QA test codebase removal. Full PR chain:
#3036
#3115
#3116
#3428
Checklist
- [ ] Evaluated and added CHANGELOG entry if required- [ ] Determined and documented upgrade steps- [ ] Documented user facing changes (create PR based on openshift/openshift-docs and merge into rhacs-docs)If any of these don't apply, please comment below.
Testing Performed
CI should be sufficient.