ashish b

Results 6 issues of ashish b

### Gloo Edge Version 1.12.x (beta) ### Kubernetes Version _No response_ ### Describe the bug e2e test flake in CSRF module: ``` Step #10 - "test": Summarizing 1 Failure: Step...

Type: Bug
Type: CI Test Flake

* Very rough implementation before protogen * Run `make generate-all`. https://xkcd.com/499/ * Regenerate code with correct version of protoc * Cleaner implementation of setting dynamic_stats * Add a test to...

work in progress

Update envoy-gloo to use version 1.30.x of upstream envoy The biggest change here is probably the update to C++20, which follows from [this upstream commit](https://github.com/envoyproxy/envoy/pull/32585). A large amount of the...

Commit Message: Fix missing span_id in opentelemetry access log messages Additional Description: Risk Level: Low Testing: Covered by existing tests (see ](https://github.com/envoyproxy/envoy/pull/33909/files#diff-6f359b1fb4a03ceb3f64ed506c57b32b67e06f8dc41f396f6f20c9b4f292e39f)) Docs Changes: Release Notes: Platform Specific Features: [Optional...

*Title*: *Missing span IDs in access logs* *Description*: https://github.com/envoyproxy/envoy/issues/33906 identified that span ids were missing from the opentelemetry access logger. In the process of implementing [the fix](https://github.com/envoyproxy/envoy/issues/33906), it was noted...

bug
area/tracing
stale

# Description Implement control plane API for modifying span names for tracing purposes. Context: https://github.com/solo-io/envoy-gloo/pull/368 ## API changes Add `span_transformer.name` to the transformation filter. ## Code changes Ensure that the...