sassoftware / viya4-iac-k8s

This project contains Terraform scripts to provision cloud infrastructure resources, when using vSphere or bare-metal, and Ansible to apply the needed elements of a Kubernetes cluster that are required to deploy SAS Viya platform product offerings.
Apache License 2.0
26 stars 14 forks source link

feat: (IAC-1201) Move all postgres setup over to systems-install #93

Closed jarpat closed 10 months ago

jarpat commented 10 months ago

Changes

Refactor the code to consolidate the postgres tasks. Before this PR the postgres setup was split between the kubernetes-install & systems-install playbooks, now all the setup is moved under systems-install. Functionally users should see no changes.

Tests

Scenario Provider K8s Version Order Cadence Notes
1 OSS v1.26.7 ** fast:2020
2 OSS v1.26.7 n/a n/a retest after removing unnecessary task