sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71 stars 64 forks source link

fix: (IAC-630) Fix the V4_CFG_CADENCE_NAME conditionals in the Postgres Task #261

Closed jarpat closed 2 years ago

jarpat commented 2 years ago

Changes

For the conditionals that check that V4_CFG_CADENCE_NAME in roles/vdm/tasks/postgres/postgres.yaml, it should be case-insensitive.

Tests

Scenario Cloud K8s Version Postgres Type V4_CFG_CADENCE_VERSION V4_CFG_CADENCE_NAME Deployment Status
1 Azure v1.22.6 external 2020 FAST stabilized
2 Azure v1.22.6 external 2020 fast stabilized
3 GCP v1.22.9-gke.1500 internal 2020 FAST stabilized
4 GCP v1.22.9-gke.1500 internal 2020 fast stabilized