Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

CSV.Spec.Provider may not be singleton list #173

Description

@djzager

What I did

I specified a URL in the CSV.Spec.Provider like so:

  provider:
    name: KubeVirt project
    url: https://kubevirt.io

What happened

When I ran operator-courier verify --ui_validate_io I get the following error:

ERROR: csv.spec.provider should be a singleton list.

If I remove the url from the csv.spec.provider then this error goes away.

What I expected to happen

I did not expect an error as this should be valid as a Provider in OLM's CSV types is an AppLink
which includes a URL.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions