Skip to content

Releases: sassoftware/viya4-iac-gcp

3.2.0 - September 01, 2022

01 Sep 19:49
2fb4f22
Compare
Choose a tag to compare

ENHANCEMENTS:

  • #137: feat: (IAC-654) GKE add support for K8s 1.24
  • #139: feat: (IAC-654) Add additional wait for service account secret

DOCUMENTATION:

  • #138: docs: (IAC-654) Update default value for create_static_kubeconfig

Note: For Kubernetes clusters running v1.24+, the following warning from hashicorp/terraform-provider-kubernetes message is expected:
Warning: 'default_secret_name' is no longer applicable for Kubernetes 'v1.24.0' and above
See hashicorp/terraform-provider-kubernetes#1792 (comment)

3.1.0 - June 17, 2022

17 Jun 19:24
0982f7d
Compare
Choose a tag to compare

#134: (IAC-542) Update kubectl and default K8s version to 1.22

3.0.0 - April 28, 2022

28 Apr 14:33
f637a81
Compare
Choose a tag to compare

Breaking Change

  • Deploying a new Viya 4 2021.2.5 or earlier orders you must use the sample-input-connect.tfvars file.
  • Deploying a new Viya 4 2021.2.6 and newer order is handled by this update. No changes are needed.
  • Updating your cluster to use a Viya 4 2021.2.6 and newer order and not removing the Connect node pool requires no change.
  • Updating your cluster to use a Viya 4 2021.2.6 and newer order and you do want to remove the Connect node pool you have, see sas-updates.md.

#128: (IAC-505) Remove connect node pool by default
#129: (IAC-515) New image with the connect node pool removed
#130: (IAC-531) added git share directive for viya4-iac-gcp
#131: (IAC-531) Update safe directory in Dockerfile
#132: (IAC-534) New Readme for remove connect class in iac-gcp

2.3.0 - March 18, 2022

18 Mar 15:59
5f93194
Compare
Choose a tag to compare

#124 : (IAC-465) Update the default K8s version in the examples tfvars
#107 : (IAC-452) Private Infra

2.2.0 - March 1, 2022

01 Mar 19:28
b8a1bc1
Compare
Choose a tag to compare

#121 : (IAC-410) Documentation Updates & Cleanup
#120 : (IAC-404) Migrate to the cos_containerd Node Pool Image

2.1.0 - January 31, 2022

31 Jan 21:32
9c37d3f
Compare
Choose a tag to compare

Summary

  • #117 : (IAC-396) Update viya4-iac-gcp default K8s version to 1.21.x
  • #118 : (IAC-396) Update kubectl to 1.21.7

2.0.0 - August 18, 2021

19 Aug 00:07
0c16714
Compare
Choose a tag to compare

Summary

  • Data Server Operator support
  • Can create n number of database servers. New docs and updated sample files
  • Cannot create databases in the database servers. This is now handled post infrastructure
  • Dockerfile updates to pass hadolint

1.3.0 - June 28, 2021

28 Jun 19:58
Compare
Choose a tag to compare

Summary

  • Minimal Sample file
  • Bug fixes

1.2.0 - June 08, 2021

08 Jun 20:36
231ccad
Compare
Choose a tag to compare

Summary

  • Terraform 1.0.0 - Older versions of terraform will not work with this code base.
  • Terraform modules version updates
  • Dockerfile now accommodates these newer versions
  • Documentation updates
  • kubernetes 1.19 is now the default

1.1.0 - May 19, 2021

20 May 00:36
d3aa8d2
Compare
Choose a tag to compare

Summary

  • Jump/NFS server OS update to Ubuntu 20.04 LTS
  • byo networking updates