issues
search
sassoftware
/
viya4-iac-gcp
This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Google Cloud
Apache License 2.0
21
stars
17
forks
source link
feat: (PSKD-816) Support K8s 1.31
#225
Closed
saschjmil
closed
2 weeks ago
saschjmil
commented
2 weeks ago
Changes
Updated the default
kubernetes_version
in the example files to 1.30.
Updated the default
kubectl
version in the Dockerfile to 1.30.6 (currently the latest)
Updated the Dockerfile to download
kubectl
from a new location
Fix the tflint config after the
module
attribute was removed
Tests
Scenario
Provider
K8s Version
kubectl
Order
Cadence
Notes
1
GCP
v1.31.2-gke.1115000
1.30.6
*
fast:2020
OOTB - overwrite kubectl version in the DO
2
GCP
v1.29.10-gke.1071000
1.30.3
*
fast:2020
OOTB
3
GCP
v1.30.5-gke.1713000
1.30.3
*
fast:2020
OOTB
Changes
kubernetes_version
in the example files to 1.30.kubectl
version in the Dockerfile to 1.30.6 (currently the latest)kubectl
from a new locationmodule
attribute was removedTests