Releases: genesis-community/shield-genesis-kit
v1.12.4
v1.12.3-rc1
v1.12.2-rc.4
This is a prerelease - please see commit messages for changes
v1.12.2
v1.12.2-rc.3
This is a prerelease - please see commit messages for changes
v1.12.2-rc.1
This is a prerelease - please see commit messages for changes
v1.12.1
Bug Fixes
- Running
do -- list
would break if there were not existing
deployments. This has been resolved.
Improvements
-
Added
secure
feature that allows you to use a randomly generated
admin password and optionally overwrite the admin username (defaults
toadmin
By default, the admin username and password have always been static,
which generally isn't an issue as shield is deployed internally and
you still need the master password. This adds to the security from
internal risks and can be rotated according to corporate security
policy. -
Added
ocfp
feature which encodes the opensource cloud foundry platform reference architecture.ocfp
specifies that inputs for features come from vault.The reference architecture specifies the
network
,vm_type
,disk_type
, andazs
based ondev
vsprod
environment scales.Naming scheme is entirely based on environment name, and is designed to work with the
ocfp-ops-scripts
ocfp
cli in order to generate configs, initialize and test environments.
Software Components
Releases
Release | Version | Release Date | Type | Changed |
---|---|---|---|---|
shield-addon-postgres | 1.0.2 | 22 March 2019 | source | |
shield | 9.0.0 | - | source | X |
v1.12.1-rc.7
This is a prerelease - please see commit messages for changes
v1.12.1-rc.6
This is a prerelease - please see commit messages for changes