Quantum Fabric Docker Containers Hotfix 9.3.1.1
Enhancements
- Added support to enable HTTPS Passthrough for deployments on Red Hat OpenShift.
- The database password can now be encrypted by using the encryption utility, which is provided along with the artifacts.
The encrypted password and the encryption key are then required as input for the install scripts.
Fixed Issues
- Fixed an issue in the Amazon EKS and OpenShift scripts where the
kony-fabric-app.yml
file was created with all the components even if they were not selected in the input. - Removed vulnerable packages (
perl
,ldap
,libsvn
) from all docker images.