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/06/08 08:29:33 UTC

[shardingsphere-on-cloud] branch main updated (857be0e -> 93ddb65)

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 857be0e  Merge pull request #406 from mlycore/finalize-cnpg
     new 1ef79ad  feat: introduce StressChaos in builder
     new c44b6e7  fix: fix stresschaos get
     new d186589  fix: fix memory chaos convert
     new eb58e3a  fix: fix lint and e2e test
     new 93ddb65  Merge pull request #405 from mlycore/update-stress

The 714 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/chaos_types.go                    |  10 +-
 .../pkg/controllers/chaos_controller.go            | 115 ++++++++++++--
 .../pkg/kubernetes/chaosmesh/builder.go            |  63 +++++---
 .../pkg/kubernetes/chaosmesh/chaosmesh.go          |  69 +++++++++
 .../pkg/kubernetes/chaosmesh/mocks/store.go        | 165 +++++++++++++++++++++
 5 files changed, 381 insertions(+), 41 deletions(-)