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: (PSKD-816) Support K8s 1.31 #225

Merged
merged 4 commits into from
Nov 14, 2024
Merged

feat: (PSKD-816) Support K8s 1.31 #225

merged 4 commits into from
Nov 14, 2024

Conversation

saschjmil
Copy link
Contributor

Changes

  • Updated the default kubernetes_version in the example files to 1.30.
  • Updated the default kubectl version in the Dockerfile to 1.30.6 (currently the latest)
  • Updated the Dockerfile to download kubectl from a new location
  • Fix the tflint config after the module attribute was removed

Tests

Scenario Provider K8s Version kubectl Order Cadence Notes
1 GCP v1.31.2-gke.1115000 1.30.6 * fast:2020 OOTB - overwrite kubectl version in the DO
2 GCP v1.29.10-gke.1071000 1.30.3 * fast:2020 OOTB
3 GCP v1.30.5-gke.1713000 1.30.3 * fast:2020 OOTB

The module config was removed in v0.54. Replace it with
call_module_type = "all"

Signed-off-by: chjmil <[email protected]>
@saschjmil saschjmil merged commit dd1e889 into staging Nov 14, 2024
4 checks passed
@saschjmil saschjmil deleted the PSKD-816 branch November 14, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants