Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Procedure to Publish Operator on OperatorHub #225

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jul 9, 2024

  1. doc: Procedure to Publish Operator on OperatorHub

    Add a procedure and script to publish an operator release to the
    upstream k8s community operators OperatorHub. The script requires the
    user to fork the upstream k8s operators repsository and afterwards
    submit a pull request by hand. The script also supports releasing to
    any catalog that uses the OperatorHub file structure.
    
    In the future this procedure/script can be added to our release
    automation so when an operator release is published, we initiate the
    process to update the upstream OperatorHub catalog.
    
    Signed-off-by: Adam Kaplan <[email protected]>
    adambkaplan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d36e134 View commit details
    Browse the repository at this point in the history