pbacsko commented on code in PR #836: URL: https://github.com/apache/yunikorn-k8shim/pull/836#discussion_r1597706083
########## .github/workflows/pre-commit.yml: ########## @@ -43,7 +43,7 @@ jobs: strategy: fail-fast: false matrix: - k8s: [v1.29.1, v1.28.6, v1.27.10, v1.26.13, v1.25.16, v1.24.17] + k8s: [v1.29.2, v1.28.7, v1.27.11, v1.26.14, v1.25.16, v1.24.17] Review Comment: Nit: consider rename the JIRA ticket (and the PR/commit) to be more accurate, ie. this change also changes the test matrix. ########## .github/workflows/pre-commit.yml: ########## @@ -43,7 +43,7 @@ jobs: strategy: fail-fast: false matrix: - k8s: [v1.29.1, v1.28.6, v1.27.10, v1.26.13, v1.25.16, v1.24.17] + k8s: [v1.29.2, v1.28.7, v1.27.11, v1.26.14, v1.25.16, v1.24.17] Review Comment: Nit: consider renaming the JIRA ticket (and the PR/commit) to be more accurate, ie. this change also changes the test matrix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@yunikorn.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org