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
70 stars 64 forks source link

feat: (IAC-1003) Update deprecated provisioner in V4M Azure storageclass #480

Closed riragh closed 1 year ago

riragh commented 1 year ago

Changes:

Updated Azure deployment storageclass to replace storage provisioner deprecated in AKS for K8s v1.26+. This change is based on the change made in the viya4-monitoring-kubernetes repo PR #481

Tests:

Verified logging and monitoring component deployed correctly as expected using the new provisioner on the following scenarios, see details in internal ticket

Scenario Task Provider Cadence kubernetes_version Deploy method
1 OOTB Azure fast:2020 1.25 ansible, DO: true
2 OOTB Azure fast:2020 1.26 ansible, DO: false