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

feat: (IAC-687) Upgrade Ingress-nginx to v1.3.0 to support K8s 1.24 #288

Closed riragh closed 2 years ago

riragh commented 2 years ago

Changes:

To support K8s 1.24, update Ingress NGINX Controller to v1.3.0 (Chart version 4.2.3)

Tests:

Verified following scenarios, see the internal ticket for details.

  1. Viya4 deployment with K8s v1.24.0
  2. Viya4 deployment with default K8s v1.23.8
thpang commented 2 years ago

Added Changelog link for version validation.