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: add support for K8S 1.30 (PSKD-518) #564

Closed joshhames closed 1 month ago

joshhames commented 1 month ago

Updated files necessary to change kubectl version to 1.29.7 in support of K8S 1.30.

Changes:

This PR updates the default version of kubectl to add support for K8s 1.30

Tests:

Verified following scenarios, see internal ticket for details.

Scenario Task Provider Cadence kubernetes_version Deploy method Notes
1 OOTB Azure stable:2024.07 1.28 docker, DO: false
2 OOTB Azure stable:2024.07 1.29 docker, DO: false New default kubectl
3 OOTB Azure stable:2024.07 1.30 ansible, DO: true Overwrite kubectl version in the DO