The Istio proxy components.
Go to file
Istio Automation 85c28434c3
Automator: update envoy@ in istio/proxy@master (#6402)
2025-07-10 19:03:33 -04:00
.devcontainer Automator: update common-files@master in istio/proxy@master (#6398) 2025-07-10 07:18:33 -04:00
.github chore: enable dependabot (#6071) 2025-01-15 12:43:53 -05:00
bazel add new override_host lb policy (#6347) 2025-06-13 14:29:27 -04:00
common Automator: update common-files@master in istio/proxy@master (#6398) 2025-07-10 07:18:33 -04:00
common-protos/google/protobuf add gen doc for extension protos (#2803) 2020-04-21 12:19:30 -07:00
extensions/common MX support additional labels (#6030) 2025-01-03 14:33:57 -05:00
prow Bazel build extra args for Prow CI (#5712) 2024-08-26 14:33:44 -04:00
scripts Disable spammy logs in release (#6066) 2025-01-16 15:35:55 -05:00
source/extensions Sync with upstream (#6306) 2025-05-17 22:06:09 -04:00
test/envoye2e Add metadata fallback for client sidecar reporters (#6028) 2025-01-15 12:57:53 -05:00
testdata Add metadata fallback for client sidecar reporters (#6028) 2025-01-15 12:57:53 -05:00
tools Add compdb script (#5963) 2024-12-14 04:07:03 -05:00
.bazelrc sync upstream (#6345) 2025-06-13 00:08:27 -04:00
.bazelversion Automator: update envoy@ in istio/proxy@master (#6205) 2025-04-01 11:01:46 -04:00
.clang-format reformat (#4381) 2023-01-25 15:59:09 -08:00
.gitattributes Automator: update common-files@master in istio/proxy@master (#5295) 2024-01-31 16:08:39 -08:00
.gitignore minor clean up post refactor (#5832) 2024-09-25 19:25:35 -04:00
BUGS-AND-FEATURE-REQUESTS.md Update common files. (#2280) 2019-06-17 11:13:25 -07:00
BUILD remove stackdriver (#5550) 2024-05-15 17:47:11 -04:00
CODEOWNERS cleanup: organize extensions (#3996) 2022-08-09 20:14:39 -07:00
CONTRIBUTING.md Use WDS to get destination_principal (#5514) 2024-05-06 15:59:49 -07:00
LICENSE Automator: update common-files@master in istio/proxy@master (#5109) 2023-10-31 14:00:28 -07:00
Makefile Automator: update common-files@master in istio/proxy@master (#5693) 2024-07-23 10:46:31 -04:00
Makefile.core.mk Drop protoc docs generation (#6070) 2025-01-15 10:55:53 -05:00
Makefile.overrides.mk Add prow script for centos postsubmit build (#2995) 2020-09-09 13:32:09 -07:00
README.md update rules for new extensions (#5476) 2024-04-18 08:43:43 -07:00
SUPPORT.md Automator: update common-files@master in istio/proxy@master (#5327) 2024-02-12 08:24:33 -08:00
WORKSPACE Automator: update envoy@ in istio/proxy@master (#6402) 2025-07-10 19:03:33 -04: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 (#6371) 2025-06-27 10:55:20 -04:00
go.mod Automator: update go-control-plane in istio/proxy@master (#6382) 2025-07-05 22:13:27 -04:00
go.sum Automator: update go-control-plane in istio/proxy@master (#6382) 2025-07-05 22:13:27 -04: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.

According to the conclusion from Istio workgroup meeting on 4-17-2024:

  • New extensions are not added unless they are part of core APIs