Skip to content

test: setup script refactor#627

Merged
mattklein123 merged 2 commits intomasterfrom
test_script_refactor
Mar 25, 2017
Merged

test: setup script refactor#627
mattklein123 merged 2 commits intomasterfrom
test_script_refactor

Conversation

@mattklein123
Copy link
Copy Markdown
Member

Slight refactor to allow setup scripts to be also called from private
code.

Slight refactor to allow setup scripts to be also called from private
code.
@mattklein123
Copy link
Copy Markdown
Member Author

@htuch we need this to get our private tests working. I think this should be OK.

@htuch
Copy link
Copy Markdown
Member

htuch commented Mar 25, 2017 via email

@htuch
Copy link
Copy Markdown
Member

htuch commented Mar 25, 2017 via email

@mattklein123
Copy link
Copy Markdown
Member Author

@htuch updated

@htuch
Copy link
Copy Markdown
Member

htuch commented Mar 25, 2017

LGTM

@mattklein123 mattklein123 merged commit 70e5884 into master Mar 25, 2017
@mattklein123 mattklein123 deleted the test_script_refactor branch March 27, 2017 01:16
jplevyak added a commit to jplevyak/envoy that referenced this pull request Sep 15, 2020
Test nack on load failure on SHA mismatch as well.
wolfguoliang pushed a commit to wolfguoliang/envoy that referenced this pull request Jan 23, 2021
vehre-x41 pushed a commit to vehre-x41/envoy that referenced this pull request Jan 18, 2023
…oyproxy#651)

* build(deps): bump setuptools from 59.0.1 to 59.5.0 in /tools/base (envoyproxy#606)

Bumps [setuptools](https://github.com/pypa/setuptools) from 59.0.1 to 59.5.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v59.0.1...v59.5.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump setuptools from 59.5.0 to 60.1.0 in /tools/base (envoyproxy#620)

Bumps [setuptools](https://github.com/pypa/setuptools) from 59.5.0 to 60.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v59.5.0...v60.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* add support for validating header keys and values

fixes envoyproxy#627

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* address PR feedback

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* add quic header key/value validation

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* add runtime guard: envoy.reloadable_features.validate_upstream_headers

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* honor runtime guard

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* update integration tests for invalid header key/value validation

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* fix http/2 integration tests for invalid header values

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* use nghttp2 for header name and value rfc compliance checks

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* bypass assertions to set invalid header key/value for protocol integration tests

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* fix bad merge on changelog

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* fix unit invalid header integration tests

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* fix tests

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* add entry for new envoy.reloadable_features.validate_upstream_headers runtime guard

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* clarify validate_upstream_headers guard

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* disable validate_upstream_headers guard

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* fix build

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* fix unit tests

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

* fix unit test

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>

Signed-off-by: Adam Meily <adam.meily@trailofbits.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mathetake pushed a commit that referenced this pull request Mar 3, 2026
**Commit Message**

Fix typo for endpoint filter metadata from aigateawy to aigateway

Signed-off-by: Dan Sun <dsun20@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants