Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert the Redpanda chart into go code #1092

Open
21 of 24 tasks
Tracked by #1200 ...
chrisseto opened this issue Mar 19, 2024 · 2 comments
Open
21 of 24 tasks
Tracked by #1200 ...

Convert the Redpanda chart into go code #1092

chrisseto opened this issue Mar 19, 2024 · 2 comments
Assignees
Labels

Comments

@chrisseto
Copy link
Contributor

chrisseto commented Mar 19, 2024

Tasks

  1. chrisseto
  2. 2 of 2
    chrisseto
  3. RafalKorepta
  4. chrisseto
  5. alejandroEsc
  6. chrisseto
  7. 0 of 3

JIRA Link: K8S-118

JIRA Link: K8S-304

@chrisseto
Copy link
Contributor Author

I've converted a subset of the _helpers.tpl file. We might want to save that one for last?

@chrisseto
Copy link
Contributor Author

Some other notes:

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 chrisseto changed the title Convert the Redpanda chart into go code (iteratively) Convert the Redpanda chart into go code Mar 28, 2024
@chrisseto chrisseto added the Epic label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants