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 945 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
STRRL and others added 29 commits September 27, 2022 17:38
* docs: update CHANGELOG for 2.1.x

Signed-off-by: STRRL <[email protected]>

* docs: update CHANGELOG about 2.2.x

Signed-off-by: STRRL <[email protected]>

* docs: update CHANGELOG for 2.3.1

Signed-off-by: STRRL <[email protected]>

* chore: update the date for 2.1.5

Signed-off-by: STRRL <[email protected]>

* chore: add the deleted entry back

Signed-off-by: STRRL <[email protected]>

* docs: update CHANGELOG with 2.3.2

Signed-off-by: STRRL <[email protected]>

* chore: update description for #3595 in changelog

Signed-off-by: STRRL <[email protected]>

* chore: format

Signed-off-by: Yue Yang <[email protected]>

Signed-off-by: STRRL <[email protected]>
Signed-off-by: Yue Yang <[email protected]>
Co-authored-by: Yue Yang <[email protected]>
* refactor: remove the usage of klog in chaosctl

Signed-off-by: STRRL <[email protected]>

* chore: update changelog

Signed-off-by: STRRL <[email protected]>

* chore: make check

Signed-off-by: STRRL <[email protected]>

* chore: make check

Signed-off-by: STRRL <[email protected]>

Signed-off-by: STRRL <[email protected]>
…ly (#3708)

* ci(signed release): new github workflow to sign existed images manually

Signed-off-by: STRRL <[email protected]>

* chore: update changelog

Signed-off-by: STRRL <[email protected]>

Signed-off-by: STRRL <[email protected]>
* chore: set actions permissions to write on demand

Signed-off-by: Yue Yang <[email protected]>

* fix: use inline `contents: read`

Signed-off-by: Yue Yang <[email protected]>

* Revert "fix: use inline `contents: read`"

This reverts commit ad606af.

* chore: add `permissions: read-all` to all workflows

Signed-off-by: Yue Yang <[email protected]>

* chore: format workflows

Signed-off-by: Yue Yang <[email protected]>

Signed-off-by: Yue Yang <[email protected]>
Signed-off-by: ZhangJian He <[email protected]>

Signed-off-by: ZhangJian He <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>
* chore: use the next generation `New Workflow` UI by default

Signed-off-by: Yue Yang <[email protected]>

* chore: update changelog

Signed-off-by: Yue Yang <[email protected]>

Signed-off-by: Yue Yang <[email protected]>
* fix(chaos daemon): logging kv as pair

fix panic: odd number of arguments passed as key-value pairs for logging

Signed-off-by: STRRL <[email protected]>

* chore: update CHANGELOG

Signed-off-by: STRRL <[email protected]>

* ci: dump cluster info anyway

Signed-off-by: STRRL <[email protected]>

* chore: manually setup GOMAXPROCS for tidb in integration test

Signed-off-by: STRRL <[email protected]>

Signed-off-by: STRRL <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>
…eCluster (#3384)

* chore: helm chart integration and basic interface

Signed-off-by: STRRL <[email protected]>

* chore: complete the implementation of ReleaseService

Signed-off-by: STRRL <[email protected]>

* chore: update changelog

Signed-off-by: STRRL <[email protected]>

* chore: fix make check

Signed-off-by: STRRL <[email protected]>

* chore: update lincense checker config file

Signed-off-by: STRRL <[email protected]>

* test: mark examples of helm as integration test

Signed-off-by: STRRL <[email protected]>

Signed-off-by: STRRL <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>
* fix(time chaos): timechaos not injected to the child process

Signed-off-by: STRRL <[email protected]>

* chore: update CHANGELOG

Signed-off-by: STRRL <[email protected]>

* test(e2e): testcases for inject timechaos for child process

Signed-off-by: STRRL <[email protected]>

Signed-off-by: STRRL <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>
)

* fix: ignore unnecessary workflows when **.md changes

Signed-off-by: Yue Yang <[email protected]>

* chore: add skip mechanism

Signed-off-by: Yue Yang <[email protected]>

* fix: update name

Signed-off-by: Yue Yang <[email protected]>

* fix: excluding paths

Signed-off-by: Yue Yang <[email protected]>

* chore: set `runs-on: ubuntu-latest` when skipping

Signed-off-by: Yue Yang <[email protected]>

* chore: remove integration_test_skip

Signed-off-by: Yue Yang <[email protected]>

* chore: exclude `ui/**`

Signed-off-by: Yue Yang <[email protected]>

* fix: patch for previous commit

Signed-off-by: Yue Yang <[email protected]>

* fix: paths of e2e_test_skip

Signed-off-by: Yue Yang <[email protected]>

* fix: use tj-actions/changed-files to filter only changed files

Signed-off-by: Yue Yang <[email protected]>

* fix: supplement actions/checkout@v3

Signed-off-by: Yue Yang <[email protected]>

* fix: correct workflow name

Signed-off-by: Yue Yang <[email protected]>

* fix: exit 1 when not passed

Signed-off-by: Yue Yang <[email protected]>

* fix: supplement outputs

Signed-off-by: Yue Yang <[email protected]>

* chore: update

Signed-off-by: Yue Yang <[email protected]>

* chore: reuse e2e_test

Signed-off-by: Yue Yang <[email protected]>

* fix: use a placeholder strategy

Signed-off-by: Yue Yang <[email protected]>

* fix: recover triggers

Signed-off-by: Yue Yang <[email protected]>

* chore: add more comments

Signed-off-by: Yue Yang <[email protected]>

* chore: update

Signed-off-by: Yue Yang <[email protected]>

* chore: reset this file due to cherry-pick

Signed-off-by: Yue Yang <[email protected]>

Signed-off-by: Yue Yang <[email protected]>
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.9.3...v3.9.4)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ti Chi Robot <[email protected]>
Signed-off-by: Yue Yang <[email protected]>

