Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move istio/proxy protos into istio/api
Fixes istio/istio#35210. This does two things: * Move some protos we have in istio/istio that are manually generating the go protos, using an outdated protobuf library and outdated proto. * Move some protos we have in istio/proxy that are not generating any go protos at all. A next step will be to have istio/istio import these go libraries, and istio/proxy to import these as proto_libraries.
- Loading branch information