redpanda-data / helm-charts

Redpanda Helm Chart
http://redpanda.com
Apache License 2.0
73 stars 96 forks source link

redpanda: Convert subcharting to go code #1453

Open chrisseto opened 1 month ago

chrisseto commented 1 month ago

The redpanda chart currently subcharts connectors and console. These are the last unconverted bastions in the redpanda chart.

@RafalKorepta has mentioned that subcharting is quite limited and that we should consider bundling the go-ified charts into redpanda so we can better support the integrations.

JIRA Link: K8S-305

RafalKorepta commented 1 month ago

The most crucial part for me is go definition of the Values from the subchart available in Redpanda chart. Generating Console and Connectors deployment, secret and configmaps from go.