Upgrade kube lib to 1.26 and remove old webhook (#189)

Signed-off-by: Jian Qiu <jqiu@redhat.com>
This commit is contained in:
Jian Qiu
2023-03-02 10:50:49 +08:00
committed by GitHub
parent 5442e8cb68
commit 21fb8d72ba
2412 changed files with 208920 additions and 78634 deletions

View File

@@ -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