We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6e8ad0 commit 297d352Copy full SHA for 297d352
.github/workflows/crdgen.yaml
@@ -32,7 +32,5 @@ jobs:
32
run: make -C crd/nodeinfo
33
- name: Regenerate MultitenantPodNetworkConfig CRD
34
run: make -C crd/multitenantpodnetworkconfig
35
- - name: Regenerate PodNetworkInstance CRD
36
- run: make -C crd/external/podnetworkinstance
37
- name: Fail if the tree is dirty
38
run: test -z "$(git status --porcelain)"
0 commit comments