Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Conversation

@SamiSousa
Copy link
Contributor

@SamiSousa SamiSousa commented Feb 21, 2019

OLM's catalog-operator requires spec.maturity to have certain values
as outlined here:
spec.maturity in body should be one of [planning pre-alpha
alpha beta stable mature inactive deprecated]
This value isn't required to be set, but if the value isn't one of
the expected values above the installPlan fails.

/cc @dmesser @jeff-phillips-18

- Reverts operator-framework#63 changes to values of spec.maturity in operator CSVs
- Move operator maturity level to metadata.annotations.capabilities
- Update required-fields.md to include capabilities

OLM's catalog-operator requires spec.maturity to have certain values
as outlined here:
    spec.maturity in body should be one of [planning pre-alpha
        alpha beta stable mature inactive deprecated]
This value isn't required to be set, but if the value isn't one of
the expected values above the installPlan fails.

/cc @dmesser @jeff-phillips-18
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 21, 2019
Copy link

@jeff-phillips-18 jeff-phillips-18 left a comment

Choose a reason for hiding this comment

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

LGTM (removed comments I had after I re-read and saw that maturity is not required)
👍

Copy link
Contributor

@tkashem tkashem 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 Feb 22, 2019
@SamiSousa SamiSousa merged commit 6eec4b9 into operator-framework:master Feb 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants