Releases: SolaceProducts/pubsubplus-kubernetes-helm-quickstart
Releases · SolaceProducts/pubsubplus-kubernetes-helm-quickstart
v3.6.0
Added PubSub+ Insights functionality support.
Refer to public Solace documentation, INSIGHTS.md, and values.yaml for deployment and configuration options.
v3.3.4
Updates
- Removed prod100 from configuration setup and made prod1k the default
- Limit the CPU usage for prod1k to 1.5
- Updated documentation
v3.3.3
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
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.0
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
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
- 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
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
Update this quickstart for broker 9.10
- Change to use the modern 'assert-leader' command
- Backwards compatible to broker 9.8 and later