paradedb / charts

ParadeDB Helm Charts, based on the official CloudNativePG Helm Charts
https://paradedb.github.io/charts/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Port over the code from `paradedb/byoc` #10

Closed philippemnoel closed 1 week ago

philippemnoel commented 1 month ago

What The paradedb/byoc repo has two codebases:

This has led to confusion between the versions when testing Nuon. We should use this repository to contain our Helm chart, and only have the Terraform code in paradedb/byoc.

This issue is to take the code in helm-files, helm and monitoring, and backport them here, and make the paradedb/byoc repo pull the Helm chart from this repository, instead.

Why Consolidate

How ^

philippemnoel commented 1 month ago

On second thought, it might make more sense to keep our Helm chart in the open-source not being specific to any infra, and keep the AWS EKS-related resources in paradedb/byoc. If we judge that it's the case, we should move the general settings and just keep the EKS resources in the closed source repo.

philippemnoel commented 3 weeks ago

@itay-grudev will be responsible for this

philippemnoel commented 1 week ago

N/A anymore