feat!: use ClickHouse operator and OSS-licensed subcharts (v2.0.0)#347
Open
Steffen911 wants to merge 8 commits into
Open
feat!: use ClickHouse operator and OSS-licensed subcharts (v2.0.0)#347Steffen911 wants to merge 8 commits into
Steffen911 wants to merge 8 commits into
Conversation
Refactors the langfuse chart to deploy ClickHouse via the clickhouse-operator (Altinity) and replaces Bitnami subcharts with OSS-licensed alternatives: groundhog2k/postgres, valkey-io/valkey, and seaweedfs.
Contributor
Helm Unit Test Results60 tests - 1 60 ✅ - 1 0s ⏱️ -3s Results for commit af97e1b. ± Comparison against base commit 9795e03. This pull request removes 7 and adds 6 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
|
Hello! Are there any expectations about when is this new version of the chart going to be available? Thanks |
|
@Steffen911 which operator will you be going with? Altinity? or the official operator? |
Member
Author
|
@chrisjaimon2012 We'll go with the official clickhouse operator. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
clickhouse-operator(chartoci://ghcr.io/clickhouse/clickhouse-operator-helmv0.0.4), with new templates forClickHouseInstallationandClickHouseKeeperInstallationplus an auth secret.groundhog2k/postgres,valkey-io/valkey, andseaweedfs.2.0.0(breaking — values schema and dependency set both changed).examples/minimal-installationand chart unit tests to match the new value shape.Refs: LFE-9679
Test plan
helm dependency update charts/langfuseresolves cleanly (verified locally)helm lint charts/langfusepasseshelm unittest charts/langfusepasseshelm template charts/langfuse -f examples/minimal-installation/values.yamlrenders without errors🤖 Generated with Claude Code