Skip to content

Commit

Permalink
update crdgen
Browse files Browse the repository at this point in the history
  • Loading branch information
aggarwal0009 committed Aug 23, 2023
1 parent 008994c commit 0041f77
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/crdgen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
run: make -C crd/nodenetworkconfig
- name: Regenerate MultitenantNetworkContainer CRD
run: make -C crd/multitenantnetworkcontainer
- name: Regenerate Multitenancy external CRDs
run: make -C crd/multitenancy/external
- name: Regenerate Multitenancy CRDs
run: make -C crd/multitenancy
- name: Fail if the tree is dirty
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.11.3
creationTimestamp: null
controller-gen.kubebuilder.io/version: v0.12.0
name: podnetworks.public.acn.azure.com
spec:
group: public.acn.azure.com
Expand Down

0 comments on commit 0041f77

Please sign in to comment.