The Istio proxy components.
Go to file
Istio Automation f335278e38
Automator: update envoy@ in istio/proxy@master (#6470)
2025-08-06 11:06:23 -04:00
.devcontainer Automator: update common-files@master in istio/proxy@master (#6457) 2025-08-01 07:26:05 -04:00
.github chore: enable dependabot (#6071) 2025-01-15 12:43:53 -05:00
bazel update envoy (#6461) 2025-08-03 00:46:18 -04:00
common Automator: update common-files@master in istio/proxy@master (#6457) 2025-08-01 07:26:05 -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 Update envoy (#6458) 2025-08-02 10:07:17 -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 (#6446) 2025-07-26 11:00:57 -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 (#6470) 2025-08-06 11:06:23 -04:00
buf.gen.yaml revert camel_case_fields (#4277) 2022-12-12 09:06:10 -08:00
envoy.bazelrc Update envoy (#6458) 2025-08-02 10:07:17 -04:00
go.mod Automator: update go-control-plane in istio/proxy@master (#6460) 2025-08-02 22:41:18 -04:00
go.sum Automator: update go-control-plane in istio/proxy@master (#6460) 2025-08-02 22:41:18 -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