Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: (PSKD-517) Add Support for K8s 1.30 #297

Merged
merged 1 commit into from
Jul 26, 2024
Merged

feat: (PSKD-517) Add Support for K8s 1.30 #297

merged 1 commit into from
Jul 26, 2024

Conversation

saschjmil
Copy link
Contributor

@saschjmil saschjmil commented Jul 24, 2024

Changes

  • Updated the default kubernetes_version in the example files to 1.29.
  • Updated the default kubectl version in the Dockerfile to 1.29.7 (currently the latest)

Tests

Scenario Provider K8s Version kubectl Order Cadence Notes
1 AWS 1.28.11-eks-db838b0 1.29.7 * fast:2020 OOTB
2 AWS 1.29.6-eks-db838b0 1.29.7 * fast:2020 OOTB
3 AWS 1.30.2-eks-db838b0 1.29.7 * fast:2020 OOTB - Overwrite kubectl version in the DO. Some pods and PVCs were stuck in Pending. I believe this is due to PSKD-434

@saschjmil saschjmil added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 24, 2024
@saschjmil saschjmil requested review from dhoucgitter and jarpat July 24, 2024 19:26
@saschjmil saschjmil self-assigned this Jul 24, 2024
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

@saschjmil saschjmil merged commit d1b69f0 into staging Jul 26, 2024
4 checks passed
@saschjmil saschjmil deleted the PSKD-517 branch July 26, 2024 18:25
# for free to join this conversation on GitHub. Already have an account? # 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.

3 participants