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>
-
- 18 Nov, 2021 1 commit
-
-
STRRL authored
* chore: restructure image for primiary components in helm Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: update local-up-chaos-mesh.sh Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: setup global tag and registry Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: apply customized registry for each component Signed-off-by:
STRRL <str_ruiling@outlook.com> * fix(helm): incorrect reference to registry Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: reformat helm charts Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: fix e2e installation Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: fix e2e installation Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: remove refernce with registry-prefix Signed-off-by:
STRRL <str_ruiling@outlook.com> Co-authored-by:
Ti Chi Robot <ti-community-prow-bot@tidb.io>
-
- 05 Nov, 2021 1 commit
-
-
STRRL authored
* chore: use ghcr.io in the latest helm charts Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: update image for ghcr.io Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: make check Signed-off-by:
STRRL <str_ruiling@outlook.com> * chore: update local-up-chaos-mesh.sh Signed-off-by:
STRRL <str_ruiling@outlook.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>
-
- 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 1 commit
-
-
Archit Sharma authored
Signed-off-by:
arcolife <archit.py@gmail.com>
-
- 11 Dec, 2020 1 commit
-
-
CWen authored
-
- 22 Oct, 2020 1 commit
-
-
Mike authored
* optimize local install shell Signed-off-by:
mikechengwei <842725815@qq.com>
-