You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To the best of our ability, we want to keep inputs (values.yaml) and the outputs stable or at least backwards compatible. @alejandroEsc has pointed out that there are places where this will be impossible due to existing bugs. In that case, make sure to add regression tests.
I also accidentally duplicated the values.go file from the operator. We'll need to consolidate those eventually but we can probably wait until we finish the conversion and move the go definitions into the operator.
chrisseto
changed the title
Convert the Redpanda chart into go code (iteratively)
Convert the Redpanda chart into go code
Mar 28, 2024
Tasks
certs.yaml
to go code #1111values.yaml
,values.schema.json
, andvalues.go
from a single source of truth #1081cert-issuers.yaml
to go code #1222rbac.yaml
to go code #1213_configmap.tpl
to go code #1202_example-commands.tpl
to go code #1224_helpers.tpl
to go code #1223configmap.yaml
to go code #1225_job.tpl
to go code #1226_statefulset.tpl
to go code #1227_tplvalues.tpl
to go code #1228NOTES.txt
to go code #1229poddisruptionbudget.yaml
to go code #1220post-install-upgrade-job.yaml
to go code #1219post-upgrade.yaml
to go code #1218secrets.yaml
to go code #1217service.internal.yaml
to go code #1216service.loadbalancer.yaml
to go code #1215serviceaccount.yaml
to go code #1214servicemonitor.yaml
to go code #1132services.nodeport.yaml
to go code #1168statefulset.yaml
to go code #1221JIRA Link: K8S-118
JIRA Link: K8S-304
The text was updated successfully, but these errors were encountered: