4a490b894c
The return code from the send_to_remote_server function are being eaten by an if statement and thus we never hit the elif section of code. Change-Id: Id3e256c991421ad6624713f65212abb4881240c1
32 lines
1.5 KiB
YAML
32 lines
1.5 KiB
YAML
---
|
|
helm-toolkit:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Add extra DNS names to Ingress
|
|
- 0.1.2 Make database backups work with openstack Train
|
|
- 0.1.3 Fix ks-user script case matching for domain
|
|
- 0.1.4 Update ingress tpl in helmtoolkit
|
|
- 0.1.5 Add capability to delete a backup archive
|
|
- 0.2.0 Update default Kubernetes API for use with Helm v3
|
|
- 0.2.1 Change Issuer to ClusterIssuer
|
|
- 0.2.2 Revert Change Issuer to ClusterIssuer
|
|
- 0.2.3 Allow openstack service list to retry in event of keystone connection issues
|
|
- 0.2.4 Added detailed FiXME for ks-service script bug and code changes
|
|
- 0.2.5 Added logic to support cert-manager versioning
|
|
- 0.2.6 Add metadata in job templates
|
|
- 0.2.7 Replace brace expansion with more standardized Posix approach
|
|
- 0.2.8 Override the expiry of Ingress TLS certificate
|
|
- 0.2.9 Jobs; put labels only in the template spec
|
|
- 0.2.10 Add more S3 configuration options
|
|
- 0.2.11 Revert S3 User & Bucket job scripts to v0.2.9
|
|
- 0.2.12 Remove hook-delete-policy
|
|
- 0.2.13 Modify connection args for s3 bucket creation when TLS is enabled
|
|
- 0.2.14 Remove TLS_OPTION argument from s3 bucket creation job
|
|
- 0.2.15 Adding TLS rabbitmq logic
|
|
- 0.2.16 Add manual mode to the created backup file name
|
|
- 0.2.17 Update db backup/restore retry for sending to remote
|
|
- 0.2.18 Make Rabbit-init job more robust
|
|
- 0.2.19 Revoke all privileges for PUBLIC role in postgres dbs
|
|
- 0.2.20 Modify the template of rbac_role to make secrets accessible
|
|
- 0.2.21 Fix issue with db backup error return code being eaten
|
|
...
|