Skip to content

Releases: apache/pulsar-helm-chart

pulsar-3.4.1-candidate-1

17 May 14:58
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: pulsar-3.4.0...pulsar-3.4.1-candidate-1

pulsar-3.4.0

20 Apr 13:50
Compare
Choose a tag to compare

What's Changed

  • making .ReleaseIsInstall optional for init jobs by @doug-ba in #480
  • pulsar-manager adding support for existing secret by @doug-ba in #478
  • Make job.ttl.enabled consistent and effective only when k8s >= 1.23 by @lhotari in #481
  • add ability to use separate disk for zookeeper tx log by @doug-ba in #476
  • Use podManagementPolicy OrderedReady for Broker sts when Functions are enabled by @lhotari in #474
  • Disable functions by default in values.yaml by @lhotari in #483
  • Add NOTES.txt that is displayed at install time by @lhotari in #482
  • Upgrade appVersion to 3.0.4 to use Pulsar 3.0.4 by default by @lhotari in #484

New Contributors

Full Changelog: pulsar-3.3.1...pulsar-3.4.0

pulsar-3.4.0-candidate-1

02 Apr 13:32
Compare
Choose a tag to compare
Pre-release

What's Changed

  • making .ReleaseIsInstall optional for init jobs by @doug-ba in #480
  • pulsar-manager adding support for existing secret by @doug-ba in #478
  • Make job.ttl.enabled consistent and effective only when k8s >= 1.23 by @lhotari in #481
  • add ability to use separate disk for zookeeper tx log by @doug-ba in #476
  • Use podManagementPolicy OrderedReady for Broker sts when Functions are enabled by @lhotari in #474
  • Disable functions by default in values.yaml by @lhotari in #483
  • Add NOTES.txt that is displayed at install time by @lhotari in #482
  • Upgrade appVersion to 3.0.4 to use Pulsar 3.0.4 by default by @lhotari in #484

New Contributors

Full Changelog: pulsar-3.3.1...pulsar-3.4.0-candidate-1

pulsar-3.3.1

21 Mar 09:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: pulsar-3.3.0...pulsar-3.3.1

pulsar-3.3.1-candidate-1

15 Mar 12:33
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

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

pulsar-3.3.0

27 Feb 14:01
Compare
Choose a tag to compare

Important Security Disclaimer for Helm Chart Usage

Please read the security disclaimer in the README. This is to clarify that this Helm chart is not secure-by-default.

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

pulsar-3.3.0-candidate-1

23 Feb 19:29
Compare
Choose a tag to compare
Pre-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

pulsar-3.2.0

25 Jan 15:31
Compare
Choose a tag to compare

What's Changed

  • Decouple Service account creation from PodSecurityPolicy by @frankjkelly in #387
    • This is a potential breaking change that prevents rollbacks, see #455 for details.
  • 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

Full Changelog: pulsar-3.1.0...pulsar-3.2.0

pulsar-3.2.0-candidate-3

21 Jan 08:39
Compare
Choose a tag to compare
Pre-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

Full Changelog: pulsar-3.1.0...pulsar-3.2.0-candidate-3

pulsar-3.2.0-candidate-2

18 Jan 06:04
1cb8339
Compare
Choose a tag to compare
Pre-release

Release vote email thread: https://lists.apache.org/thread/f0zn9882wmkwcm768v1h38ys6z5qncto

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

New Contributors

Full Changelog: pulsar-3.1.0...pulsar-3.2.0-candidate-2