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

internal/pkg/scorecard/plugins: return an error if no CRs exist in alm-examples w/o cr-manifest set #1789

Merged
merged 2 commits into from
Aug 8, 2019

Conversation

estroz
Copy link
Member

@estroz estroz commented Aug 6, 2019

Description of the change: check if CRs are present when parsing metadata.annotations['alm-examples'].

Motivation for the change: see #1780

Closes #1780

@estroz estroz added kind/bug Categorizes issue or PR as related to a bug. scorecard Issue relates to the scorecard subcomponent labels Aug 6, 2019
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 6, 2019
Copy link
Member

@joelanford joelanford left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 6, 2019
@joelanford
Copy link
Member

Before you merge, can you also update the CHANGELOG?

@estroz
Copy link
Member Author

estroz commented Aug 6, 2019

/retest

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Aug 6, 2019
Copy link
Member

@joelanford joelanford left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 6, 2019
Copy link
Contributor

@AlexNPavel AlexNPavel left a comment

Choose a reason for hiding this comment

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

/lgtm

@estroz
Copy link
Member Author

estroz commented Aug 8, 2019

/test e2e-aws-go

1 similar comment
@estroz
Copy link
Member Author

estroz commented Aug 8, 2019

/test e2e-aws-go

@openshift-ci-robot
Copy link

@estroz: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-aws-go bc82e5c link /test e2e-aws-go

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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.

@estroz estroz merged commit ae7fab6 into operator-framework:master Aug 8, 2019
@estroz estroz deleted the scorecard-check-len-crs branch August 8, 2019 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. scorecard Issue relates to the scorecard subcomponent size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue when running scorecard on the cert-utils-operator deployed with OLM
5 participants