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

Pixiu Config #242

Merged
merged 63 commits into from
Aug 29, 2021
Merged

Pixiu Config #242

merged 63 commits into from
Aug 29, 2021

Conversation

ztelur
Copy link
Contributor

@ztelur ztelur commented Aug 22, 2021

What this PR does:

  • merge the pr Make filter configurable & Centralized management from mark4z
  • create Plugin, HttpFilter(such as ratelimit), NetworkFilter(such as httpconnectionmanager) and Adapter(such as cloud cloud adapter to control cluster and router ) abstraction, all extension will registered at pluginregistry.go
  • move api_config and dubbo/http client to remote filter and api_config filter which offer special route strategy and dubbo proxy
  • create RouteManager、ClusterManager and common router strategy base on model.Router
  • split server run to init and run two phase
  • add dubbo/http、http/simple into integration test and assert response more strictly

Special notes for your reviewer:

@ztelur ztelur marked this pull request as ready for review August 25, 2021 15:08
configs/api_config.yaml Outdated Show resolved Hide resolved
Copy link
Member

@mark4z mark4z left a comment

Choose a reason for hiding this comment

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

Nice job

@AlexStocks AlexStocks merged commit 8b17845 into apache:develop Aug 29, 2021
@mark4z mark4z mentioned this pull request Aug 29, 2021
@ztelur ztelur added this to the v0.4.0 milestone Oct 20, 2021
mark4z pushed a commit that referenced this pull request Nov 7, 2021
Pixiu Config

Former-commit-id: 8b17845
tydhot pushed a commit to tydhot/dubbo-go-pixiu that referenced this pull request Nov 10, 2021
Pixiu Config

Former-commit-id: db3167f [formerly 8b17845]
Former-commit-id: 51873d2
bobtthp pushed a commit to bobtthp/dubbo-go-pixiu that referenced this pull request Dec 12, 2022
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.

None yet

5 participants