Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: (IAC-892) Upgrade the default ingress-nginx version to work with K8s 1.25 #398

Merged
merged 4 commits into from
Feb 27, 2023

Conversation

riragh
Copy link
Member

@riragh riragh commented Feb 23, 2023

Changes:

In release cadence 2023.03 SAS Viya platform is going to support Kubernetes range of 1.23-1.25.

Kubernetes v1.25 supports ingress-nginx v1.4.0 or greater. To support the Kubernetes version range from 1.22 to 1.25 we are updating the Helm chart and ingress-nginx versions shown below:

  chartVersion: 4.3.0
  appVersion: 1.4.0

Tests:

Verified following scenarios, see details in internal ticket:

Scenario Task Provider Cadence kubernetes_version Actual Kubernetes Cluster Version Orchestration Notes
1 OOTB Azure fast:2020 1.24 1.24.9 Deployment Operator SAS Viya platform deployment was successful
2 OOTB Azure fast:2020 1.25 1.25.5 Deployment Operator SAS Viya platform deployment was successful
3 OOTB Azure fast:2020 1.23 1.23.15 Orchestration Tooling SAS Viya platform deployment was successful
4 OOTB AWS stable:2023.02 1.22 1.22 Deployment Operator SAS Viya platform deployment was successful

@riragh riragh added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 23, 2023
@riragh riragh self-assigned this Feb 23, 2023
docs/CONFIG-VARS.md Show resolved Hide resolved
Copy link

@sayeun sayeun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We agreed to keep 4.3.0 to cover k8s 1.22 to 1.25.

@riragh riragh merged commit e2fadf3 into staging Feb 27, 2023
@riragh riragh deleted the IAC-892 branch February 27, 2023 20:28
@riragh riragh changed the title feat: (IAC-892): Upgrade the default ingress-nginx version to work with K8s 1.25 feat: (IAC-892) Upgrade the default ingress-nginx version to work with K8s 1.25 Mar 10, 2023
@riragh riragh mentioned this pull request Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants