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

Create test to check metadata (only for Downstream testing) #77

Open
sarroutbi opened this issue Nov 20, 2023 · 0 comments
Open

Create test to check metadata (only for Downstream testing) #77

sarroutbi opened this issue Nov 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sarroutbi
Copy link
Contributor

sarroutbi commented Nov 20, 2023

When testing downstream versions, some metadata is required to appear:

    features.operators.openshift.io/disconnected: 'false'
    features.operators.openshift.io/fips-compliant: 'false'
    features.operators.openshift.io/proxy-aware: 'false'
    features.operators.openshift.io/tls-profiles: 'false'
    features.operators.openshift.io/token-auth-aws: 'false'
    features.operators.openshift.io/token-auth-azure: 'false'
    features.operators.openshift.io/token-auth-gcp: 'false'
    operators.openshift.io/valid-subscription: '["Openshift Container Platform", "OpenShift
      Platform Plus"]'

We should include a test that, when testing downstream image, checks this metadata appears on the CSV

@sarroutbi sarroutbi self-assigned this Nov 20, 2023
@sarroutbi sarroutbi added the enhancement New feature or request label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant