The Wayback Machine - https://web.archive.org/web/20190716104829/https://github.com/envoyproxy/envoy
Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Cloud-native high-performance edge/middle/service proxy
Branch: master
Clone or download
keith and lizan Revert "ci: Enable bazel limited download flags (#7563)" (#7593)
This reverts commit 32bfd01.

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
Latest commit 71e36ad Jul 16, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.azure-pipelines bazel: Update to 0.28.0 (#7533) Jul 11, 2019
.bazelci Add upstream bazel CI configuration (#6938) May 14, 2019
.circleci bazel: Update to 0.28.0 (#7533) Jul 11, 2019
.github bot: exempt label "no stalebot" for PRs (#4081) Aug 8, 2018
.zuul/playbooks/envoy-build Add OpenLab CI configuration (#6981) Jun 19, 2019
api config: async data access for local and remote data source (#7399) Jul 16, 2019
bazel remove unnecessary Heap::forceLink (#7553) Jul 12, 2019
ci Revert "ci: Enable bazel limited download flags (#7563)" (#7593) Jul 16, 2019
configs release: flipping deprecated features to be fatal-by-default (#7549) Jul 16, 2019
docs config: async data access for local and remote data source (#7399) Jul 16, 2019
examples csrf filter: add support for additional source origins (#7297) Jun 18, 2019
include/envoy router: Add RETRY_ON_RESET retry policy (#7505) Jul 15, 2019
restarter format all python files in envoy (#5422) Dec 26, 2018
security security: postmortem for CVE-2019-990[01] (#6597) Apr 23, 2019
source config: async data access for local and remote data source (#7399) Jul 16, 2019
support tools: check spelling in pre-push hook (#6631) Apr 18, 2019
test config: async data access for local and remote data source (#7399) Jul 16, 2019
tools Allow /dev/fd/<fd> paths for config files. Fixes #7258 (#7279) Jul 12, 2019
windows build: Bump rules_go and protobuf to pick up Windows fixes (#4556) Oct 5, 2018
.bazelignore ci: remove ci workspace (#6229) Apr 8, 2019
.bazelrc build: simplify cc_configure and static link for libc++ (#7329) Jul 11, 2019
.clang-format format: run clang-format on proto files (#3473) May 23, 2018
.clang-tidy Fix clang-tidy (#7475) Jul 8, 2019
.gitattributes Auto-merge the version-history file. (#3820) Jul 9, 2018
.gitignore build: remove bazel-prebuilt (#6854) May 8, 2019
.zuul.yaml Add OpenLab CI configuration (#6981) Jun 19, 2019
BUILD Reconcile envoyproxy/data-plane-api and envoyproxy/envoy (#3036) Apr 16, 2018
CODEOWNERS fix check_format.py to report insufficient owners (#7438) Jul 2, 2019
CODE_OF_CONDUCT.md Update to CNCF Code of Conduct (#1671) Sep 15, 2017
CONTRIBUTING.md docs: update docs to recommend /retest repokitteh command (#6655) Apr 19, 2019
DCO Create DCO file (#1661) Sep 15, 2017
DEPRECATED.md redis: prefixed routing (#6413) Apr 16, 2019
DEVELOPER.md ci/docs: update references to travis to CircleCI (#4818) Oct 22, 2018
EXTENSION_POLICY.md docs: add extension policy (#6678) Apr 24, 2019
GOVERNANCE.md release: flipping deprecated features to be fatal-by-default (#7549) Jul 16, 2019
ISSUE_TEMPLATE.md Making fix format more pedantic to be merciful to maintainers (#2162) Dec 6, 2017
LICENSE Normalize the licensing scheme (#737) Apr 19, 2017
NOTICE license: update NOTICE to switch to CNCF copyright (#2663) Feb 24, 2018
OWNERS.md security: clarify private distributor list member criteria. (#6713) May 3, 2019
PULL_REQUESTS.md docs: deprecated.md to sphinx docs (#6454) Apr 9, 2019
PULL_REQUEST_TEMPLATE.md docs: fix link in pull request template (#6679) Apr 23, 2019
README.md add Azure Pipelines badge to README (#6816) May 6, 2019
REPO_LAYOUT.md docs: fix grammar errors (#3983) Jul 30, 2018
SECURITY_RELEASE_PROCESS.md security: branch policy and availability clarifications. (#6940) May 23, 2019
STYLE.md cleanup: {}->default, typedef->using, virtual->override (#7249) Jun 13, 2019
VERSION release: kicking off 1.12 (#7544) Jul 11, 2019
WORKSPACE ci: remove ci workspace (#6229) Apr 8, 2019
repokitteh.star repokitteh: hide token passed to retest from trace (#5059) Nov 16, 2018

README.md

Envoy Logo

C++ L7 proxy and communication bus

Envoy is hosted by the Cloud Native Computing Foundation (CNCF). If you are a company that wants to help shape the evolution of technologies that are container-packaged, dynamically-scheduled and microservices-oriented, consider joining the CNCF. For details about who's involved and how Envoy plays a role, read the CNCF announcement.

CII Best Practices Azure Pipelines CircleCI Jenkins

Documentation

Related

Contact

  • envoy-announce: Low frequency mailing list where we will email announcements only.
  • envoy-users: General user discussion.
  • envoy-dev: Envoy developer discussion (APIs, feature design, etc.).
  • envoy-maintainers: Use this list to reach all core Envoy maintainers.
  • Twitter: Follow along on Twitter!
  • Slack: Slack, to get invited go here. We have the IRC/XMPP gateways enabled if you prefer either of those. Once an account is created, connection instructions for IRC/XMPP can be found here.
    • NOTE: Response to user questions is best effort on Slack. For a "guaranteed" response please email envoy-users@ per the guidance in the following linked thread.

Please see this email thread for information on email list usage.

Contributing

Contributing to Envoy is fun and modern C++ is a lot less scary than you might think if you don't have prior experience. To get started:

Community Meeting

The Envoy team meets every other Tuesday at 9am PT. The public Google calendar is here: https://goo.gl/PkDijT

Meeting minutes are here: https://goo.gl/5Cergb

Security

Security Audit

A third party security audit was performed by Cure53, you can see the full report here.

Reporting security vulnerabilities

If you've found a vulnerability or a potential vulnerability in Envoy please let us know at envoy-security. We'll send a confirmation email to acknowledge your report, and we'll send an additional email when we've identified the issue positively or negatively.

For further details please see our complete security release process.

You can’t perform that action at this time.