pulsar-3.2.0-candidate-3
Pre-release
Pre-release
lhotari
released this
21 Jan 08:39
·
84 commits
to master
since this release
What's Changed
- Decouple Service account creation from PodSecurityPolicy by @frankjkelly in #387
- Share common parts of the values files used in CI by @lhotari in #415
- feat: added support for tolerations for the init jobs by @kovaxur in #399
- feat: add metricsRelabelings on podMonitor by @lenglet-k in #406
- docs: Update README for PodDisruptionBudget issue during Pulsar upgrade by @nrashok in #420
- Add loadBalancerIP support for proxy service by @hadican in #421
- Fail the chart-testing job if linting fails by @lhotari in #429
- Resource specs for Init Containers by @Mortom123 in #428
- feat: add imagePullSecrets in Job by @lenglet-k in #404
- feat: add externalTrafficPolicy and loadBalancerSourceRanges by @lenglet-k in #405
- Support configuring "proxyRoles" in broker by @lhotari in #430
- Add testing of upgrading of latest released chart version to CI by @lhotari in #432
- Change default value for rbac.limit_to_namespace and functions.rbac.limit_to_namespace by @lhotari in #418
- Tiered Storage config by @pellicano in #205
- Test Pulsar Functions in CI by @lhotari in #434
- Don't use TLS from function instances to brokers by default by @lhotari in #435
- Require helm version 3.10 or newer by @lhotari in #436
New Contributors
- @kovaxur made their first contribution in #399
- @lenglet-k made their first contribution in #406
- @nrashok made their first contribution in #420
- @hadican made their first contribution in #421
- @Mortom123 made their first contribution in #428
- @pellicano made their first contribution in #205
Full Changelog: pulsar-3.1.0...pulsar-3.2.0-candidate-3