-
Notifications
You must be signed in to change notification settings - Fork 24
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
OCPBUGS-6827: ssb: Presume Platform scan if no scan type is given with annotations #195
OCPBUGS-6827: ssb: Presume Platform scan if no scan type is given with annotations #195
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems reasonable based on the context, but should we pull all relevant details into a bug report?
I'm a little unclear on the overall purpose and user impact.
pkg/controller/scansettingbinding/scansettingbinding_controller.go
Outdated
Show resolved
Hide resolved
@jhrozek: This pull request references Jira Issue OCPBUGS-6827, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In 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. |
I pushed a new version, but I'll amend it one more time with trying to look at the profile that the TP extends. |
/hold for QE review |
Verification pass with 4.13.0-0.nightly-2023-02-03-145213 + code in the PR
|
/label qe-approved |
/unhold |
I think I just bungled up the names of the scansettings and the roles. New patch was pushed and I only changed the e2e tests so I hope I can retain the |
/test e2e-aws |
Changelog looks good! |
straight up regression doesn't need a px ack |
/jira refresh |
@xiaojiey: This pull request references Jira Issue OCPBUGS-6827, which is invalid:
Comment In 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. |
/jira refresh |
@xiaojiey: This pull request references Jira Issue OCPBUGS-6827, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: In 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. |
Is this still true? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jhrozek, rhmdnd 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 |
@jhrozek: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-6827 has been moved to the MODIFIED state. In 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. |
Xiaojie noticed an issue in my previous PR to check for non-default roles, but I didn't have time to address
her feedback before the PR was merged.
Opening this PR as a way to track the comments. I'm not 100% sure that the PR is correct, so please treat as a WIP for now.