Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

v5.1.0

Compare
Choose a tag to compare
@kevensen kevensen released this 05 Dec 16:26
· 2 commits to modulerelease510 since this release
v5.1.0

Added

  • Support for Forseti v2.24.0 [#386]
  • Parameterized Kubernetes version [#385]
  • GCS bucket location to tutorials and examples [#382]
  • Improved existing resource import in v5.0.0 [#354]
  • Starting Forseti service automatically at boot (#286) [#275]
  • Ignoring the size of the CloudSQL disk on re-apply [#371]
  • Root outputs.tf to include forseti-cai-storage-bucket [#374]
  • The On GKE end-to-end example to have the same machine type and disk type as the defaults for GCE. Moved these variables out of main.tf into the variables.tf file. [#369]
  • setup.sh to reuse existing deployer service account [#357]
  • GCS as a policy-library store for on-GKE [#356]
  • Support for the case where the user is syncing from GCS and not SSH key is present [#362]
  • CIS Annotations CIS 2.1 [#348] [#349] [#350] [#351]
  • GKE module support for custom Cloud SQL database names [#314]

Fixed

  • Changing the branch names to branches without special characters [#383]
  • Test fixtures to use master branch of Forseti [#378]
  • Correct server bucket variable being passed to helm_release resource. [#320]

Removed

  • Issue templates [#365]