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

Commits on Nov 6, 2024

  1. feat: bumping kubectl version to 1.30

    Signed-off-by: chjmil <[email protected]>
    saschjmil committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8e1c394 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix: Update kubectl download url

    Signed-off-by: chjmil <[email protected]>
    saschjmil committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2af9f63 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. chore: Remove extra trailing space

    Signed-off-by: chjmil <[email protected]>
    saschjmil committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ec594f8 View commit details
    Browse the repository at this point in the history
  2. fix: Update tflint module call

    The module config was removed in v0.54. Replace it with
    call_module_type = "all"
    
    Signed-off-by: chjmil <[email protected]>
    saschjmil committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    57279bf View commit details
    Browse the repository at this point in the history