We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b89247 commit de3ec38Copy full SHA for de3ec38
.github/workflows/apisix-conformance-test.yml
@@ -81,7 +81,7 @@ jobs:
81
82
- name: Install And Run Cloud Provider KIND
83
run: |
84
- go install sigs.k8s.io/cloud-provider-kind@latest
+ go install sigs.k8s.io/cloud-provider-kind@v0.8.0
85
nohup cloud-provider-kind > /tmp/kind-loadbalancer.log 2>&1 &
86
87
- name: Install Gateway API And CRDs
0 commit comments