Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-7911

be able to validate operator CSV metadata

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • OLM
    • None
    • None
    • Product / Portfolio Work
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In the past we have been able to use operator-sdk to validate our operator's CSV yaml file for correctness. Now that operator-sdk is obsolete and no longer available, we need an alternative to validate a CSV. (i.e. we need something that does what "operator-sdk bundle validate" used to do).

      You would think the answer would be "opm", however, that is apparently also deprecated. Try "opm alpha bundle validate" and you get this message:

      $ opm alpha bundle validate
      Command "validate" is deprecated, This subcommand is deprecated and will be removed in a future release. Migrate to operator-sdk bundle validate

      "opm" is telling the user to use "operator-sdk", but operator-sdk doesn't exist anymore !!

      So, in short, we need a way to validate CSV metadata.

      We use this as part of our upstream and downstream operator productization builds in order to validate our operator's metadata.

              rh-ee-npng Nick Png
              jmazzitelli John Mazzitelli
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                None
                None