Skip to content

Commit

Permalink
Remove node agent service, residue from flexvolume driver. (istio#6651)
Browse files Browse the repository at this point in the history
* Remove node agent service, residue from flexvolume driver.

* Update Makefile.
Jianfei Hu authored and rshriram committed Jun 27, 2018
1 parent f9e8fd8 commit db3da82
Showing 6 changed files with 1 addition and 1,147 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -247,7 +247,7 @@ depend.diff: $(ISTIO_OUT)
git diff HEAD --exit-code -- Gopkg.lock vendor > $(ISTIO_OUT)/dep.diff

${GEN_CERT}:
GOOS=$(GOOS_LOCAL) && GOARCH=$(GOARCH_LOCAL) && CGO_ENABLED=1 bin/gobuild.sh $@ ./security/cmd/generate_cert
GOOS=$(GOOS_LOCAL) && GOARCH=$(GOARCH_LOCAL) && CGO_ENABLED=1 bin/gobuild.sh $@ ./security/tools/generate_cert

#-----------------------------------------------------------------------------
# Target: precommit
1,090 changes: 0 additions & 1,090 deletions security/proto/nodeagent_service.pb.go

This file was deleted.

56 changes: 0 additions & 56 deletions security/proto/nodeagent_service.proto

This file was deleted.

Binary file removed security/proto/nodeagent_service.proto_descriptor
Binary file not shown.
File renamed without changes.
File renamed without changes.

0 comments on commit db3da82

Please sign in to comment.