ROX-11101: Remove deprecated resources from QA tests#3116
Merged
rhybrillou merged 7 commits intomasterfrom Nov 7, 2022
Merged
Conversation
|
Skipping CI for Draft Pull Request. |
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. |
0d026e3 to
f137334
Compare
0c5e706 to
9eee493
Compare
rukletsov
approved these changes
Sep 20, 2022
9309005 to
dd62b13
Compare
3e5ff8d to
9311186
Compare
dd62b13 to
50cc118
Compare
Base automatically changed from
yann/ROX-11101-ui_remove_old_resources
to
master
September 23, 2022 13:55
|
Images are ready for the commit at c827cad. To use with deploy scripts, first |
50cc118 to
5df5b1c
Compare
1c95c7d to
c30a767
Compare
This was referenced Oct 27, 2022
rukletsov
approved these changes
Oct 27, 2022
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.