Uploaded image for project: 'OpenShift CFE'
  1. OpenShift CFE
  2. CFE-517

As a developer, I want OLM bundle to be fully generated by operator-sdk

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None

      The goal of this user story is to delegate the generation of the OLM bundle manifests to operator-sdk as much as possible.
      For the moment, the bundle directory is a mix of the results of make bundle and make olm-manifests.
      Using only operator-sdk would allow us to gain the following benefits:

      • cluster and local roles would be put into CSV which is a good enabler for the operator upgrades: unique role names are generated for each version of the operator
      • bundle format will be conformant to the OLM rules which will avoid problems in CPaaS builds (CVP checks the format)
      • no ad-hoc commands

      Acceptance Criteria

      • OLM bundle content is functionally identical to the previous version
      • e2e tests pass

              skhoury@redhat.com Sherine Khoury
              alebedev@redhat.com Andrey Lebedev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: