We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d95e730 commit 9cf48b7Copy full SHA for 9cf48b7
1 file changed
.github/workflows/pr_test_mgmt_upgrade.yml
@@ -143,8 +143,6 @@ jobs:
143
- name: Push KOF Helm Charts
144
run: |
145
make helm-push
146
- - name: Run KIND cloud provider
147
- run: docker run -d --rm --network kind -v /var/run/docker.sock:/var/run/docker.sock registry.k8s.io/cloud-provider-kind/cloud-controller-manager:v0.10.0
148
- name: "[Main Branch] KOF Go version"
149
id: main-kof-go-version
150
uses: arnested/go-version-action@v1
0 commit comments