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

(IAC-565) Update Default INGRESS_NGINX_CHART_VERSION for 1.22.x+ clusters #232

Merged
merged 1 commit into from Jun 8, 2022

Conversation

jarpat
Copy link
Contributor

@jarpat jarpat commented Jun 3, 2022

Changes

Since Viya will be supporting 1.21, 1.22, and 1.23 in June, the default INGRESS_NGINX_CHART_VERSION version that gets installed when the cluster K8s version is >= 1.22.x is being changed to 4.0.17 (app version v1.1.1). The updated ingress-nginx version adds support for 1.23 while still retaining support for 1.22.

The default INGRESS_NGINX_CHART_VERSION for clusters with K8s version is <= 1.21.x remains unchanged and the user is still able to set their own overriding value for INGRESS_NGINX_CHART_VERSION.

See: https://github.com/kubernetes/ingress-nginx/#support-versions-table

Tests

Test summary, more detail is present in the internal ticket.

Cloud Provider kubectl version K8s Version Cadence Ingress-nginx version Deployment Stabilized
GCP 1.22.10 1.22.9-gke.1500 Fast:2020 v1.1.1 Yes
GCP 1.22.10 1.22.9-gke.1500 2022.1.1 v1.1.1 Yes
GCP 1.22.10 1.23.6-gke.1700 Fast:2020 v1.1.1 Yes
GCP 1.22.10 1.21.11-gke.1100 2021.2 v0.50.0 Yes
Azure 1.22.10 1.22.6 Fast:2020 v1.1.1 Yes
Azure 1.22.10 1.22.6 2022.1.1 v1.1.1 Yes
Azure 1.22.10 1.23.5 Fast:2020 v1.1.1 Yes
Azure 1.22.10 1.21.9 2021.2 v0.50.0 Yes
AWS 1.22.10 1.22 Fast:2020 v1.1.1 Yes
AWS 1.22.10 1.22 2021.2.6 v1.1.1 Yes

@jarpat jarpat added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 3, 2022
Copy link
Member

@thpang thpang left a comment

Choose a reason for hiding this comment

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

LGTM

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.

👍 +2

@jarpat jarpat merged commit 0712f34 into staging Jun 8, 2022
@jarpat jarpat deleted the ingress_update branch June 8, 2022 17:25
Copy link
Member

@dhoucgitter dhoucgitter left a comment

Choose a reason for hiding this comment

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

lgtm

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.

None yet

4 participants