Releases: sassoftware/viya4-ark
Releases · sassoftware/viya4-ark
2.0.2 - April 3, 2024
- Summary:
Updated the configurable parameter used for checking the supported minimum Kubernetes version.
2.0.1 - July 21, 2023
- Summary:
Updated the configurable parameter used for checking the supported minimum Kubernetes version. This was an oversight the last time Kubernetes skew for Viya updated. - Issues Addressed:
- Kubernetes server minimum version supported not enforced in viya_deployment_settings.ini (#203)
2.0.0 - July 11, 2023
- Summary:
The hello-world service verification portion of the pre-install report has been removed. This is considered a breaking change as the CLI options are changing along with the feature removal. - Issues Addressed:
- Kubernetes server minimum version supported: 1.24.0.
1.9.3 - May 25, 2023
- Summary:
Bug fixes - Issues Addressed:
- Deployment Report run against 2022.12 deployment on a K8S opensource cluster does not find postgres (#193)
- Kubernetes server minimum version supported: 1.24
1.9.2 - February 17. 2023
- Summary:
Documentation updates related to SAS Viya platform name changes (#191 )
1.9.1 - December 17, 2022
- Summary:
Bug fixes. - Issues Addressed:
- failure of the deployment report generation with Viya stable 2022.11/K8s 1.23.10 (#187 )
- Update GitHub ci-validation workflow to use python 3.8.
- Kubernetes server minimum version supported: 1.21
1.9.0 - November 18, 2022
- Summary:
Added support for Open Source Kubernetes to Pre-Install Report. Crunchy 5 Postgres DB support in Viya is also supported by the Deployment Report tool. SAS Viya ARK Pre-Install Report now checks if the Kubernetes version supported by the cluster is less than a configurable minimum version and notes issues in the report. - Issues Addressed:
- Kubernetes server minimum version supported: 1.21
1.8.1 - June 16, 2022
- Summary:
Bug fix - Issues Addressed:
- Pre Install Checker Reports Namespace Admin Permissions - Insufficient (#171 )
1.8.0 - February 23, 2022
- Summary:
Adding support for Kubernetes 1.22 and bug fixes in Deployment Report - Issues Addressed:
- Deployment Report has warning at top run against Viya deployment in K8S 1.22 cluster (#167 )
- Update deprecated Kubernetes APIs in Pre-install Check to be compatible with Viya supported range of Kubernetes versions (#164 )
- TypeError: '<' not supported between instances of 'NoneType' and 'str' (#161 )
1.7.0 - December 20, 2021
- Summary:
Adding support for ConfigMap and Secrets in Deployment Report - Issues Addressed:
- Deployment Report: Add support for ConfigMaps and Secrets (#155 )