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/03/25 09:56:55 UTC

[shardingsphere-on-cloud] branch main updated (ec303d0 -> 26cdb2c)

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 ec303d0  chrore(pitr): add unit tests and update github workflow action version (#283)
     new cab8cb2  feat: update operator Dockerfile to support arm64 build
     new eaf81a1  chore: update zookeeper charts version to 11.x.x to support arm64 in proxy charts
     new 533105f  chore: update zookeeper charts version to 11.x.x to support arm64 in operator charts
     new 2b5f674  ci: add buildx for multi-platform docker build
     new 1e7d1a0  chore: add on push condition for test
     new 1cbf380  chore: add start scripts to support multi-platform start
     new 0a36a46  chore: update license header
     new 8004ac8  chore: add buildx
     new fad0ce2  chore: remove old docker build action
     new 26cdb2c  Merge pull request #282 from mlycore/arm-enhance

The 419 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:
 .github/workflows/{build.yaml => buildx.yml}       | 25 +++++++++----
 .../Chart.yaml                                     |  2 +-
 .../charts/governance/Chart.yaml                   |  2 +-
 shardingsphere-operator/build/Dockerfile           | 43 ++++++++++++++--------
 .../start.sh                                       | 38 +++++++++----------
 5 files changed, 65 insertions(+), 45 deletions(-)
 rename .github/workflows/{build.yaml => buildx.yml} (74%)
 copy examples/operator/shardingsphereproxy-mysql-standalone.yaml => shardingsphere-operator/start.sh (67%)