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(preview-environments): Adapt to C8 Helm chart v11 #3499

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

maxdanilov
Copy link
Member

@maxdanilov maxdanilov commented Oct 16, 2024

Description

fix(preview-environments): Adapt to C8 Helm chart v11

The preview environments code has recently been upgraded to use Helm charts v11 (#3476), but no corresponding follow-up adjustments have been done to the code to conform to it (breaking changes in v10, v11)

  • The separate Camunda-developed Identity subchart is not existent since v10 and has been integrated natively into the chart
  • identity.keycloak became identityKeycloak (ref)
  • elasticsearch.host is now elasticsearch.url.host
  • zeebe-gateway became zeebeGateway

Related issues

Related: https://camunda.slack.com/archives/C5AHF1D8T/p1728980290646239

closes #

Checklist

  • PR has a milestone or the no milestone label.

@maxdanilov maxdanilov requested a review from a team as a code owner October 16, 2024 12:20
@maxdanilov maxdanilov self-assigned this Oct 16, 2024
@maxdanilov maxdanilov marked this pull request as draft October 16, 2024 12:20
@maxdanilov
Copy link
Member Author

This is WIP, not to be reviewed yet.

Copy link
Contributor

🚀 Deployment Results 🚀

Please find below the results of the latest deployments.

connectors-preview-enrivon-c8sm

  • Status:
  • URL: 🌐 Link
  • ArgoCD: 🔗 Link
  • Deployment Jobs: 📋 Link

🔧 Troubleshooting 🔧

The 🔗 ArgoCD link can be used to check the state and configuration of all the services deployed as part of the preview environments and get logs.

In case of error, please check 📋 Deployment Jobs and 🔗 ArgoCD to debug, and check our (yet to come) troubleshooting page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant