This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
from 2311578 refactor(operator): separate ComputeNode and
ShardingSphereProxy (#182)
new 24ab17a fix: fix service node port error
new 04e12e0 chore: add unit test
new 7561990 Merge pull request #184 from mlycore/fix-svc-np
The 263 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../pkg/reconcile/computenode/service.go | 16 ++
.../pkg/reconcile/computenode/service_test.go | 229 +++++++++++++++++++++
2 files changed, 245 insertions(+)
create mode 100644
shardingsphere-operator/pkg/reconcile/computenode/service_test.go