Skip to content

use server factory context as priority#39442

Merged
RyanTheOptimist merged 3 commits intoenvoyproxy:mainfrom
wbpcode:dev-use-server-factory-context-rather-than-factory-context
May 14, 2025
Merged

use server factory context as priority#39442
RyanTheOptimist merged 3 commits intoenvoyproxy:mainfrom
wbpcode:dev-use-server-factory-context-rather-than-factory-context

Conversation

@wbpcode
Copy link
Copy Markdown
Member

@wbpcode wbpcode commented May 12, 2025

Commit Message: use server factory context as priority
Additional Description:

Part of #26476

This PR replace TransportSocketFactoryContext of secret provider to ServerFactoryContext. After this PR, we can clean up the getTransportSocketFactoryContext() of FactoryContext and ServerFactoryContext and clusterManagerFactory() of ClusterManager.

Risk Level: low.
Testing: n/a.
Docs Changes: n/a.
Release Notes: n/a.
Platform Specific Features: n/a.

Signed-off-by: wangbaiping(wbpcode) <[email protected]>
wbpcode added 2 commits May 12, 2025 15:13
Signed-off-by: wangbaiping(wbpcode) <[email protected]>
Signed-off-by: wangbaiping(wbpcode) <[email protected]>
@wbpcode
Copy link
Copy Markdown
Member Author

wbpcode commented May 13, 2025

/retest

@wbpcode
Copy link
Copy Markdown
Member Author

wbpcode commented May 13, 2025

/retest

Copy link
Copy Markdown
Contributor

@kyessenov kyessenov left a comment

Choose a reason for hiding this comment

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

Great that the refactor worked.

Copy link
Copy Markdown
Contributor

@RyanTheOptimist RyanTheOptimist left a comment

Choose a reason for hiding this comment

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

Woo hoo!

@RyanTheOptimist RyanTheOptimist merged commit e71cb3c into envoyproxy:main May 14, 2025
25 checks passed
@wbpcode wbpcode deleted the dev-use-server-factory-context-rather-than-factory-context branch May 14, 2025 05:58
fishpan1209 pushed a commit to fishpan1209/envoy that referenced this pull request May 22, 2025
Commit Message: use server factory context as priority
Additional Description:

Part of envoyproxy#26476

This PR replace `TransportSocketFactoryContext` of secret provider to
`ServerFactoryContext`. After this PR, we can clean up the
`getTransportSocketFactoryContext()` of FactoryContext and
ServerFactoryContext and clusterManagerFactory() of ClusterManager.

Risk Level: low.
Testing: n/a.
Docs Changes: n/a.
Release Notes: n/a.
Platform Specific Features: n/a.

---------

Signed-off-by: wangbaiping(wbpcode) <[email protected]>
Signed-off-by: Ting Pan <[email protected]>
sayboras added a commit to cilium/proxy that referenced this pull request Jul 29, 2025
sayboras pushed a commit to viktor-kurchenko/proxy that referenced this pull request Jul 29, 2025
sayboras pushed a commit to viktor-kurchenko/proxy that referenced this pull request Jul 29, 2025
Adjust cilium filter

Relates: envoyproxy/envoy#39442
Relates: envoyproxy/envoy#39460
Signed-off-by: Tam Mach <[email protected]>
sayboras pushed a commit to viktor-kurchenko/proxy that referenced this pull request Jul 29, 2025
sayboras pushed a commit to viktor-kurchenko/proxy that referenced this pull request Jul 29, 2025
jrajahalme pushed a commit to cilium/proxy that referenced this pull request Jul 29, 2025
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.

3 participants