Skip to content

Commit 26b6124

Browse files
authored
Merge pull request #114 from kmesh-net/ignoring_configuration_fields_for_istio
A minimum set of changes to run Orion and Istio together. See [Issue 112](#113)
2 parents 1399147 + eea5c8a commit 26b6124

File tree

85 files changed

+5095
-2306
lines changed

Some content is hidden

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

85 files changed

+5095
-2306
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@
2525
[submodule "envoy-data-plane-api/protobuf"]
2626
path = envoy-data-plane-api/protobuf
2727
url = https://github.com/protocolbuffers/protobuf.git
28+
[submodule "envoy-data-plane-api/udpa"]
29+
path = envoy-data-plane-api/udpa
30+
url = https://github.com/cncf/udpa.git

0 commit comments

Comments
 (0)