Added
- #257 Run the operator with readOnlyRootFilesystem set to true
- #265 Allow IAM authentication to communal storage
- #274 Allow catalog path to be specified in VerticaDB
- #282 Ability to skip package install during create db
Changed
- #254 Moved to operator-sdk v1.23.0
- #266 Helm install with serviceAccountNameOverride will add roles/rolebindings
- #268 Default TLS cert for webhook is now generated internally rather than through cert-manager.
- #273 Allow webhook CA bundle to be taken from secret instead of helm chart parameter
Fixed
- #258 Don't interrupt a slow Vertica startup
- #259 Hide communal credentials from the operator log
- #262 The vdbgen tool should be able to set ksafety, image and requestSize, when needed, to appropriate values taken from the database
- #264 Allow environment variables to flow down to Vertica process
- #271 Some pods may fail to run for a server upgrade change
- #270 Upgrade operator and server together may cause admintools to fail in the container due to lack of EULA acceptance
- #275 Allow local paths to share the same mount point
- #280 Operator pod readiness probe to wait for webhook
- #283 Improve the stability of the operator in big clusters