mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-23 17:43:25 +00:00
Upgrade kube lib to 1.26 and remove old webhook (#189)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
This commit is contained in:
2
.github/workflows/go-presubmit.yml
vendored
2
.github/workflows/go-presubmit.yml
vendored
@@ -118,7 +118,7 @@ jobs:
|
||||
- name: setup kind
|
||||
uses: engineerd/setup-kind@v0.5.0
|
||||
with:
|
||||
version: v0.11.1
|
||||
version: v0.17.0
|
||||
- name: Load image on the nodes of the cluster
|
||||
run: |
|
||||
kind load docker-image --name=kind quay.io/open-cluster-management/work:latest
|
||||
|
||||
Reference in New Issue
Block a user