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

(IAC-478) Dependencies mismatch to viya4-monitoring-kubernetes #200

Closed riragh closed 2 years ago

riragh commented 2 years ago

Updated kubectl version in Dependencies.md from 1.19.9 to a range 1.20 -1.22 to match the viya4-monitoring-kubernetes expected kubectl version. Test:

thpang commented 2 years ago

The text info in this issue seems to show that the changes are being made to keep this code in parity with logging and monitoring and that is not the case. This code base is driven by the kubernetes versions that are needed to support SAS Viya 4. Right now those versions are 1.20 - 1.22. Wanted to be sure that was clear.