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

add ecds support for composite filter #29289

Merged
merged 99 commits into from
Dec 14, 2023

Conversation

ramaraochavali
Copy link
Contributor

@ramaraochavali ramaraochavali commented Aug 28, 2023

Commit Message: add ecds support for composite filter
Additional Description: Currrently ECDS does not support composite filter. This would help to use composite filter for use cases like WASM filters
Risk Level: Low
Testing: Updated
Docs Changes: Updated
Release Notes: Added

@repokitteh-read-only
Copy link

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to (api/envoy/|docs/root/api-docs/).
envoyproxy/api-shepherds assignee is @adisuissa
CC @envoyproxy/api-watchers: FYI only for changes made to (api/envoy/|docs/root/api-docs/).

🐱

Caused by: #29289 was synchronize by ramaraochavali.

see: more, trace.

Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
@ramaraochavali ramaraochavali marked this pull request as ready for review August 31, 2023 04:07
Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
Signed-off-by: Rama Chavali <[email protected]>
@ramaraochavali
Copy link
Contributor Author

@alyssawilk Can you please approve and merge?

@alyssawilk alyssawilk enabled auto-merge (squash) December 11, 2023 13:13
Copy link
Contributor

@adisuissa adisuissa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm api

@kyessenov kyessenov removed their assignment Dec 11, 2023
@alyssawilk
Copy link
Contributor

I think this needs one more main merge to pass the new CI checks
/wait

@ramaraochavali
Copy link
Contributor Author

/retest

@ramaraochavali
Copy link
Contributor Author

@alyssawilk merged main. But coverage for quic seem to fail and buffer integration test is flaky?

@adisuissa
Copy link
Contributor

@alyssawilk merged main. But coverage for quic seem to fail and buffer integration test is flaky?

I've seen the same quic coverage failure in another PR (#31287), not sure if it is flaky or not.

@alyssawilk
Copy link
Contributor

yeah I think @phlax bumped quic coverage last night

@alyssawilk
Copy link
Contributor

/wait on CI
/retest

@alyssawilk alyssawilk merged commit b4fba1a into envoyproxy:main Dec 14, 2023
55 of 58 checks passed
@ramaraochavali ramaraochavali deleted the fix/composite_ecds branch December 14, 2023 05:21
wbpcode added a commit to wbpcode/envoy that referenced this pull request Dec 20, 2023
wbpcode pushed a commit that referenced this pull request Dec 20, 2023
* clean server factory context and partly revert #29289

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

* minor update

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

---------

Signed-off-by: wbpcode <[email protected]>
mum4k pushed a commit to envoyproxy/nighthawk that referenced this pull request Dec 20, 2023
- Update the ENVOY_COMMIT and ENVOY_SHA in bazel/repositories.bzl to the latest Envoy's commit.
- Update to .bazelrc to envoyproxy/envoy#31372
- Update source/client/process_impl.cc to support pure virtual function change introduced in envoyproxy/envoy#29289
- Temporarily disable test_gcc target to unblock import. GCC version was updated with new images envoyproxy/envoy#31372 which now fail on various warnings. 

Signed-off-by: tomjzzhang <[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.

9 participants