You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2023/04/07 04:52:32 UTC

[shardingsphere-on-cloud] branch main updated (c42769d -> eaed613)

This is an automated email from the ASF dual-hosted git repository.

duanzhengqiang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git


    from c42769d  fix: fix proxy controller according to golangci-lint (#299)
     new 58c4ef6  chore: update varnamelen default to 1
     new cc00ee1  fix: fix updateSSProxyContainer
     new 94aa927  refactor: refactor getReadyProxyInstances
     new 2f8c661  refactor: refactor getReadyNodes
     new 069d310  fix: fix NewDeployment and set agent
     new 112c886  chore: update golangci-lint
     new eaed613  Merge pull request #300 from mlycore/update-lint

The 440 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:
 shardingsphere-operator/.golangci.yml              |  6 +--
 .../pkg/controllers/compute_node_controller.go     | 32 ++++++++++-----
 .../pkg/reconcile/computenode/deployment.go        | 40 ++++++++++---------
 .../pkg/reconcile/proxy/deployment.go              | 45 ++++++++++++++++------
 4 files changed, 81 insertions(+), 42 deletions(-)