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

ci: test k8s version 1.31 #13600

Merged
merged 6 commits into from
Sep 18, 2024
Merged

ci: test k8s version 1.31 #13600

merged 6 commits into from
Sep 18, 2024

Conversation

blkperl
Copy link
Contributor

@blkperl blkperl commented Sep 14, 2024

Motivation

Verifying the test suite passes on the new K8s release

Modifications

  • Changes CI to run against K8s 1.31

Verification

E2E tests will suffice

Signed-off-by: william.vanhevelingen <[email protected]>
@@ -225,15 +225,15 @@ jobs:
profile: minimal
useApi: true
- test: test-executor
install_k3s_version: v1.28.11+k3s1
install_k3s_version: v1.28.13+k3s1
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: We could change this to 1.29 as 1.28 is EOL in October.

@blkperl
Copy link
Contributor Author

blkperl commented Sep 14, 2024

/retest

@blkperl blkperl marked this pull request as ready for review September 15, 2024 15:45
| Argo Workflows \ Kubernetes | 1.28 | 1.29 | 1.30 | 1.31 |
|-----------------------------|------|------|------|------|
| **3.5** | `✓` | `✓` | `✓` | `✓` |
| **3.4** | `?` | `?` | `?` | `?` |
Copy link
Contributor

Choose a reason for hiding this comment

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

This is still not quite correct per #13381 (comment)

I'm thinking we just move main here into the table instead

Copy link
Contributor Author

Choose a reason for hiding this comment

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

okay great, I added a main row

@agilgur5 agilgur5 added type/dependencies PRs and issues specific to updating dependencies area/build Build or GithubAction/CI issues and removed type/dependencies PRs and issues specific to updating dependencies labels Sep 15, 2024
@agilgur5 agilgur5 added this to the v3.6.0 milestone Sep 15, 2024
@terrytangyuan terrytangyuan enabled auto-merge (squash) September 17, 2024 20:13
@blkperl
Copy link
Contributor Author

blkperl commented Sep 17, 2024

/retest

@terrytangyuan terrytangyuan merged commit 8a5c4de into argoproj:main Sep 18, 2024
27 checks passed
@blkperl blkperl deleted the ci_1.31 branch September 18, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Build or GithubAction/CI issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants