v2.0.0-rc11
Pre-releaseIncremental release from rc7 preview (rc8-10 were internal-only). Contains the following enhancements:
-
Better support for remote blobstore bucket name default
Will now be
<env>-<bucket-type>-<random-key>
, but if the env name contains characters that are not lowercase letters, numbers or dashes, it must be overwritten using theparams.blobstore_bucket_prefix
parameter. This is done automatically if using thenew
script. -
Custom feature
small-footprint
internally replaced with upstreamoperations/scale-to-one-az
-
Credhub operations in
new
hook are silent unless there's an error -
Compiled release can be enabled feature is now opt-in instead of opt-out
-
Support for custom names for internal database names and users
-
Populate the api identity info based on the deployment in
non-bare
deployments -
Check VM extensions on deployment
-
Migration from 1.x kits WIP:
- migrating secrets
- managing blobstore name differences
- managing internal postgres database differences