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

Tags in 'OpenShift Project Configuration' objects cause operator certification to fail #37

Open
morstad opened this issue Jul 26, 2020 · 1 comment

Comments

@morstad
Copy link

morstad commented Jul 26, 2020

Additional object YAML with tags results in operator certification failure (see exact message in example below). Objects created to enable verification testing shouldn't be considered during operator checks (i.e. requirement for no tags for operator shouldn't apply to configuration data to setup test).

===== Test: operator-image-source =====
Container images used by the operator must be Red Hat certified and available
in a published registry or available from one of the following registries:
registry.connect.redhat.com
registry.redhat.io
registry.access.redhat.com
Images detected in Pods after operator installation:
[FAIL] docker.io/ibmcom/ibm-common-service-catalog:latest (tags not permitted)
....
One or more container images are either from an incorrect registry or, if the image uses a Universal Base Image (UBI), derive from an unpublished repository, or are not certified, or is using a tag when tags are not permitted. See test results for details.
-------------------
Execution Reference:
-> /cvp/cvp-isv-operator-metadata-validation-test/ospid-a4f5710e-f8bb-4e92-8574-03377201a9f9-b51cec77-f269-455a-8b7a-cbf55cfccd58/b51cec77-f269-455a-8b7a-cbf55cfccd58/
@lslebodn
Copy link

@nmars ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants