ryankert01 commented on code in PR #836: URL: https://github.com/apache/yunikorn-k8shim/pull/836#discussion_r1597720738
########## .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: Weird, the changes you mentioned seems to be already merge at #833, commit hash also same as #833. Will further investigate that! -- 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