This project is mirrored from https://gitee.com/mirrors/Chaos-Mesh.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 11 Jan, 2022 1 commit
-
-
YangKeao authored
* modify DOCKER_REGISTRY in make script Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * align the help message Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
Yue Yang <g1enyy0ung@gmail.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
- 14 Oct, 2021 1 commit
-
-
Kevin Holmes authored
* ci: add skywalking eyes license header check (#1) GitHub Actions workflow to check for Apache 2.0 License in all applicable file headers. First run to fix headers automatically with some manual fixes for headers with incorrect dates or missing lines. Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * resolve verify-boilerplate.sh, add more paths to ignore Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * ignore more auto-gen files, resolve merge conflict Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * revert generated files, remove extra spaces in url Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * update ignored files Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * ignore Dockerfiles Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * resolve revive linter error with // directly above a package statement Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * build(install.sh): Bump kind version to 0.11.1 (#2357) Signed-off-by:
Stanley Nguyen <hung.ngn.the@gmail.com> Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * Better way to gen command. (#2336) * better way to gen cmd Signed-off-by:
andrewmatilde <davis6813585853062@outlook.com> * Add some comment &a minor fix Signed-off-by:
andrewmatilde <davis6813585853062@outlook.com> * minor fix Signed-off-by:
andrewmatilde <davis6813585853062@outlook.com> * minor fix Signed-off-by:
andrewmatilde <davis6813585853062@outlook.com> * minor fix Signed-off-by:
andrewmatilde <davis6813585853062@outlook.com> * fix comment & move pkg Signed-off-by:
andrewmatilde <davis6813585853062@outlook.com> * add error return &unmars.. ->mars.. Signed-off-by:
andrewmatilde <davis6813585853062@outlook.com> * fix error Signed-off-by:
andrewmatilde <davis6813585853062@outlook.com> * make option more reasonable Signed-off-by:
andrewmatilde <davis6813585853062@outlook.com> Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * Controllers gateway flag (#2214) * use bootstrap to start controller Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * add enabled_webhooks and enabled_controllers Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix fx Options Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix check Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * add quote to environment vairables Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * return the error value Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * replace controller name with const variable Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io> Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * chore(deps): Bump url-parse from 1.5.1 to 1.5.3 in /ui (#2361) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 ) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * add github action to build on multiple arch (#2352) * add github action to build on multiple arch Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * add release trigger Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * add gqlgen dependencies and add space between else and ifeq Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * copy the whole gqlgen directory Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * replace apt-get clean with rm -rf /var/lib/apt/lists/ Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix github action set variable Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io> Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * Add new chaos-builder marker 'chaos-mash:experiment' (#2353) * chore: add new chaos-builder marker 'chaos-mash:experiment' Signed-off-by:
SiyuChen <ryougi201@gmail.com> * fix: make check Signed-off-by:
SiyuChen <ryougi201@gmail.com> * feat: add chaos-mesh:webhook:enableUpdate marker Signed-off-by:
SiyuChen <ryougi201@gmail.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io> Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * fix: replace core.SelectorInfo with v1alpha1.PodSelectorSpec (#2364) * replace core.SelectorInfo with v1alpha1.PodSelectorSpec Signed-off-by:
FingerLeader <wanxfinger@gmail.com> * replace core.SelectorInfo with v1alpha1.PodSelectorSpec Signed-off-by:
FingerLeader <wanxfinger@gmail.com> * remove useless annotation Signed-off-by:
FingerLeader <wanxfinger@gmail.com> * update swagger comments Signed-off-by:
FingerLeader <wanxfinger@gmail.com> * remove SeletorInfo Signed-off-by:
FingerLeader <wanxfinger@gmail.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io> Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * ci: fix image tag output in github action (#2370) Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * add some boilerplate and ignores Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Signed-off-by:
Kevin Holmes <kholmes@jahnelgroup.com> * add .lift.toml to the license check ignore Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
Stanley Nguyen <stanleynguyen@users.noreply.github.com> Co-authored-by:
Andrewmatilde <davis6813585853062@outlook.com> Co-authored-by:
YangKeao <keao.yang@yahoo.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Siyu Chen <ryougi201@gmail.com> Co-authored-by:
FingerLeader <43462394+FingerLeader@users.noreply.github.com> Co-authored-by:
YangKeao <yangkeao@chunibyo.icu>
-
- 27 Sep, 2021 1 commit
-
-
Siyu Chen authored
Signed-off-by:
SiyuChen <ryougi201@gmail.com>
-
- 23 Sep, 2021 1 commit
-
-
STRRL authored
* chore: test on 1.22.1 Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: setup mirror registry Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: setup mirror registry for gcr.io Signed-off-by:
STRRL <str_ruiling@outlook.com> * fix: bad kindest sha256 Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: bump the version of kubectl and helm Signed-off-by:
STRRL <str_ruiling@outlook.com>
-
- 07 May, 2021 1 commit
-
-
YangKeao authored
* Revert "shell checks: double quote expansion fixes (#1777)" This reverts commit 17cba4e8 . Signed-off-by:
YangKeao <keao.yang@yahoo.com> * fix iochaos e2e test Signed-off-by:
YangKeao <keao.yang@yahoo.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
- 06 May, 2021 2 commits
-
-
Archit Sharma authored
Signed-off-by:
arcolife <archit.py@gmail.com>
-
YangKeao authored
Signed-off-by:
YangKeao <keao.yang@yahoo.com>
-
- 27 Apr, 2021 1 commit
-
-
STRRL authored
Signed-off-by:
STRRL <str_ruiling@outlook.com>
-
- 22 Mar, 2021 1 commit
-
-
STRRL authored
-
- 05 Jan, 2021 1 commit
-
-
YangKeao authored
-
- 29 Dec, 2020 1 commit
-
-
YangKeao authored
-
- 16 Jul, 2020 1 commit
-
-
CWen authored
Signed-off-by:
cwen0 <cwenyin0@gmail.com>
-
- 09 Jun, 2020 1 commit
-
-
Song Gao authored
* Update lib.sh * use kubetest * use kubetest instead * revise script * remove useless code * fix context * fix image load * remove pull image * fix lib * fix bin * update kind * add info * fix kubetest2 param * Update run-e2e.sh * Update pingcap_chaos_mesh_build_kind.groovy * Update e2e.sh * Update e2e.sh * dump logs * fix ci script * fix requests * fix script * fix binding * fix name * update resource * fix default value Co-authored-by:
Yihao Fu <805396820@qq.com> Co-authored-by:
pingcap-github-bot <sre-bot@pingcap.com>
-
- 08 May, 2020 1 commit
-
-
Ben Ye authored
Signed-off-by:
yeya24 <yb532204897@gmail.com>
-
- 24 Apr, 2020 1 commit
-
-
Ben Ye authored
* add timechaos e2e and pause timechaos Signed-off-by:
yeya24 <yb532204897@gmail.com> * add kind load timer image Signed-off-by:
yeya24 <yb532204897@gmail.com> * update e2e helper image Signed-off-by:
yeya24 <yb532204897@gmail.com> * address comments Signed-off-by:
yeya24 <yb532204897@gmail.com> * use image tag in e2e image Signed-off-by:
yeya24 <yb532204897@gmail.com> Co-authored-by:
pingcap-github-bot <sre-bot@pingcap.com>
-
- 15 Apr, 2020 2 commits
- 23 Mar, 2020 1 commit
-
-
Song Gao authored
-