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

feat(crd): update TrafficStrategy to support ReadWriteSplitting #121

Merged
merged 6 commits into from
Jun 24, 2022

Conversation

mlycore
Copy link
Member

@mlycore mlycore commented Jun 24, 2022

What is changed and how it works?

Close #91

What's Changed:

Related changes

  • Add ReadWriteSplitting as LoadBalaning attribute in TrafficStrategy
  • Update TrafficStrategy CRD
  • Update 5591 as default admin port

Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
@mlycore mlycore requested a review from xuanyuan300 June 24, 2022 01:45
@mlycore mlycore added this to the v0.1.1 milestone Jun 24, 2022
@mlycore mlycore added app:pisa-proxy Pisa-Proxy related changes app:pisa-controller Pisa-Controller related changes in:config Configuration related changes in:api API related changes in:crd CRD related changes labels Jun 24, 2022
Signed-off-by: mlycore <maxwell92@126.com>
@xuanyuan300 xuanyuan300 merged commit bf20e97 into database-mesh:master Jun 24, 2022
@mlycore mlycore deleted the issue-91 branch June 24, 2022 05:12
mlycore added a commit to mlycore/pisanix that referenced this pull request Jul 1, 2022
…base-mesh#121)

* feat(config): introduce read-write-splitting into TrafficStrategy

Signed-off-by: mlycore <maxwell92@126.com>

* feat(crd): update TrafficStrategy for read-write-splitting

Signed-off-by: mlycore <maxwell92@126.com>

* feat(config): update regex to array of TrafficStrategy

Signed-off-by: mlycore <maxwell92@126.com>

* chore(crd): update regex in TrafficStrategy to array

Signed-off-by: mlycore <maxwell92@126.com>

* refactor(http): using 5591 as default admin port

Signed-off-by: mlycore <maxwell92@126.com>

* refactor(config): refactor loadbalance case

Signed-off-by: mlycore <maxwell92@126.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:pisa-controller Pisa-Controller related changes app:pisa-proxy Pisa-Proxy related changes in:api API related changes in:config Configuration related changes in:crd CRD related changes size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature(strategy): Modify CRD adaptation Pisa-Proxy mysql read_write_splitting config
2 participants