You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2023/06/05 11:28:10 UTC

[shardingsphere-on-cloud] branch main updated (563adfb -> 99d34e3)

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 563adfb  Merge pull request #392 from wbtlb/feat-distsql-sharding
     new bae7757  fix: remove FIXME
     new 8629218  fix: remove TODO
     new 1108a0b  fix: fix comments and todo
     new c18b890  chore: using constant to refactor
     new d017280  fix: fix sonar issue
     new fd95c80  fix: fix sonar issue
     new 73cf8d2  fix: fix license header
     new a2c0ba3  fix: fix sonar issue
     new d86f0f8  fix: fix sonar issue
     new 8f45f10  fix: fix license header
     new c61527e  fix: fix sonar issue
     new 0e4c358  fix: goimported
     new 3b2b5e6  fix: goimported
     new 99d34e3  Merge pull request #391 from mlycore/fix-sonar

The 666 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:
 pitr/agent/internal/pkg/opengauss.go               | 28 +++++++-------
 pitr/agent/main.go                                 | 28 +++++++-------
 pitr/agent/pkg/gsutil/conn.go                      | 28 +++++++-------
 pitr/cli/internal/cmd/backup.go                    | 28 +++++++-------
 pitr/cli/internal/cmd/root.go                      | 28 +++++++-------
 pitr/cli/internal/pkg/agent-server.go              | 28 +++++++-------
 pitr/cli/internal/pkg/shardingsphere-proxy.go      | 28 +++++++-------
 pitr/cli/internal/pkg/xerr/err.go                  | 28 +++++++-------
 pitr/cli/pkg/httputils/req.go                      | 28 +++++++-------
 .../api/v1alpha1/shardingsphere_chaos_types.go     |  1 -
 .../pkg/controllers/compute_node_controller.go     | 44 ++++++++++------------
 .../pkg/controllers/proxy_controller.go            |  1 -
 .../pkg/controllers/proxyconfig_controller.go      | 11 +-----
 .../pkg/reconcile/proxy/deployment.go              | 17 ++++++---
 14 files changed, 157 insertions(+), 169 deletions(-)