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

verify does not validate acceptable spec.maturity values #167

Description

@eriknelson

We had set our spec.maturity value to release, only to discover the installplan will fail to install based on the following error:

spec.maturity in body should be one of [planning pre-alpha alpha beta stable mature inactive deprecated]

Expected outcome:
operator-courier should fail a CSV with invalid maturity.

Actual outcome:
No failure:

# operator-courier verify ./mig-operator; echo $?  
0

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