Skip to content

Releases: SolaceProducts/pubsubplus-kubernetes-helm-quickstart

v3.3.3

23 Feb 14:59
ecb6436
Compare
Choose a tag to compare

New Feature

  • Added support for Tolerations and Node affinity

Improvements

  • Document update to reflect changes of not needing solace.usernameAdminPassword for helm upgrade

v3.3.2

14 Aug 17:42
3f460d2
Compare
Choose a tag to compare

Improvements

  • Redundancy down or config-sync down no longer impacts the readiness of the AD-Active broker in an HA deployment
  • Fixed monitor verbose readiness check logging

v3.3.1

07 Jun 17:34
c989700
Compare
Choose a tag to compare

Improvements

  • Documentation updates

v3.3.0

26 May 15:58
181acb9
Compare
Choose a tag to compare

Improvements

  • Liveness and Startup probes now work with DR if it is set up
  • Fix for SEMP parsing error bug
  • Updates and upgrades of dependencies

New Feature

  • assert-master migration to assert-leader

v3.2.0

15 Dec 15:09
3282cd1
Compare
Choose a tag to compare

Improvements

  • Readiness check reliability improvements
  • Config-sync improvements in High Availability mode
  • Readiness check clearer logging

New Feature

  • Added PodDisruptionBudget for Broker nodes in High Availability mode

Closes #107

v3.1.0

10 May 16:39
66142a2
Compare
Choose a tag to compare
  • Documented support and use of Ingress
  • Support to individually specify all PubSub+ scaling parameters
  • Support to use single mount storage-group for the broker
  • Allow smaller Monitor pod CPU, Memory and storage requirements in an HA deployment
  • Fixed Helm error with custom service annotation

Closes issues #99, #103, #106, #112

v3.0.0

04 Feb 16:00
78d40b6
Compare
Choose a tag to compare

This major release contains the following changes:

  • Removed support for Helm v2, now supporting only Helm v3
  • Added support to define extra env variables for the PubSub+ container
  • Fixed request to /SEMP path when testing management host (was an issue when TLS enabled)
  • Fixed setup config-sync to apply to all VPNs
  • Added Helm test to chart
  • Added schema to chart
  • Added kubeVersion to chart
  • Added license to chart root

v2.4.1

22 Jul 19:37
2f1b861
Compare
Choose a tag to compare

Update this quickstart for broker 9.10

  • Change to use the modern 'assert-leader' command
  • Backwards compatible to broker 9.8 and later

v2.4.0

27 Jan 17:33
ca0bfcb
Compare
Choose a tag to compare

Server certs support

  • Added support to configure server certificates for TLS
  • Improved logic to set and log pod active labels as part of readiness check
  • Updated names and file locations for readiness check related files to align with long-term broker file system strategy
  • Renamed internal script setup-config-sync to startup-broker
  • Added more default exposed ports, unified port names
  • Added automation coverage for TLS configuration
  • Fixed reference to Helm hub
  • Updated chart version to 2.4

Closes issues #87, #92, #94, #98

v2.3.1

09 Nov 20:41
af83085
Compare
Choose a tag to compare
  • Adjusted pod label update logic to not track label as updated if detected update fails.
  • Emphasize in documentation that broker resource requirements must be met by node available resources