Signed-off-by: Yue Yang <[email protected]>
Signed-off-by: Yue Yang <[email protected]>

Signed-off-by: Yue Yang <[email protected]>
* fix(swagger): update `is mandatory` to true

Signed-off-by: Yue Yang <[email protected]>

* chore: update changelog

Signed-off-by: Yue Yang <[email protected]>

Signed-off-by: Yue Yang <[email protected]>
* fix: can not skip e2e test

Signed-off-by: Yue Yang <[email protected]>

* fix: quote output

Signed-off-by: Yue Yang <[email protected]>

* fix: merge e2e_test_skip into e2e_test

Signed-off-by: Yue Yang <[email protected]>

* fix: merge skip and pass

Signed-off-by: Yue Yang <[email protected]>

* chore: update

Signed-off-by: Yue Yang <[email protected]>

* fix: revert if always()

Signed-off-by: Yue Yang <[email protected]>

Signed-off-by: Yue Yang <[email protected]>
Signed-off-by: Yue Yang <[email protected]>

Signed-off-by: Yue Yang <[email protected]>
Signed-off-by: STRRL <[email protected]>

Signed-off-by: STRRL <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Cwen Yin <[email protected]>

Signed-off-by: Cwen Yin <[email protected]>
Co-authored-by: Yue Yang <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>
* ci: sign images and generate sbom

Signed-off-by: Yue Yang <[email protected]>

* chore: update changelog

Signed-off-by: Yue Yang <[email protected]>

Signed-off-by: Yue Yang <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>
yj-yoo and others added 30 commits January 11, 2025 14:24
* chore: Add support for userInfo.extra in validating webhook

Signed-off-by: Mike Tonks <[email protected]>

* chore: Update CHANGELOG

Signed-off-by: Mike Tonks <[email protected]>

* chore: add UID field and nil check

Signed-off-by: Mike Tonks <[email protected]>

---------

Signed-off-by: Mike Tonks <[email protected]>
* fix: use consistent units for netem delay/jitter

Signed-off-by: Andrey Zhereshchin <[email protected]>

* chore: Update changelog

Signed-off-by: Andrey Zhereshchin <[email protected]>

* chore: update kind/k8s versions for local test

Signed-off-by: Andrey Zhereshchin <[email protected]>

* chore: remove unused code

Signed-off-by: Andrey Zhereshchin <[email protected]>

---------

Signed-off-by: Andrey Zhereshchin <[email protected]>
Co-authored-by: Yue Yang <[email protected]>
* feat: add dependabot config

Signed-off-by: Yue Yang <[email protected]>

* Update dependabot.yml

Signed-off-by: Yue Yang <[email protected]>

---------

Signed-off-by: Yue Yang <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#4599)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yue Yang <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yue Yang <[email protected]>
…ompatible (#4604)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v2...v4)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(e2e): upgrade k8s versions

Signed-off-by: Yue Yang <[email protected]>

* Update e2e_test.yml

Signed-off-by: Yue Yang <[email protected]>

---------

Signed-off-by: Yue Yang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.