The Istio proxy components.
Go to file
Istio Automation 16ad1e7be2
Automator: update common-files@master in istio/proxy@master (#4160)
2022-11-03 12:22:49 -07:00
.github Update PULL_REQUEST_TEMPLATE.md (#3036) 2020-10-05 11:26:24 -07:00
bazel deps: manually update envoy (#4157) 2022-11-03 10:23:50 -07:00
common Automator: update common-files@master in istio/proxy@master (#4160) 2022-11-03 12:22:49 -07:00
common-protos/google/protobuf add gen doc for extension protos (#2803) 2020-04-21 12:19:30 -07:00
extensions stats(native): fixes to align with wasm stats (#4125) 2022-10-19 16:19:41 -07:00
prow build: remove debian and docker artifacts (#3981) 2022-08-01 16:44:11 -07:00
scripts deps: manually update envoy (#4157) 2022-11-03 10:23:50 -07:00
source/extensions stats(native): fixes to align with wasm stats (#4125) 2022-10-19 16:19:41 -07:00
src workload metadata: harden parsing (#4120) 2022-10-18 12:38:24 -07:00
test connect: enable quic version (#4156) 2022-11-02 14:39:26 -07:00
testdata Automator: update common-files@master in istio/proxy@master (#4160) 2022-11-03 12:22:49 -07:00
.bazelrc cleanup: organize extensions (#3996) 2022-08-09 20:14:39 -07:00
.bazelversion deps: manually update envoy (#4157) 2022-11-03 10:23:50 -07:00
.clang-format misc: fixes gitignore and style check (#2570) 2019-11-15 17:54:00 -08:00
.gitattributes Automator: update common-files@master in istio/proxy@master (#3844) 2022-05-03 13:09:36 -07:00
.gitignore Ignore the out/ dir (#2944) 2020-07-23 19:17:24 -07:00
BUGS-AND-FEATURE-REQUESTS.md Update common files. (#2280) 2019-06-17 11:13:25 -07:00
BUILD cleanup: organize extensions (#3996) 2022-08-09 20:14:39 -07:00
CODEOWNERS cleanup: organize extensions (#3996) 2022-08-09 20:14:39 -07:00
CONTRIBUTING.md Import common files into this repo. (#2251) 2019-05-31 09:59:18 -07:00
LICENSE Automator: update common-files@master in istio/proxy@master (#4098) 2022-10-05 11:05:32 -07:00
Makefile Automator: update common-files@master in istio/proxy@master (#3581) 2021-11-11 09:32:07 -08:00
Makefile.core.mk deflake: combine split metric point values during comparison (#4047) 2022-09-07 20:06:38 -07:00
Makefile.overrides.mk Add prow script for centos postsubmit build (#2995) 2020-09-09 13:32:09 -07:00
README.md cleanup: organize extensions (#3996) 2022-08-09 20:14:39 -07:00
SUPPORT.md Update common files (#2441) 2019-10-20 18:36:36 -07:00
WORKSPACE deps: manually update envoy (#4157) 2022-11-03 10:23:50 -07:00
envoy.bazelrc deps: manually update envoy (#4157) 2022-11-03 10:23:50 -07:00
go.mod Update go.mod go directive (#4082) 2022-09-26 08:55:35 -07:00
go.sum Update go.mod go directive (#4082) 2022-09-26 08:55:35 -07:00

README.md

Istio Proxy

The Istio Proxy is a microservice proxy that can be used on the client and server side, and forms a microservice mesh. It is based on Envoy with the addition of several policy and telemetry extensions.