Releases: SolaceProducts/pubsubplus-kubernetes-helm-quickstart
Releases · SolaceProducts/pubsubplus-kubernetes-helm-quickstart
v2.3.1
- 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
v2.3.0
This release contains:
- Updates to support broker 9.7 resource requirements
- Adjustments to dev scaling and test machine type
- Documentation updates
- Adjusted requests/limits to keep 9.6 backwards compatibility
v2.2.0
This release contains the following changes:
Bug fixes
- When shut down message-spool on the Primary active label seems to be changing periodically and FOREVER
- Readiness check passes even if msg-backbone is shutdown
- Readiness_check.sh in pubsubplus-kubernetes-quickstart incorrectly detects pod readiness after upgrade
Other improvements
- Added logging of k8s readiness check
- Updated documentation and tests to use Helm v3
- Improved softAdb behavior in case of NFS
- Documentation enhancements
- Additional documentation to increase awareness of auto-generated password
- Updated chart version to 2.2.0
v2.1.2
- Fixes command log parse error
- Updated minimum memory requirement
- Documentation update
v2.1.1
This minor release contains robustness improvements:
- Updated minimum resource requirements ( cpu and memory )
- Added additional checkpoints to ensure config-sync success with improved logging.
v2.1.0
Chart version 2.1.0 now uses PubSub+ release 9.4 and added service account create support
v2.0.0
Publishing this major version to helm hub
v1.0.1
Capturing the latest capabilities of this project before next major release.
0.5.0
Changes for this release:
- Adjusting dev100 cpu requirements so pod can be scheduled on a 1CPU node
- Updating helm chart templates
- Fix delete example in documentation
- Adjust individual names for ClusterRole and ClusterRoleBinding
- Added nfs support
- Added -r switch to restore helm
- Changed dev100 persist to work on Minikube - use default storage class
- Added doc updates for OpenShift newer releases
- Fixed missing timing info in log for config-sync-check at
- Updated maintainer details