Skip to content

Commit 3296f0a

Browse files
committed
rename v1 client apis to v1betaX
1 parent 41e1a53 commit 3296f0a

File tree

109 files changed

+13556
-25633
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+13556
-25633
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ generate-protobuf:
3434

3535
.PHONY: generate-csi-proxy-api-gen
3636
generate-csi-proxy-api-gen: compile-csi-proxy-api-gen
37-
$(CSI_PROXY_API_GEN) -i github.com/kubernetes-csi/csi-proxy/client/api,github.com/kubernetes-csi/csi-proxy/integrationtests/apigroups/api/dummy
37+
$(CSI_PROXY_API_GEN) -i github.com/kubernetes-csi/csi-proxy/client/api,github.com/kubernetes-csi/csi-proxy/integrationtests/apigroups/api/dummy --v=5
3838

3939
.PHONY: clean
4040
clean: clean-protobuf clean-generated

0 commit comments

Comments
 (0)