The Istio proxy components.
Go to file
Eric Van Norman 8f218c481b
Test envoy update (#4383)
2023-01-26 09:58:52 -08:00
.github Update PULL_REQUEST_TEMPLATE.md (#3036) 2020-10-05 11:26:24 -07:00
bazel enable postgres filter extension (#4328) 2023-01-10 05:38:50 -08:00
common Automator: update common-files@master in istio/proxy@master (#4378) 2023-01-25 18:00:11 -08:00
common-protos/google/protobuf add gen doc for extension protos (#2803) 2020-04-21 12:19:30 -07:00
extensions reformat (#4381) 2023-01-25 15:59:09 -08:00
prow workload-env-default (#4307) 2023-01-02 18:00:34 -08:00
scripts move envoy BUILD top level (#4237) 2022-11-21 17:41:43 -08:00
source/extensions Test envoy update (#4383) 2023-01-26 09:58:52 -08:00
src/istio reformat (#4381) 2023-01-25 15:59:09 -08:00
test reformat (#4381) 2023-01-25 15:59:09 -08:00
testdata connect: undo some changes https://github.com/istio/proxy/pull/4377 (#4382) 2023-01-25 19:22:09 -08:00
.bazelrc cleanup: organize extensions (#3996) 2022-08-09 20:14:39 -07:00
.bazelversion Automator: update envoy@ in istio/proxy@master (#4300) 2022-12-23 19:01:23 -08:00
.clang-format reformat (#4381) 2023-01-25 15:59:09 -08:00
.gitattributes Automator: update common-files@master in istio/proxy@master (#4287) 2022-12-15 14:05:11 -08: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 connect: support passthrough path (#4377) 2023-01-25 11:00:19 -08: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 update extensions doc (#4248) 2022-11-28 10:49:11 -08: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 Test envoy update (#4383) 2023-01-26 09:58:52 -08:00
buf.gen.yaml revert camel_case_fields (#4277) 2022-12-12 09:06:10 -08:00
envoy.bazelrc Automator: update envoy@ in istio/proxy@master (#4371) 2023-01-24 14:18:52 -08:00
go.mod Update deps (#4276) 2022-12-14 10:07:09 -08:00
go.sum Update deps (#4276) 2022-12-14 10:07:09 -08: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.