Skip to content

OLM bundle for OperatorHub #3

Description

@immanuel-peter

Summary

The operator is not listed on OperatorHub and has no Operator Lifecycle Manager (OLM) bundle. OLM bundles are required for distribution through the Red Hat Ecosystem Catalog, OpenShift, and any cluster that uses OLM for operator lifecycle management.

Acceptance Criteria

  • OLM bundle generated using operator-sdk generate bundle
  • ClusterServiceVersion (CSV) filled out: description, icon, maintainers, links, install modes, RBAC requirements
  • Bundle validated: operator-sdk bundle validate ./bundle
  • Bundle pushed to a bundle image and tested via OLM on a local cluster (operator-sdk run bundle)
  • Scorecard tests pass (operator-sdk scorecard)
  • Submission PR opened against k8s-operatorhub/community-operators or redhat-openshift-ecosystem/community-operators-prod

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