-
Notifications
You must be signed in to change notification settings - Fork 88
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
CRW-4824 Updating annotations for operators to meet new OpenShift requirements #1816
Conversation
Signed-off-by: sdawley <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: SDawley 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 |
I have some doubts about
|
bundle/stable/eclipse-che/manifests/che-operator.clusterserviceversion.yaml
Outdated
Show resolved
Hide resolved
@SDawley: The following test failed, say
Full PR test history. Your PR dashboard. 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 understand the commands that are listed here. |
Build 3.13 :: operator-bundle_3.x/2676: Console, Changes, Git Data |
Build 3.13 :: sync-to-downstream_3.x/6262: Console, Changes, Git Data |
Build 3.13 :: push-latest-container-to-quay_3.x/4387: Console, Changes, Git Data |
Build 3.13 :: copyIIBsToQuay/2541: Console, Changes, Git Data |
Build 3.13 :: sync-to-downstream_3.x/6262: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/6206 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.13 :: operator-bundle_3.x/2676: Upstream sync done; /DS_CI/sync-to-downstream_3.x/6262 triggered |
Build 3.13 :: dsc_3.x/1828: Console, Changes, Git Data |
Build 3.13 :: dsc_3.x/1828: 3.13.0-CI |
What does this PR do?
There are newly implemented requirements (tests became mandatory last week) that requires a change in operator annotations:
https://docs.openshift.com/container-platform/4.15/operators/operator_sdk/osdk-generating-csvs.html#osdk-csv-annotations-infra_osdk-generating-csvs (see table 3)
So I’ve replaced
with
Optional:
Justifications for true/false:
What issues does this PR fix or reference?
https://issues.redhat.com/browse/CRW-4824
Nick created this issue last year.
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.