Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Publish operator in OperatorHub #3

Open
raelga opened this issue Jul 2, 2020 · 1 comment
Open

Publish operator in OperatorHub #3

raelga opened this issue Jul 2, 2020 · 1 comment
Assignees
Labels
kind/enhancement New feature or request priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple sprints to complete. size/XL Requires about a week to complete the PR or the issue.

Comments

@raelga
Copy link
Contributor

raelga commented Jul 2, 2020

Is your feature request related to a problem? Please describe.

We want to publish aws-nlb-helper-operator on OperatorHub.io through OLM, so anyone can easily deploy it.

Describe the solution you'd like

Follow https://operator-framework.github.io/olm-book/ instructions to make this operator OLM "compliant" and make a pull request to include in the Community operators marketplace: https://github.com/operator-framework/community-operators/blob/master/docs/contributing.md

Describe alternatives you've considered

Manual installation using all the Kubernetes objects required by the operator (deployment, rbac, ...).

Additional context

Good example of operator contribution: operator-framework/community-operators#1934

@raelga raelga added kind/enhancement New feature or request priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple sprints to complete. size/XL Requires about a week to complete the PR or the issue. labels Jul 2, 2020
@raelga raelga self-assigned this Jul 2, 2020
@raelga
Copy link
Contributor Author

raelga commented May 12, 2022

The operator is distributed via OLM.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement New feature or request priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple sprints to complete. size/XL Requires about a week to complete the PR or the issue.
Projects
None yet
Development

No branches or pull requests

1 participant