Redpanda is the real-time engine for modern apps.
What's Changed
- gotohelm: many many fixes for numeric handling by @chrisseto in #1332
- Handle instance methods with pointer receiver by @RafalKorepta in #1338
- Add support for instance methods with parameters by @RafalKorepta in #1342
- Add support for instance methods without pointer receiver by @RafalKorepta in #1343
- Improve Unsupported error reporting by @RafalKorepta in #1349
- *: add gofumpt and staticcheck to CI by @chrisseto in #1350
- Stop processing packages that reports errors by @RafalKorepta in #1324
- Bump go version to 1.22.4 by @RafalKorepta in #1352
- redpanda: convert
service.loadbalancer.yaml
to go by @chrisseto in #1347 - redpanda: partially migrate STS volumes/mounts by @chrisseto in #1353
- redpanda: convert poddisruptionbudget.yaml to go by @jan-g in #1356
- gotohelm: fix send on closed channels in
GoRunner
by @chrisseto in #1355 - Move config map to go by @RafalKorepta in #1268
- *: add go.work file by @chrisseto in #1361
- redpanda: convert serviceaccount.yaml to go by @jan-g in #1360
- Handle secret reference check as method by @RafalKorepta in #1359
- gotohelm: fix namespacing and function name overrides by @chrisseto in #1362
- Add test for external domain tpl usage by @RafalKorepta in #1363
- Handle overprovisioned flag based on CPU values by @RafalKorepta in #1358
- gotohelm: support go's append semantics by @chrisseto in #1366
- build(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 by @dependabot in #1367
- redpanda: convert service.internal.yaml to go by @jan-g in #1365
- buildkite: retrieve secrets from aws sm by @andrewhsu in #1368
- Change regexp to unstructured field set command by @RafalKorepta in #1369
- redpanda: convert secrets.yaml to go by @jan-g in #1370
- gha: retrieve secrets from aws sm by @andrewhsu in #1371
- gotohelm: add partial support for
resource.Quantity
by @chrisseto in #1364 - redpanda: allow specifying
truststore_file
by @chrisseto in #1373 - *: run tests on Kubernetes 1.30.0 by @chrisseto in #1377
- redpanda: release 5.8.9 by @chrisseto in #1378
New Contributors
Full Changelog: redpanda-5.8.8...redpanda-5.8.9