Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

access_log: pass access log type parameter to evaluate function #27063

Merged
merged 1 commit into from
May 1, 2023

Conversation

ohadvano
Copy link
Contributor

Commit Message: access_log: pass access log type parameter to evaluate function
Additional Description: This change is a no-op, a follow up PR will add a new feature to filter access logs based on AccessLogType (#26755)
Risk Level: Low
Testing: None
Docs Changes: None
Release Notes: None
Platform Specific Features: None

@ohadvano
Copy link
Contributor Author

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #27063 (comment) was created by @ohadvano.

see: more, trace.

@yanavlasov yanavlasov self-assigned this May 1, 2023
@yanavlasov yanavlasov merged commit 03b77ac into envoyproxy:main May 1, 2023
@ohadvano ohadvano deleted the evaluate_access_log_type branch May 1, 2023 18:26
michaelfinch added a commit to michaelfinch/envoy that referenced this pull request May 2, 2023
* main: (175 commits)
  xds: add config for pick_first LB policy extension (envoyproxy#26952)
  ci: run Kotlin tests with signal_trace disabled (envoyproxy#27090)
  ssl: upgrade FIPS boringssl version (envoyproxy#27087)
  Add createPath to Filesystem abstraction. (envoyproxy#27052)
  mobile/ci: Increase test_timeout for ios tests (envoyproxy#27044)
  [mobile]remove Java and GMScore impl from Cronvoy (envoyproxy#27039)
  Fix compliance issues for iOS builds (envoyproxy#27027)
  docs: fix the license URL of the dependency "dd-trace-cpp" (envoyproxy#27054)
  ci/mobile: Hide CI progress in .bazelrc (envoyproxy#27045)
  thrift_proxy: add access log support for local reply (envoyproxy#27057)
  ci: Consolidate artifact targets (envoyproxy#27079)
  lb: moving maglev to extensions (envoyproxy#27037)
  Overload Manager: LoadShedPoint for HCM decode headers (envoyproxy#26769)
  Plumb ServerFactoryContext into header validator factory (envoyproxy#27008)
  access_log: use AccessLogType::NotSet instead of default value (envoyproxy#27058)
  access_log: pass access log type parameter to evaluate function (envoyproxy#27063)
  Remove unused member from GrpcStream (envoyproxy#27055)
  tools: setup build in local_fix_format (envoyproxy#27060)
  generic proxy: virtual host support for the generic proxy routing (envoyproxy#26932)
  deps: Bump pytooling publishing deps (envoyproxy#27059)
  ...
reskin89 pushed a commit to reskin89/envoy that referenced this pull request Jul 11, 2023
…yproxy#27063)

pass access log type parameter to evaluate function

Signed-off-by: ohadvano <[email protected]>
Signed-off-by: Ryan Eskin <[email protected]>
LanceEa pushed a commit to datawire/envoy that referenced this pull request Aug 3, 2023
This covers 3 refactors:

1. BodyFormatter-->format call removed default from last argument. Refactored here:
envoyproxy#27034

2. filter _--> evaluate func removed default form last arg
making it required. Refactored here:
envoyproxy#27063

3. fromProto func removed multiple arguments to support
`cel` in access logs. This refactor occured here:
envoyproxy#27861

Signed-off-by: Lance Austin <[email protected]>
LanceEa pushed a commit to datawire/envoy that referenced this pull request Oct 4, 2023
This covers 3 refactors:

1. BodyFormatter-->format call removed default from last argument. Refactored here:
envoyproxy#27034

2. filter _--> evaluate func removed default form last arg
making it required. Refactored here:
envoyproxy#27063

3. fromProto func removed multiple arguments to support
`cel` in access logs. This refactor occured here:
envoyproxy#27861

Signed-off-by: Lance Austin <[email protected]>
LanceEa pushed a commit to datawire/envoy that referenced this pull request Oct 12, 2023
This covers 3 refactors:

1. BodyFormatter-->format call removed default from last argument. Refactored here:
envoyproxy#27034

2. filter _--> evaluate func removed default form last arg
making it required. Refactored here:
envoyproxy#27063

3. fromProto func removed multiple arguments to support
`cel` in access logs. This refactor occured here:
envoyproxy#27861

Signed-off-by: Lance Austin <[email protected]>
LanceEa pushed a commit to datawire/envoy that referenced this pull request Oct 19, 2023
This covers 3 refactors:

1. BodyFormatter-->format call removed default from last argument. Refactored here:
envoyproxy#27034

2. filter _--> evaluate func removed default form last arg
making it required. Refactored here:
envoyproxy#27063

3. fromProto func removed multiple arguments to support
`cel` in access logs. This refactor occured here:
envoyproxy#27861

Signed-off-by: Lance Austin <[email protected]>
LanceEa pushed a commit to datawire/envoy that referenced this pull request Nov 5, 2023
This covers 3 refactors:

1. BodyFormatter-->format call removed default from last argument. Refactored here:
envoyproxy#27034

2. filter _--> evaluate func removed default form last arg
making it required. Refactored here:
envoyproxy#27063

3. fromProto func removed multiple arguments to support
`cel` in access logs. This refactor occured here:
envoyproxy#27861

Signed-off-by: Lance Austin <[email protected]>
Alice-Lilith pushed a commit to datawire/envoy that referenced this pull request May 9, 2024
This covers 3 refactors:

1. BodyFormatter-->format call removed default from last argument. Refactored here:
envoyproxy#27034

2. filter _--> evaluate func removed default form last arg
making it required. Refactored here:
envoyproxy#27063

3. fromProto func removed multiple arguments to support
`cel` in access logs. This refactor occured here:
envoyproxy#27861

Signed-off-by: Lance Austin <[email protected]>
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