2.4.0 (2020-07-15)
Implemented enhancements:
- Added the bootstrapServers label to the Admin StatefulSet to enable future releases of NuoDB to handle catastrophic loss of the admin-0 container #126 (adriansuarez)
- Added nodeSelector, affinity and toleration parameters to the LoadBalancer Policy Job in the Admin chart in order to run an Job on a specific cluster node. #122 (kmabda)
- Made readiness probe timeouts configurable in Admin and Database values.yaml files #119 (acabrele)
- Added the sm.hotCopy.enableBackups value to the Database helm chart to make the build-in backup scheduling mechanism optional #118 (kmabda)
- Allowed a ReadWriteMany PVC for persistent log volumes in Transaction Engine Deployments #114 (vegichan)
- Added configurable number of replicas to YCSB #95 (vegichan)
- Changed pullPolicy from Always to IfNotPresent for nuodb and busybox images #90 (adriansuarez)
- Added the "leases" resource to the NuoDB role to coordinate updates to the NuoDB Admin tier that are generated by Kubernetes events #83 (adriansuarez)
Fixed bugs:
- Changed hotcopy-{{ .Values.database.name }}-job-initial backup policy from Never to OnFailure to prevent accumulation of failed jobs #123 (vegichan)
- Fixed Helm Operator Scorecard requirement of no empty blocks #104 (vegichan)
- Removed cloud.sh autotagging of cloud environments to enable Helm Operator YCSB scaling #94 (vegichan)
Removed:
- Removed monitoring-insights from Incubator #107 (vegichan)
- Removed memoryOption and replaced it with resources.requests.memory #106 (vegichan)
- Removed obsolete charts from Incubator (backup, restore-copy, monitoring-influx) #99 (vegichan)
- Remove OpenShift specific TE DeploymentConfig #66 (vegichan)
Merged pull requests:
v2.3.1 (2020-05-12)
Fixed bugs:
- Fixed an issue preventing Helm Chart release upgrade #111
- Removed NuodB Helm Chart version number from the release label. #110 (acabrele)
v2.3.0 (2020-03-24)
Implemented enhancements:
- Add the "watch" verb to the NuoDB role to enable the Admin to register event listeners. #78 (adriansuarez)
- Auto-configure role and service account in values files to enable NuoDB control plane synchronization with Kubernetes. #77 (adriansuarez)
- Added the use of Security Context Constraints(SCC) for Red Hat OpenShift deployments. #75 (vegichan)
- Increased engine readiness probe timeout value from 1 to 5 seconds. #74 (vegichan)
- Add customization to database service names to correspond to admin services. #62 (NikTJ777)
- Allow a user to override admin services suffixes to customize ClusterIP and LoadBalancer names. #57 (kmabda)
- Added optional persistent volumes for log collection. #52 (acabrele)
- Add K8S cluster domain support, enabling CNI based multi cluster configurations #51 (acabrele)
v2.2.0 (2020-01-27)
v2.2 (2020-01-15)
Implemented enhancements:
- Add option to use SFTP source for autoImport & autoRestore and define the type of the source #46 (acabrele)
- Enhanced backup and restore including the addition of PiT backup #38 (NikTJ777)
- Provide an option to disable DB Services for direct TE connections #33 (acabrele)
- Move database monitoring to incubator and enhanced it to work with a VPN based multi-cluster #31 (acabrele)
- Move YCSB to incubator and enhanced it to allow use with a VPN based multi-cluster #29 (acabrele)
- Add local-storage StorageClass to the StorageClass chart #28 (vegichan)
- Add Cluster IP Services #27 (acabrele)
- [DB-29171] Feature request for user provided environment variables for database chart #26 (sivanov-nuodb)
- Make Load Balancer services optional and add ability to provision internal cloud IPs #23 (acabrele)
Fixed bugs:
- Small fixes for backup and restore #45 (acabrele)
- Fix image pull policy reference #44 (acabrele)
- Backup & restore, permissions and pull secrets fixes #42 (acabrele)
Merged pull requests:
- Bump NuoDB version to 4.0.4 #47 (vegichan)
- Bump NuoDB version to 4.0.3 #43 (vegichan)
- Pin NuoDB version to 4.0.2 #35 (vegichan)
- Downgrade to Helm v2.9.0 #25 (sivanov-nuodb)
v2.1 (2019-11-06)
Implemented enhancements:
- Add readiness probes for NuoDB engine StatefulSet/Deployment #18 (vegichan)
- [DB-28964] Externalize config files using generalized idiomatic approaches. #13 (rbuck)
- [DB-28838] Make nuoadmin configuration options available in helm values #12 (acabrele)
- Add more state checks to Admin StatefulSet readiness probe #8 (vegichan)
- [DB-28313] Enable passing of certificates directly to the engine #4 (vegichan)
Fixed bugs:
- [DB-28733] add missing volumeMount to the THP chart #5 (vegichan)
- [DB-28712] Fix Admin Resources #2 (vegichan)
Closed issues:
- Error in admin helm chart? #1
* This Changelog was automatically generated by github_changelog_generator