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-1265) AWS - Support K8s 1.28 in Viya 2024.02 #258

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

dhoucgitter
Copy link
Member

@dhoucgitter dhoucgitter commented Jan 5, 2024

Changes

  • Updated default kubernetes_version in variables.tf to 1.27
  • Updated the default kubernetes_version in the example files to 1.27.
  • Updated the default kubectl version in the Dockerfile to 1.27.9 (currently the latest)

Tests

Scenario Provider kubernetes_version kubectl version order cadence notes
1 AWS 1.26 (v1.26.11-eks) 1.27.9 ** stable:2023.12 docker, deploy command
2 AWS 1.27 (v1.27.8-eks) 1.27.9 ** stable:2023.10 docker, deploy command
3 AWS 1.28 (v1.28.4-eks) 1.27.9 ** stable:2023.12 not yet supported 

@dhoucgitter dhoucgitter added the enhancement New feature or request label Jan 5, 2024
@dhoucgitter dhoucgitter self-assigned this Jan 5, 2024
@dhoucgitter dhoucgitter marked this pull request as draft January 5, 2024 22:29
@dhoucgitter dhoucgitter marked this pull request as ready for review January 8, 2024 20:04
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

@dhoucgitter dhoucgitter merged commit 2957126 into staging Jan 9, 2024
3 checks passed
@dhoucgitter dhoucgitter deleted the feat/iac-1265 branch January 9, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants