Skip to content

Releases: sassoftware/viya4-ark

2.0.2 - April 3, 2024

03 Apr 20:20
6a7864c
Compare
Choose a tag to compare
  • Summary:
    Updated the configurable parameter used for checking the supported minimum Kubernetes version.

2.0.1 - July 21, 2023

21 Jul 19:07
a974101
Compare
Choose a tag to compare
  • 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

11 Jul 17:55
2096d17
Compare
Choose a tag to compare
  • 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:
    • Removal of hello-world service deployment verification (#200)
      • The underlying google-sample image is not being maintained.
    • Deployment Report is not reporting the first party cloud database info in recent cadences (#198)
  • Kubernetes server minimum version supported: 1.24.0.

1.9.3 - May 25, 2023

25 May 17:41
19eb21b
Compare
Choose a tag to compare
  • 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

17 Feb 13:37
47c60cf
Compare
Choose a tag to compare
  • Summary:
    Documentation updates related to SAS Viya platform name changes (#191 )

1.9.1 - December 17, 2022

17 Dec 16:39
7da555d
Compare
Choose a tag to compare
  • 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

18 Nov 16:16
5dd31ba
Compare
Choose a tag to compare
  • 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:
    • Pre-install check: Tool update to check the Kubernetes version minimum for SAS Viya (#184).
    • Pre-install-check tool: README update for reference Open Source K8S (#181).
    • Request: Crunchydata 5 support (#179).
    • Request to include version information for ingress controller (#123)
  • Kubernetes server minimum version supported: 1.21

1.8.1 - June 16, 2022

16 Jun 16:16
85e5b59
Compare
Choose a tag to compare
  • Summary:
    Bug fix
  • Issues Addressed:
    • Pre Install Checker Reports Namespace Admin Permissions - Insufficient (#171 )

1.8.0 - February 23, 2022

23 Feb 16:34
468d343
Compare
Choose a tag to compare
  • 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

20 Dec 17:16
7453e6e
Compare
Choose a tag to compare
  • Summary:
    Adding support for ConfigMap and Secrets in Deployment Report
  • Issues Addressed:
    • Deployment Report: Add support for ConfigMaps and Secrets (#155 )