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.
- 24 Jan, 2022 1 commit
-
-
dependabot[bot] authored
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0 ) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 21 Jan, 2022 1 commit
-
-
WangXiang authored
* add example for nginx and httpchaos Signed-off-by:
xiang <xiang13225080@163.com> * format Signed-off-by:
xiang <xiang13225080@163.com> * format Signed-off-by:
xiang <xiang13225080@163.com>
-
- 20 Jan, 2022 1 commit
-
-
STRRL authored
* chore: use development logger for chaos-builder Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: make check Signed-off-by:
STRRL <str_ruiling@outlook.com>
-
- 19 Jan, 2022 1 commit
-
-
YangKeao authored
* add basic type for blockchaos Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * bootstrap blockchaos and nodevolumepath selector Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * generate files from blockchaos Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * add licenses for examples Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * group the imports Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * register an unknown blockchaos Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * try to add dashboard for blockchaos Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * add webhook Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * regenerate yaml files Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * frontend implementation of blockchaos Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * make check Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
- 18 Jan, 2022 1 commit
-
-
STRRL authored
* chore: new file CHANGELOG.md Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: update unrelease section Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: appending a item 2701 Signed-off-by:
STRRL <str_ruiling@outlook.com>
-
- 17 Jan, 2022 3 commits
-
-
STRRL authored
* chore: bump container-runtime to 0.11.0, and related updates Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: update license checker configuration Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: restrict kubernetes dependencies version to 0.23.1 Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: bump dependencies in api/v1alpha1 Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: update go.mod under e2e-test Signed-off-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
YangKeao authored
* fix cache path calculation Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * don't verbose while untar the cache Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * update the cache Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * don't update cache Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
xixi authored
* kill chaos-tproxy while failing to apply config Signed-off-by:
xixi <i@hexilee.me> * fix shadow errors Signed-off-by:
xixi <i@hexilee.me> * wrap errors Signed-off-by:
xixi <i@hexilee.me> * polish code Signed-off-by:
xixi <i@hexilee.me> * fix wrong errors handling Signed-off-by:
xixi <i@hexilee.me> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
- 14 Jan, 2022 2 commits
-
-
dependabot[bot] authored
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7 ) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
CWen authored
* docs: fix the description of GCPChaos Signed-off-by:
cwen0 <cwenyin0@gmail.com> * fix ci Signed-off-by:
cwen0 <cwenyin0@gmail.com>
-
- 13 Jan, 2022 1 commit
-
-
YangKeao authored
* turn to use pkg/errors rather than fmt or errors Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * use wrap to wrap the error Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix CI and test Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * restore yarn.lock Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * replace "is empty" to "is required" in webhook message Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * make check! Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * use container with id Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * replace errors.Errorf Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
STRRL <str_ruiling@outlook.com>
-
- 12 Jan, 2022 4 commits
-
-
STRRL authored
Signed-off-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
WangXiang authored
* ignore AgentLoadException when install agent Signed-off-by:
xiang <xiang13225080@163.com> * update comment Signed-off-by:
xiang <xiang13225080@163.com> Co-authored-by:
Yue Yang <g1enyy0ung@gmail.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
CWen authored
fix(chaos-dashboard): ignore the first event on `Reconcile` that triggered by deleting action (#2698) * APIServer: suppoert deleting chaos experiment by UID Signed-off-by:
cwen0 <cwenyin0@gmail.com> * upgrade gosutil pkg to v3 Signed-off-by:
cwen0 <cwenyin0@gmail.com> * fix ci Signed-off-by:
cwen0 <cwenyin0@gmail.com> * fix experiment not found Signed-off-by:
cwen0 <cwenyin0@gmail.com> * fix schedules and workflows Signed-off-by:
cwen0 <cwenyin0@gmail.com> * address comments Signed-off-by:
cwen0 <cwenyin0@gmail.com> * address comments Signed-off-by:
cwen0 <cwenyin0@gmail.com> * fix panic Signed-off-by:
cwen0 <cwenyin0@gmail.com> * fix typo Signed-off-by:
cwen0 <cwenyin0@gmail.com> * fix ci Signed-off-by:
cwen0 <cwenyin0@gmail.com> Co-authored-by:
Yue Yang <g1enyy0ung@gmail.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
STRRL authored
* chore: update go.mod to 1.17 Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: update dockerfile and CI Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: update go.mod Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: make check Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: cleanup old // +build build constraints Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: make check Signed-off-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
Yue Yang <g1enyy0ung@gmail.com> Co-authored-by:
YangKeao <keao.yang@yahoo.com>
-
- 11 Jan, 2022 4 commits
-
-
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>
-
Alex Khaerov authored
Signed-off-by:
Alex Khaerov <i@hayorov.ru> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
Yue Yang authored
* chore: update checklink config Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * chore: update Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
YangKeao authored
* pass environment variable to build scripts Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * pass _PROXY to the dev-env Signed-off-by:
YangKeao <yangkeao@chunibyo.icu>
-
- 10 Jan, 2022 4 commits
-
-
STRRL authored
* chore: add more files to ignore Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: ignore .cache with license checker Signed-off-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
Yue Yang <g1enyy0ung@gmail.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
YangKeao authored
Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
YangKeao authored
* bump version of toda to v0.2.1 Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * bump toda version to 0.2.2 Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
Yue Yang authored
* ci: handling skipped but required checks Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix: ui paths Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * chore: delete ci_skip It seems that the skipped status can be successfully reported without ci_skip. Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * chore: re-add ci_skip Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * chore: remove node-version matrix Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix: needs name Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com>
-
- 09 Jan, 2022 1 commit
-
-
Yue Yang authored
* ci: add ui related tests Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix: ci Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix(ci): cache-dependency-path Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix(ci): order of steps Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * chore: update Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * chore: update Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * chore: remove unused Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix: sync ci workflow Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix: ci Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * chore: update Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * ci: merge jobs by dorny/paths-filter@v2 Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix: typo Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * chore: update Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * chore: update Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix: cache key Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * chore: remove verify in ci/ui Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix: re-add push event in codecov Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix: makefile to Makefile Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com> * fix: supplement to the previous commit Signed-off-by:
Yue Yang <g1enyy0ung@gmail.com>
-
- 07 Jan, 2022 1 commit
-
-
dependabot[bot] authored
* chore(deps): Bump github.com/containerd/containerd from 1.5.4 to 1.5.8 Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.4 to 1.5.8. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](https://github.com/containerd/containerd/compare/v1.5.4...v1.5.8 ) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> * make check Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix go imports Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
- 06 Jan, 2022 2 commits
-
-
YangKeao authored
* add several build script to replace template Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * add interactive and check option Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * modify license header Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * export GOPROXY Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * unset some variables Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * only pass env if it's not None Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * add debug information Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * remove redundant " in env Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * auto create directory Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix license Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * run in docker with privilege Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix too many arguments in group imports Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * remove go env Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * rewrite from mnt to cwd Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * run skywalking eyes in non-tty Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * integrate skywalking eyes in dev-env Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * remove unecessary variables Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * remove clean from the tidy dependency Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix python clippy Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * update shebang to python3 Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * use shell to enter dev-env and build-env Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * use shell as build script Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * default not interactive Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix chaos-daemon dependencies Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix build on multiple platform Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * copy env rather than create an empty one Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * add doc string for every function, and run lint Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * use f-string rather than format Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix string format Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix build script arguments Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * only set default value in Makefile Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * fix dependency of e2e test Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * add manifest dependencies for e2e helper Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> * move dependencies to chaos-mesh-e2e Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
CWen authored
* feat: add deleting status Signed-off-by:
cwen0 <cwenyin0@gmail.com> * fix ci Signed-off-by:
cwen0 <cwenyin0@gmail.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
- 04 Jan, 2022 2 commits
-
-
xixi authored
* httpchaos: chaos-tproxy will be recreate if instance not found Signed-off-by:
xixi <i@hexilee.me> * retry only once if tproxy notfound Signed-off-by:
xixi <i@hexilee.me> * format Signed-off-by:
xixi <i@hexilee.me> Co-authored-by:
Andrewmatilde <davis6813585853062@outlook.com> Co-authored-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
dependabot[bot] authored
* chore(deps): Bump github.com/containerd/containerd from 1.5.1 to 1.5.4 Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.1 to 1.5.4. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](https://github.com/containerd/containerd/compare/v1.5.1...v1.5.4 ) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> * chore: make check Signed-off-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
YangKeao <keao.yang@yahoo.com>
-
- 29 Dec, 2021 3 commits
-
-
STRRL authored
Signed-off-by:
STRRL <str_ruiling@outlook.com>
-
Siyu Chen authored
* feat: chaosctl add physical-machine cmd Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: chaosctl physical-machine command Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: command flags description Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: generate certs Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: pki util Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: chaosctl pm create Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: chaosctl pm init Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: add unit test Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: fix flag validation Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: verify host key Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: use password callback Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: update e2e-test go.sum Signed-off-by:
SiyuChen <ryougi201@gmail.com> * chore: use knownhosts.new instead of custom hostKey function Signed-off-by:
SiyuChen <ryougi201@gmail.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
WangXiang authored
Signed-off-by:
xiang <xiang13225080@163.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
- 28 Dec, 2021 1 commit
-
-
STRRL authored
Signed-off-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
- 27 Dec, 2021 2 commits
-
-
STRRL authored
This reverts commit 4c4d7929 . Signed-off-by:
STRRL <str_ruiling@outlook.com>
-
STRRL authored
Signed-off-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
- 24 Dec, 2021 3 commits
-
-
YangKeao authored
Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
YangKeao authored
Signed-off-by:
YangKeao <yangkeao@chunibyo.icu> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
xixi authored
Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
- 23 Dec, 2021 2 commits
-
-
STRRL authored
* chore: remove unused mockgen Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: remove mockgen from dev-env Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: cleanup generate-mock Signed-off-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
STRRL authored
* refactor: rename, documents and tests for action.delegate Signed-off-by:
STRRL <str_ruiling@outlook.com> * refactor: rename constructors Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: make check reformat Signed-off-by:
STRRL <str_ruiling@outlook.com> * test: testcases Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: update comments Signed-off-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-