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

Helm releases #262

Open
jbadeau opened this issue Mar 15, 2024 · 5 comments
Open

Helm releases #262

jbadeau opened this issue Mar 15, 2024 · 5 comments
Labels
jira Issue will be sync'ed to Red Hat JIRA

Comments

@jbadeau
Copy link

jbadeau commented Mar 15, 2024

Hello,

Do you plan to make releases that users don't have to fork the sourcecode?

@github-actions github-actions bot added the jira Issue will be sync'ed to Red Hat JIRA label Mar 15, 2024
@gazarenkov
Copy link
Member

Is it about Operator or Helm?

@jbadeau
Copy link
Author

jbadeau commented Mar 16, 2024

Both. A helm chart that installs the operator.

@nickboldt
Copy link
Member

why do you need to fork the sourcecode? what are you changing? Are you referring to the changes in RHDH compared to the unbranded "upstream" operator, eg., in https://github.com/janus-idp/operator/tree/main/.rhdh

@gazarenkov
Copy link
Member

@jbadeau Ah, you mean creating Helm Chart for installation Operator instead of using plain yaml script (make deploy)?
It is an option, yes, but we have not any plans for that yet. We consider OLM as a primary installation option for Operator in prod but can consider this option for upstream.
Is it something you can contrubute?

@rm3l
Copy link
Member

rm3l commented Mar 30, 2024

Would #285 help here?
Not a Helm Chart, but at least this way, the operator would be more easily deployable with a one-liner command like this, without having to clone the repo:

kubectl apply -f https://raw.githubusercontent.com/janus-idp/operator/[branch|tag]/deploy/rhdh-operator.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira Issue will be sync'ed to Red Hat JIRA
Projects
None yet
Development

No branches or pull requests

4 participants