We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7495d8 commit 23fd517Copy full SHA for 23fd517
.github/workflows/apisix-conformance-test.yml
@@ -108,7 +108,6 @@ jobs:
108
- name: Get Logs from apisix-ingress-controller
109
shell: bash
110
run: |
111
- export KUBECONFIG=/tmp/apisix-ingress-cluster.kubeconfig
112
kubectl logs -n apisix-conformance-test -l app=apisix-ingress-controller
113
114
- name: Upload Gateway API Conformance Report
0 commit comments