Skip to content

pulsar-3.3.0-candidate-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lhotari lhotari released this 23 Feb 19:29
· 64 commits to master since this release

Upgrading from previous versions

kube-prometheus-stack has been upgraded. It is necessary to manually upgrade the CRDs.
Please see the README for details.

What's Changed

  • Add default configuration for Pulsar Grafana dashboards by @lhotari in #439
  • Add kubeVersion to Chart.yaml to enforce minimum Kubernetes version by @lhotari in #443
  • expose admin port of pulsar manager in service by @Mortom123 in #440
  • Upgrade kube-prometheus-stack to 56.x.x version by @lhotari in #445
  • Remove configuration for pulsar_detector Grafana dashboard by @lhotari in #446
  • grouped ns lookup containers by @Mortom123 in #441
  • Improve Bookkeeper default configuration by @lhotari in #454
  • Add validation using kubeconform by @lhotari in #449
  • Fix kubeconform check and improve it by @lhotari in #456
  • Feature/pulsar manager initialize by @Mortom123 in #457
  • Upgrade to recent version of pulsarctl by @lhotari in #458
  • Prepare scripts for arm64 / aarch64 support by @lhotari in #459
  • Enable persistence for pulsar-manager by @vfauth in #343
  • Feature/pulsar manager v0.2.0 with jwt setup admin account creation by @csthomas1 in #219
  • Remove deprecated Values.extra usage together with the dashboard component by @lhotari in #461
  • Remove buggy and useless function-worker-config-map by @lhotari in #462
  • Bugfix/pulsar manager init by @Mortom123 in #463

New Contributors

Full Changelog: pulsar-3.2.0...pulsar-3.3.0-candidate-1