Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: rgs1/envoy

Tags

vtest_release2

Toggle vtest_release2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: do release build on tag events (envoyproxy#2810)

Signed-off-by: Matt Klein <[email protected]>

vtest_release

Toggle vtest_release's commit message
Build: Save build artifact and publish release (envoyproxy#2633)

Description:
This pull request saves the release binary to
circleci artifacts.  Additionally adds a release
script to create and publish a github release with
the linux binary attached to the github release as an asset.

Risk Level: low

Testing:
I manually tested using this github repo:
https://github.com/taion809/envoy-build-tests

Signed-off-by: Nicholas Johns <[email protected]>

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
pgv: validation support for Bootstrap/xDS/filters. (envoyproxy#2146)

This patch lands checking via https://github.com/lyft/protoc-gen-validate in Envoy for bootstrap, xDS ingestion and during filter instantiation.

Risk Level: Medium (things might start blowing up on config ingestion that were slipping through before).
Testing: Mostly negative tests for bootstrap/xDS/filters, since the happy path is already validated through the existing test suite.

Signed-off-by: Harvey Tuch <[email protected]>

vtest_docs_tag3

Toggle vtest_docs_tag3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
data-plane-api: bump sha (envoyproxy#2057)

For new doc stuff.

Signed-off-by: Matt Klein <[email protected]>

vtest_docs_tag2

Toggle vtest_docs_tag2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: mov tag guard to release build (envoyproxy#2056)

Signed-off-by: Matt Klein <[email protected]>

vtest_docs_tag

Toggle vtest_docs_tag's commit message
docs: push on tags only (envoyproxy#2055)

Fixes envoyproxy#1290

Signed-off-by: Matt Klein <[email protected]>

vtest_image_tag2

Toggle vtest_image_tag2's commit message
Fixes to Dockerhub release tagging (envoyproxy#1777)

Signed-off-by: bndw <[email protected]>

vtest_image_tag

Toggle vtest_image_tag's commit message
optional: make coverity happy (envoyproxy#1767)

Signed-off-by: Matt Klein <[email protected]>

v1.4.0

Toggle v1.4.0's commit message
Using common member variables in integration tests (envoyproxy#1532)

v1.3.0

Toggle v1.3.0's commit message
docs: 1.3.0 release notes (envoyproxy#926)