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

fix(RHIDP-2675): fix backend secret for ver 1.1 #55

Conversation

yogananth-subramanian
Copy link
Collaborator

Patch adds backward compatibility to use RHDH 1.1 helm repo, by setting backend secret name in the helm charts as a variable. Tested with below config:
For RHDH 1.1
RHDH_HELM_REPO="https://raw.githubusercontent.com/rhdh-bot/openshift-helm-charts/developer-hub-1.1.0/installation/" RHDH_HELM_CHART="developer-hub"

For RHDH 1.2
RHDH_HELM_REPO=https://raw.githubusercontent.com/rhdh-bot/openshift-helm-charts/redhat-developer-hub-1.2-103-CI/installation/ RHDH_HELM_CHART=redhat-developer-hub

@openshift-ci openshift-ci bot requested review from jhutar and pmacik June 19, 2024 07:00
Copy link

openshift-ci bot commented Jun 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yogananth-subramanian

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [yogananth-subramanian]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Patch adds backward compatibility to use RHDH 1.1 helm repo,
by setting backend secret name in the helm charts as a variable.
Tested with below config:
For RHDH 1.1
RHDH_HELM_REPO="https://raw.githubusercontent.com/rhdh-bot/openshift-helm-charts/developer-hub-1.1.0/installation/"
RHDH_HELM_CHART="developer-hub"

For RHDH 1.2
RHDH_HELM_REPO=https://raw.githubusercontent.com/rhdh-bot/openshift-helm-charts/redhat-developer-hub-1.2-103-CI/installation/
RHDH_HELM_CHART=redhat-developer-hub
@yogananth-subramanian yogananth-subramanian merged commit 0e08c95 into redhat-performance:main Jun 27, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant