Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from chaos-mesh:master #395

Open
wants to merge 880 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 23, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Apr 23, 2021
KimDoubleB and others added 29 commits July 14, 2022 13:13
* Support latest api version of ingress

Signed-off-by: KimDoubleB <tree9295@gmail.com>

* Added kubeVersionOverride values to support .Capabilities.KubeVersion.Version override
Signed-off-by: KimDoubleB <tree9295@gmail.com>

* Added value information to chart README.md
Signed-off-by: KimDoubleB <tree9295@gmail.com>

* Use `.Capabilities.APIVersions.Has`
Signed-off-by: KimDoubleB <tree9295@gmail.com>

* Remove unused `chaos-mesh.kubeVersion`
Signed-off-by: KimDoubleB <tree9295@gmail.com>
)

Signed-off-by: mingluHan <mingluhan@tencent.com>

Co-authored-by: mingluHan <mingluhan@tencent.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
…mage.yml` github action (#3444)

* Makefile: remove IMAGE_BUILD_ENV_TAG and IMAGE_DEV_ENV_TAG

Signed-off-by: cwen0 <cwenyin0@gmail.com>

* make clean

Signed-off-by: cwen0 <cwenyin0@gmail.com>

* update CHANGELOG

Signed-off-by: cwen0 <cwenyin0@gmail.com>

* Github Action: overwrite IMAGE_BUILD_ENV_TAG with IMAGE_TAG-

Signed-off-by: cwen0 <cwenyin0@gmail.com>

* make clean

Signed-off-by: cwen0 <cwenyin0@gmail.com>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
* add judgement of enterNS to getAllInterfaces

Signed-off-by: FingerLeader <wanxfinger@gmail.com>

* update CHANGELOG.md

Signed-off-by: FingerLeader <wanxfinger@gmail.com>
dashboard.persistentVolume.enable -> dashboard.persistentVolume.enabled

Signed-off-by: Mark Rada <markrada26@gmail.com>
* chore: update governance with member

Signed-off-by: STRRL <im@strrl.dev>

* Update GOVERNANCE.md

Co-authored-by: Calvin Weng <wenghao@pingcap.com>
Signed-off-by: STRRL <str_ruiling@outlook.com>

Co-authored-by: Calvin Weng <wenghao@pingcap.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
* implement some missing methods in ctrl server

Signed-off-by: xixi <i@hexilee.me>

* update CHANGELOG

Signed-off-by: xixi <i@hexilee.me>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
* chore: configure QPS and Burst for chaos dashboard

Signed-off-by: STRRL <im@strrl.dev>

* chore: update CHANGELOG

Signed-off-by: STRRL <im@strrl.dev>

* chore: make check

Signed-off-by: STRRL <im@strrl.dev>
* Promte Chenxi Li to commmitter

Signed-off-by: Cwen Yin <cwenyin0@gmail.com>

* update email

Signed-off-by: Cwen Yin <cwenyin0@gmail.com>

Co-authored-by: Calvin Weng <wenghao@pingcap.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
* chore: manifests with configuring prometheus operator

Signed-off-by: STRRL <str_ruiling@outlook.com>

* chore:ignore manifests with lincense checker

Signed-off-by: STRRL <str_ruiling@outlook.com>

* chore: make check

Signed-off-by: STRRL <str_ruiling@outlook.com>

* chore: manifests about prom kubernetes service discovery

Signed-off-by: STRRL <str_ruiling@outlook.com>

* chore: readme for monitoring

Signed-off-by: STRRL <str_ruiling@outlook.com>

* chore: make check

Signed-off-by: STRRL <str_ruiling@outlook.com>

* chore: update CHANGELOG

Signed-off-by: STRRL <im@strrl.dev>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
* Respect flag enableProfiling and do not register profiler endpoints when it's false

Signed-off-by: brnck <a.berneckas@gmail.com>

* Update swaggerdocs, install.sh script

Signed-off-by: brnck <a.berneckas@gmail.com>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
)

* fix: copy missing file

Signed-off-by: STRRL <im@strrl.dev>

* chore: update changelog

Signed-off-by: STRRL <im@strrl.dev>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Signed-off-by: STRRL <im@strrl.dev>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
* chore: use empty array when no value provided

Signed-off-by: STRRL <im@strrl.dev>

* chore: update changelog

Signed-off-by: STRRL <im@strrl.dev>

* chore: fix typo in changelog

Signed-off-by: STRRL <im@strrl.dev>
* chore: support `KernelChaos` in `AutoForm`

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* chore: update CHANGELOG

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
)

* Protect chaos available namespace and filter namespaces if needed

Signed-off-by: brnck <a.berneckas@gmail.com>

* Update Changelog

Signed-off-by: brnck <a.berneckas@gmail.com>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  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: Yue Yang <g1enyy0ung@gmail.com>
* Update RBACGenerator's text

Signed-off-by: longfangsong <longfangsong@icloud.com>

* update changelog

Signed-off-by: longfangsong <longfangsong@icloud.com>
Signed-off-by: STRRL <im@strrl.dev>

Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
* sync lates chaosd and physicalmachinechaos

Signed-off-by: FingerLeader <wanxfinger@gmail.com>

* update CHANGELOG.md

Signed-off-by: FingerLeader <wanxfinger@gmail.com>

* add user_defined

Signed-off-by: FingerLeader <wanxfinger@gmail.com>

* update CHANGELOG.md

Signed-off-by: FingerLeader <wanxfinger@gmail.com>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
* chore: update PR template due to v2.3 released

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* chore: update

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Signed-off-by: zhengbingxian <zhengbingxian@archeros.com>

Co-authored-by: zhengbingxian <zhengbingxian@archeros.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
* fix(ui): IOChaos `containerNames` field

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* chore: update CHANGELOG

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Signed-off-by: 0xff-dev <stevenshuang521@gmail.com>

Signed-off-by: 0xff-dev <stevenshuang521@gmail.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Update CHANGELOG.md

Signed-off-by: 5elf <caowang.5elf@bytedance.com>

Signed-off-by: 5elf <caowang.5elf@bytedance.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
* update getAllInterfaces()

Signed-off-by: FingerLeader <wanxfinger@gmail.com>

* update CHANGELOG.md

Signed-off-by: FingerLeader <wanxfinger@gmail.com>

* add a judgement to choose ip addr or net.Interfaces()

Signed-off-by: FingerLeader <wanxfinger@gmail.com>

Signed-off-by: FingerLeader <wanxfinger@gmail.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Signed-off-by: YangKeao <yangkeao@chunibyo.icu>

Signed-off-by: YangKeao <yangkeao@chunibyo.icu>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
* SC2164: Fix in case cd fails issue in bootstrap.sh

Signed-off-by: Anurag Paliwal <anuragpaliwal@gmail.com>

* chore: remove useless cd

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

Signed-off-by: Anurag Paliwal <anuragpaliwal@gmail.com>
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
g1eny0ung and others added 30 commits November 25, 2023 14:30
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Add change log entry for chaos-dns-server pod affinities



Modify install.sh for default pod anti-affinity removal



Set default chaos-dns-server pod affinity

Update install.sh

Signed-off-by: Josh Ferrell <josh.ferrell@gmail.com>
* chore: Add log fields for apply chaos and surrounding code

Signed-off-by: Mike Tonks <michael.tonks@form3.tech>

* chore: Update CHANGELOG

Signed-off-by: Mike Tonks <michael.tonks@form3.tech>

---------

Signed-off-by: Mike Tonks <michael.tonks@form3.tech>
* sync remote chaos experiements status

Signed-off-by: nio <nioshield@gmail.com>

* update changlog

Signed-off-by: nio <nioshield@gmail.com>

---------

Signed-off-by: nio <nioshield@gmail.com>
* chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: make tidy

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
…11 (#4294)

* chore(deps): Bump github.com/containerd/containerd from 1.7.0 to 1.7.11

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.0 to 1.7.11.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.0...v1.7.11)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: go mod tidy

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
* Update byteman-helper to v4.0.22-0.12

Signed-off-by: Matt Whitaker <matt@acmwhitaker.co.uk>

* Update changelog

Signed-off-by: Matt Whitaker <matt@acmwhitaker.co.uk>

---------

Signed-off-by: Matt Whitaker <matt@acmwhitaker.co.uk>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
…workflows (#4305)

* chore(deps): Bump tj-actions/changed-files in /.github/workflows

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v34...v41)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: remove old workflows

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* fix: show outputs

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
…o 24.0.7+incompatible (#4242)

* chore(deps): Bump github.com/docker/docker

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.3+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v23.0.3...v24.0.7)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: upgrade helm to resolve oras-go problems

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* fix: go mod tidy

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
* fix: enable prometheus directive within coredns

Since the metrics annotations for the DNS service have been hard-coded
within the provided helm chart any prometheus alerting that checks if
all prometheus jobs are up will fire as the annotations have been added
to the manifests but the CoreDNS configuration was lacking the required
directive.

Signed-off-by: Thomas Boerger <thomas@webhippie.de>

* fix: update install.sh

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

---------

Signed-off-by: Thomas Boerger <thomas@webhippie.de>
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
* Add gcp client ID and secret from existing secret

Closes #4206

Signed-off-by: Aleksandar Stojanov <me@fnd.works>

* update changelog

Signed-off-by: Aleksandar Stojanov <me@fnd.works>

* fix ci tests

Signed-off-by: Aleksandar Stojanov <me@fnd.works>

* chore: update changelog

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

---------

Signed-off-by: Aleksandar Stojanov <me@fnd.works>
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
* Bandwidth NetworkChaos via netem

This commit adds the ability to inject bandwidth chaos via
netem action using the `tc netem`'s rate option. This is
useful in situations where one needs to inject multiple
network chaos including delay, loss, and rate supported
by netem in a single test.

Limitations: unlike the bandwidth chaos action, the options
supported by netem's rate feature is limited to only the
bandwidth rate.

Signed-off-by: Balaji Arun <balajia@vt.edu>

* Introduce NetEm Rate with CRD option

Signed-off-by: Balaji Arun <balajia@vt.edu>

* fix: ci

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

---------

Signed-off-by: Balaji Arun <balajia@vt.edu>
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
* chore: upgrade upload-artifact to v4

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* Update e2e_test.yml

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

---------

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
…#4337)

Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.7 to 1.1.12.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md)
- [Commits](opencontainers/runc@v1.1.7...v1.1.12)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  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: Yu Sitong <yusitong1999@foxmail.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
* Update README.md

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* chore: reorganize the readme

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

---------

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
* add support of loadBalancerSourceRanges to chaos-dashboard service in helm chart

Signed-off-by: Mohammad Jamshidi <jamshidi.m799@gmail.com>

* updating CHANGELOG.md

Signed-off-by: Mohammad Jamshidi <jamshidi.m799@gmail.com>

* fix: loadBalancerSourceRanges position in helm template

Signed-off-by: Mohammad Jamshidi <jamshidi.m799@gmail.com>

* fix: re-add ETCD_UNSUPPORTED_ARCH env

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* fix: get platform

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

---------

Signed-off-by: Mohammad Jamshidi <jamshidi.m799@gmail.com>
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
Signed-off-by: huangyingting <huangyingting@outlook.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
* feat: add pr labeler workflow

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* fix: license checker

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

---------

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
Co-authored-by: Cwen Yin <cwenyin0@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet