Merge pull request #13269 from tico88612/fix/pre-commit

Fixed pre-commit and pin Python Client version in pipeline
This commit is contained in:
Kubernetes Prow Robot
2026-05-26 13:41:26 +05:30
committed by GitHub
4 changed files with 8 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
failed_when: >
version is failed or
'kata-runtime' not in version.stdout
- name: Test version
- name: Test version check
command: "/opt/kata/bin/kata-runtime check"
register: check
failed_when: >