v0.15.0
What's changed
DSS
- [dss][openapi-to-go-server] Move scopes to go constants in generated files by @barroco in #1023
- [dss][authorizations] Limit transition to off-nominal states to CMSA role by @barroco in #1024
Breaking changes in deployment manifests
This release introduces breaking change to the terraform manifests:
-
[terraform-aws-kubernetes] Reduce the size of the default node disks by @barroco in #1014
⚠️ Applying this new version will recreate the node pool. Rehearsal on a non-productive environment is recommended before production rollout.
-
[terraform] Make cockroach DB cluster name configurable by @barroco in #1018
crdb_cluster_name
must now be provided to terraform modules. Deployments based on previous versions of the module will be required to usedss-aws-1
.
Other changes
- [terraform] propagate crdb_external_nodes by @barroco in #1015
- [terraform] Reorganize terraform-commons-dss by @barroco in #1016
- [terraform-helm] Remove local node reference which is not required by @barroco in #1017
- [terraform] Rename generated files to ease reviews by @barroco in #1019
Full Changelog: interuss/dss/v0.14.0...interuss/dss/v0.15.0