redpanda-data / helm-charts

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

redpanda: tidy up unused definitions #1421

Closed jan-g closed 4 months ago

jan-g commented 4 months ago

Drop the template definitions that've been replaced by gotohelm.

jan-g commented 4 months ago

I think some of the tests rely on things defined in _statefulset.tpl - this'll need a little looking at.

RafalKorepta commented 4 months ago
Error: UPGRADE FAILED: template: redpanda/templates/tests/test-kafka-produce-consume.yaml:55:8: executing "redpanda/templates/tests/test-kafka-produce-consume.yaml" at <include "storage-tiered-config" .>: error calling include: template: no template "storage-tiered-config" associated with template "gotpl"
RafalKorepta commented 4 months ago

If possible could you check files in https://github.com/redpanda-data/helm-charts/tree/main/charts/redpanda/templates/tests and convert any usage old template to the new one or drop unsupported templates.