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/02/15 07:08:29 UTC

[shardingsphere-on-cloud] branch main updated (3e912c7 -> 64746f1)

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 3e912c7  feat:wrapping the backup subcommand (#202)
     new 7cf7dbf  chore: add AfterEach to clean up ComputeNode registration
     new a47dc6e  chore: remove comment definition in ComputeNode
     new a72504f  wip: update type tag
     new a9854ef  fix: fix deployment driver
     new 1f1145b  chore: update test case
     new 19e0d2e  chore: add more tests for deployment, service and configmap
     new 64746f1  Merge pull request #203 from mlycore/update-ut

The 314 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:
 .../api/v1alpha1/compute_node_types.go             |   5 -
 .../pkg/reconcile/computenode/compute_node_test.go | 215 ++++++++++++++++++++-
 .../pkg/reconcile/computenode/deployment.go        |  69 +++----
 3 files changed, 246 insertions(+), 43 deletions(-)