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

Run conformance tests for Kubernetes v1.31 #4892

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Jul 17, 2024

Part of: #4928

@stefanprodan stefanprodan added the area/testing Testing related issues and pull requests label Jul 17, 2024
@stefanprodan stefanprodan force-pushed the conformance-tests-k8s-1.31 branch from e41afdf to c1385d7 Compare July 17, 2024 09:17
@stefanprodan stefanprodan force-pushed the conformance-tests-k8s-1.31 branch from c1385d7 to 9776fde Compare August 6, 2024 11:01
@stefanprodan stefanprodan force-pushed the conformance-tests-k8s-1.31 branch from 9776fde to 3821086 Compare August 14, 2024 06:18
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan force-pushed the conformance-tests-k8s-1.31 branch from 3821086 to 41bdb88 Compare August 14, 2024 06:19
@stefanprodan stefanprodan marked this pull request as ready for review August 14, 2024 06:39
@stefanprodan stefanprodan requested a review from a team August 14, 2024 06:39
@@ -19,7 +19,7 @@ jobs:
matrix:
# Keep this list up-to-date with https://endoflife.date/kubernetes
# Build images with https://github.com/fluxcd/flux-benchmark/actions/workflows/build-kind.yaml
KUBERNETES_VERSION: [ 1.28.11, 1.29.6, 1.30.2 ]
KUBERNETES_VERSION: [ 1.28.11, 1.29.6, 1.30.2, 1.31.0 ]
Copy link
Member

Choose a reason for hiding this comment

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

shouldn't this be

Suggested change
KUBERNETES_VERSION: [ 1.28.11, 1.29.6, 1.30.2, 1.31.0 ]
KUBERNETES_VERSION: [ 1.29.6, 1.30.2, 1.31.0 ]

?

Copy link
Member Author

Choose a reason for hiding this comment

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

Dropping support for a Kubernetes version should have it's own PR. But 1.28 support ends on 28 Aug 2024, we can't remove it now.

@stefanprodan stefanprodan merged commit e06e561 into main Aug 14, 2024
15 checks passed
@stefanprodan stefanprodan deleted the conformance-tests-k8s-1.31 branch August 14, 2024 09:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/testing Testing related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants