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

Update k8s versions in CI #279

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Update k8s versions in CI #279

merged 2 commits into from
Dec 17, 2024

Conversation

kota2and3kan
Copy link
Collaborator

Description

This PR updates the versions of Kubernetes in the CI.

  • Add 1.32 which is the latest version of Kubernetes.
  • Remove 1.27 which is already the EoL version.
    • I confirmed that each major managed Kubernetes does not support 1.27 now.

Related issues and/or PRs

N/A

Changes made

  • Add Kubernetes 1.32.
  • Remove Kubernetes 1.27 since it has already been EoL.

Checklist

  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation to reflect the changes.
  • Any remaining open issues linked to this PR are documented and up-to-date (Jira, GitHub, etc.).
  • Tests (unit, integration, etc.) have been added for the changes.
  • My changes generate no new warnings.
  • Any dependent changes in other PRs have been merged and published.

Additional notes (optional)

N/A

Release notes

N/A

@kota2and3kan kota2and3kan added enhancement New feature or request github actions labels Dec 17, 2024
@kota2and3kan kota2and3kan self-assigned this Dec 17, 2024
Copy link
Contributor

@feeblefakie feeblefakie left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you!

@feeblefakie feeblefakie merged commit ee508b9 into main Dec 17, 2024
14 checks passed
@feeblefakie feeblefakie deleted the update-k8s-versions-in-ci branch December 17, 2024 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants