sassoftware / viya4-iac-k8s

This project contains Terraform scripts to provision cloud infrastructure resources, when using vSphere, 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
23 stars 15 forks source link

fix: (IAC-1247) Add OS Guardrail to containerd.io Task #98

Closed jarpat closed 6 months ago

jarpat commented 7 months ago

Changes

Add conditional to gate the Set containerd.io package debian revision if not specified task by OS

Tests

Scenario Provider K8s Version OS kubernetes_cri_version Notes
1 OSS 1.26.7 Ubuntu 22.04.3 LTS unset, default value
2 OSS 1.26.7 Ubuntu 22.04.3 LTS "1.6.20-1" task skipped since we specified deb rev
3 OSS 1.26.7 Ubuntu 20.04.6 LTS unset, default value
4 OSS 1.26.7 Ubuntu 20.04.6 LTS "1.6.20-1" task skipped since we specified deb rev