-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: master
Are you sure you want to change the base?
Commits on Aug 12, 2022
-
Use
net.Interfaces()
to implementgetAllInterfaces()
(#3484)* update getAllInterfaces() Signed-off-by: FingerLeader <[email protected]> * update CHANGELOG.md Signed-off-by: FingerLeader <[email protected]> * add a judgement to choose ip addr or net.Interfaces() Signed-off-by: FingerLeader <[email protected]> Signed-off-by: FingerLeader <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bc7ef5 - Browse repository at this point
Copy the full SHA 4bc7ef5View commit details
Commits on Aug 16, 2022
-
Promote "Zhiqiang Zhou" to maintainer (#3512)
Signed-off-by: YangKeao <[email protected]> Signed-off-by: YangKeao <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cff370e - Browse repository at this point
Copy the full SHA cff370eView commit details
Commits on Aug 18, 2022
-
[BugBash] SC2164: Fix cd fails case issue in bootstrap.sh (#3236)
* SC2164: Fix in case cd fails issue in bootstrap.sh Signed-off-by: Anurag Paliwal <[email protected]> * chore: remove useless cd Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Anurag Paliwal <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42fcabc - Browse repository at this point
Copy the full SHA 42fcabcView commit details -
Refine logging in pkg/dashboard/apiserver/event (#3528)
Signed-off-by: Yoon PyungHo <[email protected]> Signed-off-by: Yoon PyungHo <[email protected]> Co-authored-by: Andrewmatilde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9935a8 - Browse repository at this point
Copy the full SHA f9935a8View commit details
Commits on Aug 19, 2022
-
fix "sidecar config" e2e test cases run failed in some scenario (#3564)
Signed-off-by: zhengbingxian <[email protected]> Signed-off-by: zhengbingxian <[email protected]> Co-authored-by: zhengbingxian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 460caa6 - Browse repository at this point
Copy the full SHA 460caa6View commit details
Commits on Aug 23, 2022
-
Add "pause image" settings for e2e config (#3567)
* Add "pause image" settings for e2e config Signed-off-by: zhengbingxian <[email protected]> * Update CHANGELOG.md Signed-off-by: zhengbingxian <[email protected]> * format e2e-test code Signed-off-by: zhengbingxian <[email protected]> * format e2e-test code Signed-off-by: zhengbingxian <[email protected]> Signed-off-by: zhengbingxian <[email protected]> Co-authored-by: zhengbingxian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8358017 - Browse repository at this point
Copy the full SHA 8358017View commit details -
Refine logging in pkg/dashboard/apiserver/auth/gcp (#3527)
Signed-off-by: Yoon PyungHo <[email protected]> Signed-off-by: Yoon PyungHo <[email protected]> Co-authored-by: Cwen Yin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbead3e - Browse repository at this point
Copy the full SHA cbead3eView commit details
Commits on Aug 24, 2022
-
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88eede8 - Browse repository at this point
Copy the full SHA 88eede8View commit details
Commits on Aug 25, 2022
-
fix: optimize darwin static check (#3570)
* fix: optimize darwin static check Signed-off-by: Yue Yang <[email protected]> * chore: update time Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62f9e43 - Browse repository at this point
Copy the full SHA 62f9e43View commit details
Commits on Aug 31, 2022
-
ci: fix integration test, update kuebctl version (#3589)
* ci: update kuebctl version in integration test Signed-off-by: STRRL <[email protected]> * chore: update changelog Signed-off-by: STRRL <[email protected]> * ci: setup kubernetes version as 1.23 Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7f354a - Browse repository at this point
Copy the full SHA c7f354aView commit details -
Add
accept-tcp-flag
to network delay in PysicalMachineChaos (#3588)* add accept tcp flag to network delay in pmchaos Signed-off-by: Ningxuan Wang <[email protected]> * update CHANGELOG.md Signed-off-by: Ningxuan Wang <[email protected]> Signed-off-by: Ningxuan Wang <[email protected]> Co-authored-by: Cwen Yin <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d60254d - Browse repository at this point
Copy the full SHA d60254dView commit details
Commits on Sep 1, 2022
-
Add cleanFinalizer controller (#3584)
* fix conflicts Signed-off-by: Cwen Yin <[email protected]> * address comments Signed-off-by: Cwen Yin <[email protected]> * update comments Signed-off-by: Cwen Yin <[email protected]> * fix CI Signed-off-by: Cwen Yin <[email protected]> * address comments Signed-off-by: Cwen Yin <[email protected]> * fix CI Signed-off-by: Cwen Yin <[email protected]> Signed-off-by: Cwen Yin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7012f2 - Browse repository at this point
Copy the full SHA d7012f2View commit details
Commits on Sep 2, 2022
-
Remove token checker when listing namespaces (#3595)
* Remove token checker when to list namespaces Signed-off-by: Cwen Yin <[email protected]> * update changelog Signed-off-by: Cwen Yin <[email protected]> * fix CI Signed-off-by: Cwen Yin <[email protected]> Signed-off-by: Cwen Yin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b530f7 - Browse repository at this point
Copy the full SHA 5b530f7View commit details
Commits on Sep 6, 2022
-
Rollback license checker version (#3602)
* open debug in license checker Signed-off-by: andrewmatilde <[email protected]> * roll back skywalking-eyes version Signed-off-by: andrewmatilde <[email protected]> Signed-off-by: andrewmatilde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eaa832c - Browse repository at this point
Copy the full SHA eaa832cView commit details
Commits on Sep 7, 2022
-
chore: update infomation about zhiqiang (#3611)
Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 439c70a - Browse repository at this point
Copy the full SHA 439c70aView commit details -
ci: add more ignore domain for check markdown link (#3616)
Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edc2d3e - Browse repository at this point
Copy the full SHA edc2d3eView commit details
Commits on Sep 8, 2022
-
Update dev meeting info (#3600)
* Update community meeting info Signed-off-by: dcalvin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4152a88 - Browse repository at this point
Copy the full SHA 4152a88View commit details -
chore: update UI versions and mui deps (#3617)
* chore: update UI versions and mui deps Signed-off-by: Yue Yang <[email protected]> * fix: update storyshots Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61f2af4 - Browse repository at this point
Copy the full SHA 61f2af4View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for deac82c - Browse repository at this point
Copy the full SHA deac82cView commit details
Commits on Sep 12, 2022
-
perf: make the Scope render conditionally (#3622)
* perf: make the Scope render conditionally Signed-off-by: Yue Yang <[email protected]> * chore: update changelog Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2adcbd - Browse repository at this point
Copy the full SHA c2adcbdView commit details
Commits on Sep 14, 2022
-
delete ip/hostname check in validation webhook (#3483)
Signed-off-by: Jerry Jia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c3f63a - Browse repository at this point
Copy the full SHA 9c3f63aView commit details -
*: Fix dashboard's token generation RBAC YAML (#3370)
* perf: make the Scope render conditionally (#3622) * perf: make the Scope render conditionally Signed-off-by: Yue Yang <[email protected]> * chore: update changelog Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]> Signed-off-by: STRRL <[email protected]> * fix apiGroup chaos-mesh.org in token generation Signed-off-by: Garima Negi <[email protected]> Signed-off-by: STRRL <[email protected]> * fix integration tests for apiGroup chaos-mesh.orgs Signed-off-by: Garima Negi <[email protected]> Signed-off-by: STRRL <[email protected]> * update CHANGELOG.md Signed-off-by: STRRL <[email protected]> * chore: move changelog entry to unreleased section Signed-off-by: STRRL <[email protected]> Signed-off-by: Yue Yang <[email protected]> Signed-off-by: STRRL <[email protected]> Signed-off-by: Garima Negi <[email protected]> Co-authored-by: Yue Yang <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]> Co-authored-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b936e80 - Browse repository at this point
Copy the full SHA b936e80View commit details
Commits on Sep 15, 2022
-
refactor: remove the usage of klog in event recorder (#3629)
* refactor: remove the usage of klog in event recorder Signed-off-by: STRRL <[email protected]> * chore: update CHANGELOG Signed-off-by: STRRL <[email protected]> * fix: usage of the logger Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a863d49 - Browse repository at this point
Copy the full SHA a863d49View commit details -
Readme: update description and add CNCF logo (#3636)
* Readme: update description and add cncf logo Signed-off-by: Cwen Yin <[email protected]> * Update chaos mesh logo Signed-off-by: cwen0 <[email protected]> * chore: resize images to 450px Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Cwen Yin <[email protected]> Signed-off-by: cwen0 <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ddbb36 - Browse repository at this point
Copy the full SHA 6ddbb36View commit details -
mutate network chaos device field (#3605)
* mutate network chaos device field Signed-off-by: Basit Hasan <[email protected]> * implement changes in the required files Signed-off-by: Basit Hasan <[email protected]> * remove unused import Signed-off-by: Basit Hasan <[email protected]> * add description in changelog Signed-off-by: Basit Hasan <[email protected]> Signed-off-by: Basit Hasan <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ec3317 - Browse repository at this point
Copy the full SHA 0ec3317View commit details
Commits on Sep 17, 2022
-
BlockChaos: fix overflow for the
blockchaos
attributes (#3638)* fix overflow Signed-off-by: YangKeao <[email protected]> * chore: update CHANGELOG Signed-off-by: STRRL <[email protected]> Signed-off-by: YangKeao <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60df8b3 - Browse repository at this point
Copy the full SHA 60df8b3View commit details
Commits on Sep 19, 2022
-
feat!: support PhysicalMachine in UI (#3624)
* feat!: support PhysicalMachine in UI Signed-off-by: Yue Yang <[email protected]> * chore: update changelog Signed-off-by: Yue Yang <[email protected]> * chore: reorganize TargetsTable Signed-off-by: Yue Yang <[email protected]> * fix: some problems Signed-off-by: Yue Yang <[email protected]> * fix: ci Signed-off-by: Yue Yang <[email protected]> * fix: parsePhysicalMachineChaos Signed-off-by: Yue Yang <[email protected]> * fix: hide address when useNewPhysicalMachine Signed-off-by: Yue Yang <[email protected]> * fix: build Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5749dc0 - Browse repository at this point
Copy the full SHA 5749dc0View commit details -
chore: updater pr template for the coming 2.4 (#3643)
Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b98ea9d - Browse repository at this point
Copy the full SHA b98ea9dView commit details -
chore: update info about Glen Yang (#3649)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2454a69 - Browse repository at this point
Copy the full SHA 2454a69View commit details
Commits on Sep 21, 2022
-
fix: remove limit action from BlockChaos (#3655)
Signed-off-by: YangKeao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fc0fad - Browse repository at this point
Copy the full SHA 9fc0fadView commit details -
chore: remove unused var (#3648)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e472f7 - Browse repository at this point
Copy the full SHA 7e472f7View commit details -
Remove crd v1beta1 Support (#3630)
* feat: remove support for crd-v1beta1 Signed-off-by: STRRL <[email protected]> * test: skew kubernetes version in e2e test remove 1.15.x, append 1.25.x Signed-off-by: STRRL <[email protected]> * chore: Update Changelog Signed-off-by: STRRL <[email protected]> * chore: bump minkube version in e2e test to 1.26.1 Signed-off-by: STRRL <[email protected]> * fix: use calico to replace broken flannel cni Signed-off-by: STRRL <[email protected]> * fix: use cilium to instaed broken calico in e2e tests Signed-off-by: STRRL <[email protected]> * ci: use default cni to bootstrap e2e test cluster Signed-off-by: STRRL <[email protected]> * chore: bump dependency version to fix e2e test on 1.25 Signed-off-by: STRRL <[email protected]> * chore: make check Signed-off-by: STRRL <[email protected]> * feat: bump api dependency version, remove clusterName Signed-off-by: STRRL <[email protected]> * chore: remove unused methods Signed-off-by: STRRL <[email protected]> * fix: leader-election: use configmapsleases Signed-off-by: STRRL <[email protected]> * chore: update rbac for new leader election resouce Signed-off-by: STRRL <[email protected]> * chore: make check Signed-off-by: STRRL <[email protected]> * chore: use calico cni to fix e2e tests the auto cni would let source IP as the 172.27.0.1, which breaks the DNSChaos Signed-off-by: STRRL <[email protected]> * chore: bump minikube to 1.27.0 to use calico with k8s 1.25.1 Signed-off-by: STRRL <[email protected]> * test: let e2e use priviledged level PSP Signed-off-by: STRRL <[email protected]> * chore: make check Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e172c06 - Browse repository at this point
Copy the full SHA e172c06View commit details -
fix: sync PhysicalMachineChaos to API client and forms (#3660)
* fix: sync PhysicalMachineChaos to API client and forms 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]>
Configuration menu - View commit details
-
Copy full SHA for a6620f7 - Browse repository at this point
Copy the full SHA a6620f7View commit details
Commits on Sep 22, 2022
-
chore: update issue template, move question to qa discussion (#3650)
* chore: update issue template, move question to qa discussion Signed-off-by: STRRL <[email protected]> * chore: disable blank issues Signed-off-by: STRRL <[email protected]> * chore: ignore skywalking-eyes Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a289ee3 - Browse repository at this point
Copy the full SHA a289ee3View commit details -
chore: rename config.yml for issue template (#3666)
* chore: rename config.yml for issue template Signed-off-by: STRRL <[email protected]> * chore: also update skywalking license eye Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a2bb79 - Browse repository at this point
Copy the full SHA 6a2bb79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 010070f - Browse repository at this point
Copy the full SHA 010070fView commit details -
Ability to add Pod securityContext for controller-manager and dashboa…
…rd (#3603) * Add Pod securityContext to controller-manager and dashboard Signed-off-by: Aleksander Czapski <[email protected]> * Update chaos-dashboard-deployment.yaml Signed-off-by: Aleksander Czapski <[email protected]> * Update CHANGELOG.md Signed-off-by: Aleksander Czapski <[email protected]> * Update install.sh Signed-off-by: Aleksander Czapski <[email protected]> Signed-off-by: Aleksander Czapski <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f66cb0 - Browse repository at this point
Copy the full SHA 0f66cb0View commit details
Commits on Sep 26, 2022
-
chore: update v2.4.0 changelog (#3675)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e188588 - Browse repository at this point
Copy the full SHA e188588View commit details -
fix: remove the explicit use of pingcap/log (#3674)
* fix: remove the explicit use of pingcap/log Signed-off-by: Yue Yang <[email protected]> * chore: update changelog Signed-off-by: Yue Yang <[email protected]> * fix: append output Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed62c84 - Browse repository at this point
Copy the full SHA ed62c84View commit details
Commits on Sep 27, 2022
-
Update changelog for prev release (#3642)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 1956fb6 - Browse repository at this point
Copy the full SHA 1956fb6View commit details
Commits on Oct 1, 2022
-
chore: add Artifact Hub badge (#3682)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9128fe9 - Browse repository at this point
Copy the full SHA 9128fe9View commit details
Commits on Oct 15, 2022
-
refactor: remove the usage of klog in chaosctl (#3628)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 54d9a8a - Browse repository at this point
Copy the full SHA 54d9a8aView commit details
Commits on Oct 19, 2022
-
ci(signed release): new github workflow to sign existed images manual…
…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]>
Configuration menu - View commit details
-
Copy full SHA for d25b6a1 - Browse repository at this point
Copy the full SHA d25b6a1View commit details -
ci: append contents: read for signed release gha workflow (#3709)
follow the examples in this doc, we should also append contents: read: https://docs.github.com/en/actions/publishing-packages/publishing-docker-images#publishing-images-to-github-packages Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9518833 - Browse repository at this point
Copy the full SHA 9518833View commit details -
ci(signed release): login to ghcr
Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36fa058 - Browse repository at this point
Copy the full SHA 36fa058View commit details -
chore: set actions permissions to write on demand (#3700)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 589ca15 - Browse repository at this point
Copy the full SHA 589ca15View commit details
Commits on Oct 21, 2022
-
chore: move config out of workflows dir (#3711)
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8221bf6 - Browse repository at this point
Copy the full SHA 8221bf6View commit details -
Fix typo in controller error message (#3704)
Signed-off-by: ZhangJian He <[email protected]> Signed-off-by: ZhangJian He <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1384f0 - Browse repository at this point
Copy the full SHA f1384f0View commit details
Commits on Oct 24, 2022
-
docs(adopters): update netease fuxi lab link (#3719)
Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c8abd5 - Browse repository at this point
Copy the full SHA 3c8abd5View commit details -
chore: use the next generation
New Workflow
UI by default (#3718)* 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]>
Configuration menu - View commit details
-
Copy full SHA for 2f0e393 - Browse repository at this point
Copy the full SHA 2f0e393View commit details -
docs: remove cherrypick release-2.2 in pull request template (#3720)
Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee8a42d - Browse repository at this point
Copy the full SHA ee8a42dView commit details
Commits on Oct 25, 2022
-
fix(chaos daemon): logging kvs as pair (#3716)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 0bac96e - Browse repository at this point
Copy the full SHA 0bac96eView commit details -
multicluster: helm integration to install/upgrade Chaos Mesh in Remot…
…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]>
Configuration menu - View commit details
-
Copy full SHA for 99c6581 - Browse repository at this point
Copy the full SHA 99c6581View commit details
Commits on Oct 26, 2022
-
fix(time chaos): timechaos not injected to the child process (#3725)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for f45d612 - Browse repository at this point
Copy the full SHA f45d612View commit details
Commits on Oct 31, 2022
-
fix: ignore unnecessary workflows when
**.md
orui/**
changes (#3721) * 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]>
Configuration menu - View commit details
-
Copy full SHA for 604bef2 - Browse repository at this point
Copy the full SHA 604bef2View commit details -
chore(deps): Bump helm.sh/helm/v3 from 3.9.3 to 3.9.4 (#3727)
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]>
Configuration menu - View commit details
-
Copy full SHA for af1792c - Browse repository at this point
Copy the full SHA af1792cView commit details
Commits on Nov 2, 2022
-
fix: replace actions/checkout from master to v3 (#3737)
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ece0909 - Browse repository at this point
Copy the full SHA ece0909View commit details -
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2dad0f6 - Browse repository at this point
Copy the full SHA 2dad0f6View commit details -
fix: ignore more unnecessary workflows (#3738)
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce876cf - Browse repository at this point
Copy the full SHA ce876cfView commit details
Commits on Nov 3, 2022
-
fix(swagger): update
is mandatory
to true (#3743)* 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]>
Configuration menu - View commit details
-
Copy full SHA for 8b13f5a - Browse repository at this point
Copy the full SHA 8b13f5aView commit details
Commits on Nov 6, 2022
-
fix: can not skip e2e test (#3749)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 9685160 - Browse repository at this point
Copy the full SHA 9685160View commit details
Commits on Nov 7, 2022
-
chore: update .licenseyc.yaml for consistent style (#3757)
Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5eea7cc - Browse repository at this point
Copy the full SHA 5eea7ccView commit details -
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 852c402 - Browse repository at this point
Copy the full SHA 852c402View commit details
Commits on Nov 8, 2022
-
chore: update changelog for 2.3.2, 2.4.1 and 2.4.2 (#3760)
Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9918756 - Browse repository at this point
Copy the full SHA 9918756View commit details
Commits on Nov 9, 2022
-
chore(deps): Bump loader-utils from 1.4.0 to 1.4.1 in /ui (#3768)
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>
Configuration menu - View commit details
-
Copy full SHA for cfbca5e - Browse repository at this point
Copy the full SHA cfbca5eView commit details -
Promote "Glen Yang" to maintainer (#3731)
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]>
Configuration menu - View commit details
-
Copy full SHA for 6907739 - Browse repository at this point
Copy the full SHA 6907739View commit details
Commits on Nov 10, 2022
-
ci: sign images and generate sbom (#3766)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 628e68d - Browse repository at this point
Copy the full SHA 628e68dView commit details
Commits on Nov 11, 2022
-
fix: replace env variables with contexts (#3773)
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d17421 - Browse repository at this point
Copy the full SHA 9d17421View commit details
Commits on Nov 13, 2022
-
chore: clean legacy files (#3782)
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40080be - Browse repository at this point
Copy the full SHA 40080beView commit details
Commits on Nov 14, 2022
-
fix(ci): resolve part of verify warnings and upgrade revive (#3776)
* fix(ci): resolve verify warnings and upgrade revive Signed-off-by: Yue Yang <[email protected]> * fix: ci Signed-off-by: Yue Yang <[email protected]> * fix: ci Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 191c9ae - Browse repository at this point
Copy the full SHA 191c9aeView commit details
Commits on Nov 15, 2022
-
Signed-off-by: JACQUES Francois <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dc83ab - Browse repository at this point
Copy the full SHA 8dc83abView commit details -
Ignore
ScheduleSkipRemoveHistory
events (#3767)* Set default time period to clean finished chaos to 10 minutes Signed-off-by: cwen0 <[email protected]> * ignore schedule skil event Signed-off-by: cwen0 <[email protected]> * update CHANGELOG Signed-off-by: cwen0 <[email protected]> * address comments Signed-off-by: cwen0 <[email protected]> Signed-off-by: cwen0 <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc1349d - Browse repository at this point
Copy the full SHA fc1349dView commit details -
multicluster: auto install and uninstall the remote helm release (#3414)
* add remotecluster type Signed-off-by: YangKeao <[email protected]> * add the infrastructure to operate multiple clusters Signed-off-by: YangKeao <[email protected]> * remove clientset Signed-off-by: YangKeao <[email protected]> * modify changelog Signed-off-by: YangKeao <[email protected]> * add license to the remote-cluster.yaml Signed-off-by: YangKeao <[email protected]> * fix Wrapf arguments Signed-off-by: YangKeao <[email protected]> * make check Signed-off-by: YangKeao <[email protected]> * make the lock private Signed-off-by: YangKeao <[email protected]> * 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]> * install chaos mesh Signed-off-by: YangKeao <[email protected]> * add CHANGELOG Signed-off-by: YangKeao <[email protected]> * 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]> * add condition initialization for remote cluster Signed-off-by: YangKeao <[email protected]> * upgrade chaosmesh release version to 2.4.1 Signed-off-by: YangKeao <[email protected]> Signed-off-by: YangKeao <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: STRRL <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2617080 - Browse repository at this point
Copy the full SHA 2617080View commit details
Commits on Nov 16, 2022
-
chore(deps): Bump loader-utils from 1.4.1 to 1.4.2 in /ui (#3790)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.4.1...v1.4.2) --- 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>
Configuration menu - View commit details
-
Copy full SHA for 811ccba - Browse repository at this point
Copy the full SHA 811ccbaView commit details -
Remove yeya24 as current maintainer (#3789)
Signed-off-by: Ben Ye <[email protected]> Signed-off-by: Ben Ye <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32e36ba - Browse repository at this point
Copy the full SHA 32e36baView commit details
Commits on Nov 17, 2022
-
chore(deps): Bump deep-object-diff from 1.1.7 to 1.1.9 in /ui (#3795)
Bumps [deep-object-diff](https://github.com/mattphillips/deep-object-diff) from 1.1.7 to 1.1.9. - [Release notes](https://github.com/mattphillips/deep-object-diff/releases) - [Commits](https://github.com/mattphillips/deep-object-diff/commits) --- updated-dependencies: - dependency-name: deep-object-diff 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>
Configuration menu - View commit details
-
Copy full SHA for 042fb87 - Browse repository at this point
Copy the full SHA 042fb87View commit details -
fix: enable mode when creating PhysicalMachineChaos with addresses (#…
…3797) * fix: enable mode when creating PhysicalMachineChaos with addresses Signed-off-by: Yue Yang <[email protected]> * chore: update changelog Signed-off-by: Yue Yang <[email protected]> * fix: hasSelector Signed-off-by: Yue Yang <[email protected]> * fix: render Scope by hasSelector Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d62eeb4 - Browse repository at this point
Copy the full SHA d62eeb4View commit details
Commits on Nov 20, 2022
-
feat(stresschaos): support cgroup v2 for docker and cri-o (#3698)
* feat: support stresschaos with cgroup v2 Signed-off-by: STRRL <[email protected]> * chore: update changelog Signed-off-by: STRRL <[email protected]> * chore: make check Signed-off-by: STRRL <[email protected]> * feat(stress chaos): support cgroupv2 for docker and crio Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e26351d - Browse repository at this point
Copy the full SHA e26351dView commit details -
multicluster: support inject / recover on remote cluster (#3453)
* add remotecluster type Signed-off-by: YangKeao <[email protected]> * add the infrastructure to operate multiple clusters Signed-off-by: YangKeao <[email protected]> * remove clientset Signed-off-by: YangKeao <[email protected]> * modify changelog Signed-off-by: YangKeao <[email protected]> * add license to the remote-cluster.yaml Signed-off-by: YangKeao <[email protected]> * fix Wrapf arguments Signed-off-by: YangKeao <[email protected]> * make check Signed-off-by: YangKeao <[email protected]> * make the lock private Signed-off-by: YangKeao <[email protected]> * chore: helm chart integration and basic interface Signed-off-by: STRRL <[email protected]> * apply remote chaos Signed-off-by: FingerLeader <[email protected]> * chore: complete the implementation of ReleaseService Signed-off-by: STRRL <[email protected]> * chore: update changelog Signed-off-by: STRRL <[email protected]> * install chaos mesh Signed-off-by: YangKeao <[email protected]> * add CHANGELOG Signed-off-by: YangKeao <[email protected]> * inject successfully Signed-off-by: YangKeao <[email protected]> * clear finalizer successfully Signed-off-by: YangKeao <[email protected]> * add more logs Signed-off-by: YangKeao <[email protected]> * 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]> * add condition initialization for remote cluster Signed-off-by: YangKeao <[email protected]> * upgrade chaosmesh release version to 2.4.1 Signed-off-by: YangKeao <[email protected]> * upgrade chaosmesh release version to 2.4.1 Signed-off-by: YangKeao <[email protected]> * upgrade chaosmesh release version to 2.4.1 Signed-off-by: YangKeao <[email protected]> * fix CI Signed-off-by: cwen0 <[email protected]> * fix revive checks Signed-off-by: cwen0 <[email protected]> * Run make check to format code Signed-off-by: cwen0 <[email protected]> * fix comment controller Signed-off-by: cwen0 <[email protected]> * update changelog Signed-off-by: cwen0 <[email protected]> Signed-off-by: YangKeao <[email protected]> Signed-off-by: STRRL <[email protected]> Signed-off-by: FingerLeader <[email protected]> Signed-off-by: cwen0 <[email protected]> Co-authored-by: STRRL <[email protected]> Co-authored-by: FingerLeader <[email protected]> Co-authored-by: cwen0 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ecbaf49 - Browse repository at this point
Copy the full SHA ecbaf49View commit details -
* upgrade tproxy t0 v0.4.7 Signed-off-by: xixi <[email protected]> * upgrade tproxy t0 v0.5.0 Signed-off-by: xixi <[email protected]> * bump tproxy to v0.5.3 Signed-off-by: xixi <[email protected]> * enable controller-manager to get secrets Signed-off-by: xixi <[email protected]> * add PodHttpChaosTLS config Signed-off-by: xixi <[email protected]> * complete tls support Signed-off-by: xixi <[email protected]> * update ctrl server Signed-off-by: xixi <[email protected]> * add tproxyconfig.TLSConfig Signed-off-by: xixi <[email protected]> * update CHANGELOG Signed-off-by: xixi <[email protected]> * rollback some useless ui code change Signed-off-by: andrewmatilde <[email protected]> * rollback some useless ui code change Signed-off-by: andrewmatilde <[email protected]> * rollback some useless ui code change Signed-off-by: andrewmatilde <[email protected]> * add TLS test Signed-off-by: andrewmatilde <[email protected]> * update proto Signed-off-by: andrewmatilde <[email protected]> * try fix e2e Signed-off-by: andrewmatilde <[email protected]> * add missed file Signed-off-by: andrewmatilde <[email protected]> * fix port Signed-off-by: andrewmatilde <[email protected]> * fix get port Signed-off-by: andrewmatilde <[email protected]> * fix crt Signed-off-by: andrewmatilde <[email protected]> * add ca to client Signed-off-by: andrewmatilde <[email protected]> * add ca to client Signed-off-by: andrewmatilde <[email protected]> * update license checker Signed-off-by: andrewmatilde <[email protected]> * fix license Signed-off-by: andrewmatilde <[email protected]> * remove some omitempty tags Signed-off-by: andrewmatilde <[email protected]> * remove some omitempty tags & KeyName -> keyName & better scr Signed-off-by: andrewmatilde <[email protected]> * make check Signed-off-by: andrewmatilde <[email protected]> * generate install.sh Signed-off-by: andrewmatilde <[email protected]> * generate install.sh Signed-off-by: andrewmatilde <[email protected]> * fix install.sh Signed-off-by: andrewmatilde <[email protected]> Signed-off-by: xixi <[email protected]> Signed-off-by: andrewmatilde <[email protected]> Co-authored-by: xixi <[email protected]> Co-authored-by: Zhou Zhiqiang <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80a288f - Browse repository at this point
Copy the full SHA 80a288fView commit details
Commits on Nov 22, 2022
-
chore: remove not required file crd-v1beta1.yaml (#3807)
* chore: remove not required file crd-v1beta1.yaml Signed-off-by: STRRL <[email protected]> * chore: update CHANGELOG Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c058d88 - Browse repository at this point
Copy the full SHA c058d88View commit details
Commits on Nov 24, 2022
-
Change ubuntu version from latest to 20.04 (#3817)
* change ubuntu version from latest to 20.04 Signed-off-by: Ningxuan Wang <[email protected]> * update CHANGELOG.md Signed-off-by: Ningxuan Wang <[email protected]> Signed-off-by: Ningxuan Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7cb8eb - Browse repository at this point
Copy the full SHA f7cb8ebView commit details -
Remove useless kubebuilder comment in webhook (#3816)
* remove useless kubebuilder comment in webhook Signed-off-by: Ningxuan Wang <[email protected]> * update CHANGELOG.md Signed-off-by: Ningxuan Wang <[email protected]> Signed-off-by: Ningxuan Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea99efa - Browse repository at this point
Copy the full SHA ea99efaView commit details
Commits on Dec 5, 2022
-
chore: update pr tempalte for 2.5 (#3832)
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42ecdd3 - Browse repository at this point
Copy the full SHA 42ecdd3View commit details -
chore: update v2.5 changelog (#3834)
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eda5afb - Browse repository at this point
Copy the full SHA eda5afbView commit details
Commits on Dec 6, 2022
-
test(ui): fix <Scope /> tests (#3839)
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f73f587 - Browse repository at this point
Copy the full SHA f73f587View commit details -
test(ui): update mui-extends snapshots (#3841)
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 669470a - Browse repository at this point
Copy the full SHA 669470aView commit details -
test(ui): fix a mistake introduced in #3841 (#3843)
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1ea95f - Browse repository at this point
Copy the full SHA e1ea95fView commit details -
feat: switch views between k8s and hosts nodes (#3830)
* feat: switch views between k8s and hosts nodes Signed-off-by: Yue Yang <[email protected]> * fix: changelog Signed-off-by: Yue Yang <[email protected]> * fix: changelog Signed-off-by: Yue Yang <[email protected]> * chore: update changelog Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a807ff - Browse repository at this point
Copy the full SHA 1a807ffView commit details -
chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui (#3838
) * chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * fix: storyshots Signed-off-by: Yue Yang <[email protected]> * Revert "fix: storyshots" This reverts commit ca384f6. Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65234b3 - Browse repository at this point
Copy the full SHA 65234b3View commit details
Commits on Dec 10, 2022
-
fix: container kill desc (#3852)
Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4ff238 - Browse repository at this point
Copy the full SHA a4ff238View commit details
Commits on Dec 13, 2022
-
Add physicalmachinechaos example (#3862)
* add physicalmachinechaos example Signed-off-by: cwen0 <[email protected]> Signed-off-by: cwen0 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2ed195 - Browse repository at this point
Copy the full SHA c2ed195View commit details -
Update byteman-helper to v4.0.20-0.12 (#3863)
* update byteman-helper to v4.0.20-0.12 Signed-off-by: cwen0 <[email protected]> * update changelog Signed-off-by: cwen0 <[email protected]> Signed-off-by: cwen0 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 386291e - Browse repository at this point
Copy the full SHA 386291eView commit details
Commits on Dec 15, 2022
-
ci: setup new CI for finding merge conflicts (#3850)
* ci: setup new CI for finding merge conflicts Signed-off-by: STRRL <[email protected]> * chore: update CHANGELOG Signed-off-by: STRRL <[email protected]> * ci: make ci runs for pr Signed-off-by: STRRL <[email protected]> Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b5c537 - Browse repository at this point
Copy the full SHA 5b5c537View commit details
Commits on Dec 27, 2022
-
Helm: change default webhook port to 10250 (#3877)
* change default webhook port to 10250 Signed-off-by: cwen0 <[email protected]> * update changelog Signed-off-by: cwen0 <[email protected]> * update install.sh Signed-off-by: cwen0 <[email protected]> Signed-off-by: cwen0 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b22039 - Browse repository at this point
Copy the full SHA 2b22039View commit details
Commits on Jan 7, 2023
-
chore(deps): Bump json5 from 1.0.1 to 1.0.2 in /ui (#3887)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 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>
Configuration menu - View commit details
-
Copy full SHA for 24e7e1b - Browse repository at this point
Copy the full SHA 24e7e1bView commit details
Commits on Jan 10, 2023
-
chore(deps): Bump luxon from 1.28.0 to 1.28.1 in /ui (#3890)
Bumps [luxon](https://github.com/moment/luxon) from 1.28.0 to 1.28.1. - [Release notes](https://github.com/moment/luxon/releases) - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@1.28.0...1.28.1) --- updated-dependencies: - dependency-name: luxon 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>
Configuration menu - View commit details
-
Copy full SHA for 8cc9aed - Browse repository at this point
Copy the full SHA 8cc9aedView commit details
Commits on Jan 11, 2023
-
Upgrade base image for chaos-mesh to alpine:3.17 (#3893)
* Upgrade base image for chaos-mesh to alpine:3.17 Signed-off-by: q7r <[email protected]> * Update CHANGELOG.md Signed-off-by: q7r <[email protected]> Signed-off-by: q7r <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fffed7e - Browse repository at this point
Copy the full SHA fffed7eView commit details -
Remove Pod mutating webhook which is no longer used (#3886)
* Remove Pod mutating webhook which is no longer used Signed-off-by: Ray Myers <[email protected]> * Remove webhook inject package and config watcher Signed-off-by: Ray Myers <[email protected]> Signed-off-by: Ray Myers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70aad4c - Browse repository at this point
Copy the full SHA 70aad4cView commit details
Commits on Jan 18, 2023
-
chore: slow down the latest releases (#3900)
* chore: slow down the latest releases Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> * fix: links Signed-off-by: Yue Yang <[email protected]> * fix: ignore actions Signed-off-by: Yue Yang <[email protected]> Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f9ab51 - Browse repository at this point
Copy the full SHA 6f9ab51View commit details
Commits on Feb 8, 2023
-
Update chaos-mesh/api dependencies (#3902)
* Update chaos-mesh/api dependencies Signed-off-by: Matthias <[email protected]> * go mod tidy and fixes Signed-off-by: Matthias <[email protected]> * Update changelog with upgraded dependencies Signed-off-by: Matthias <[email protected]> * More fixes Signed-off-by: Matthias <[email protected]> * Fix e2e build Signed-off-by: Matthias <[email protected]> * Upgrade to ginkgo v2 Signed-off-by: Matthias <[email protected]> * Re-add replace statements Signed-off-by: Matthias <[email protected]> * Remove replace statements from api package Signed-off-by: Matthias <[email protected]> * Fix broken tests Signed-off-by: Matthias <[email protected]> * ci(e2e test): remove -p which is not supported by ginkgo v2 anymore Signed-off-by: STRRL <[email protected]> --------- Signed-off-by: Matthias <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 373785d - Browse repository at this point
Copy the full SHA 373785dView commit details
Commits on Feb 9, 2023
-
chore: bump ginkgo version in dev-env to v2 (#3923)
Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80008e7 - Browse repository at this point
Copy the full SHA 80008e7View commit details -
Update install.sh to work on macos (#3901)
* Update install.sh to work on macos The default bash version on MacOS does not support reading an array directly from a variable. Instead, use `read -a` to accomplish separating version numbers. Signed-off-by: Blaine Gardner <[email protected]> * chore: update changelog Signed-off-by: STRRL <[email protected]> --------- Signed-off-by: Blaine Gardner <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: STRRL <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64dc83b - Browse repository at this point
Copy the full SHA 64dc83bView commit details
Commits on Mar 6, 2023
-
update chaos-coredns version to v0.2.4 (#3947)
* update chaos-coredns version to v0.2.4 Signed-off-by: Xianglin Gao <[email protected]> * update chaos-coredns version to v0.2.4 Signed-off-by: Xianglin Gao <[email protected]> --------- Signed-off-by: Xianglin Gao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b031d88 - Browse repository at this point
Copy the full SHA b031d88View commit details
Commits on Mar 8, 2023
-
Revert "update chaos-coredns version to v0.2.4" (#3967)
This reverts commit b031d88.
Configuration menu - View commit details
-
Copy full SHA for 23b8b55 - Browse repository at this point
Copy the full SHA 23b8b55View commit details -
refactor(ui): use pnpm package manager (#3965)
* chore: init Signed-off-by: Yue Yang <[email protected]> * test: add jest-dom types Signed-off-by: Yue Yang <[email protected]> * fix: add @mui/base Signed-off-by: Yue Yang <[email protected]> * fix: types Signed-off-by: Yue Yang <[email protected]> * chore: update Signed-off-by: Yue Yang <[email protected]> * chore: clear yarn usage Signed-off-by: Yue Yang <[email protected]> * chore: update changelog Signed-off-by: Yue Yang <[email protected]> * fix: update storyshots Signed-off-by: Yue Yang <[email protected]> * fix: downgrade react-testing-library Signed-off-by: Yue Yang <[email protected]> * fix: @ui/app tests Signed-off-by: Yue Yang <[email protected]> * fix: unknown unsafe-perm Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43fa669 - Browse repository at this point
Copy the full SHA 43fa669View commit details
Commits on Mar 10, 2023
-
upgrade dns coredns image url to ghcr.io (#3488)
* upgrade dns coredns image url to ghcr.io Signed-off-by: YangKeao <[email protected]> * add CHANGELOG Signed-off-by: YangKeao <[email protected]> * replace pingcap project with chaos-mesh Signed-off-by: YangKeao <[email protected]> * add back docker-push-dns-server Signed-off-by: YangKeao <[email protected]> * chore: bump the version of chaos-coredns to v0.2.2 Signed-off-by: STRRL <[email protected]> * update Makefile Signed-off-by: Cwen Yin <[email protected]> * chore: bump coredns image version to 0.2.4 Signed-off-by: STRRL <[email protected]> * test: use latest image Signed-off-by: Yue Yang <[email protected]> * fix: follow sonatype-lift suggestions Signed-off-by: Yue Yang <[email protected]> * chore: update chaos-coredns to v0.2.5 Signed-off-by: Yue Yang <[email protected]> * fix: changelog Signed-off-by: Yue Yang <[email protected]> * fix: typo Signed-off-by: Yue Yang <[email protected]> * fix: update dnsServer.image Signed-off-by: Yue Yang <[email protected]> * fix: remove pingcap Signed-off-by: Yue Yang <[email protected]> * fix: typo Signed-off-by: Yue Yang <[email protected]> * fix: add ghcr.io registry Signed-off-by: Yue Yang <[email protected]> * Rename ChaosDNSImage to ChaosCoreDNSImage Signed-off-by: Yue Yang <[email protected]> * feat: bump chaos-coredns version to v0.2.6, and enable dnsServer.create as default Signed-off-by: STRRL <[email protected]> * chore: update the helm chart configs Signed-off-by: STRRL <[email protected]> * chore: make check Signed-off-by: STRRL <[email protected]> --------- Signed-off-by: YangKeao <[email protected]> Signed-off-by: STRRL <[email protected]> Signed-off-by: Cwen Yin <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]> Co-authored-by: STRRL <[email protected]> Co-authored-by: Cwen Yin <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59f76b4 - Browse repository at this point
Copy the full SHA 59f76b4View commit details -
fix: supplement read-only token (#3971)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3c8a29 - Browse repository at this point
Copy the full SHA d3c8a29View commit details
Commits on Mar 16, 2023
-
fix: migrate from k8s.gcr.io to registry.k8s.io (#3974)
Signed-off-by: Waleed Malik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de39d6b - Browse repository at this point
Copy the full SHA de39d6bView commit details
Commits on Mar 17, 2023
-
Dashboard rwo pvc restart (#3972)
* fix: dashboard stuck on rolling restart Signed-off-by: Torben Dury <[email protected]> * Update CHANGELOG.md Signed-off-by: Torben Dury <[email protected]> * upd: install.sh Signed-off-by: Torben Dury <[email protected]> --------- Signed-off-by: Torben Dury <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d1cea6 - Browse repository at this point
Copy the full SHA 2d1cea6View commit details
Commits on Mar 22, 2023
-
Update chaos mesh images (#3905)
Signed-off-by: John Howlett <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2f869a - Browse repository at this point
Copy the full SHA f2f869aView commit details
Commits on Mar 23, 2023
-
upgrade go version to 1.19.7 to fix CVE-2022-41723 (#3978)
* build-env: upgrade go version to 1.19.7 Signed-off-by: Cwen Yin <[email protected]> * update changelog Signed-off-by: Cwen Yin <[email protected]> * address comment Signed-off-by: Cwen Yin <[email protected]> --------- Signed-off-by: Cwen Yin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e095ade - Browse repository at this point
Copy the full SHA e095adeView commit details
Commits on Mar 26, 2023
-
upgrade go version to v1.19.7 in CI environment (#3981)
* continue upgrade go version to v1.19.7 Signed-off-by: Cwen Yin <[email protected]> * update changelog Signed-off-by: Cwen Yin <[email protected]> --------- Signed-off-by: Cwen Yin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d26b751 - Browse repository at this point
Copy the full SHA d26b751View commit details -
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dec919e - Browse repository at this point
Copy the full SHA dec919eView commit details
Commits on Mar 30, 2023
-
refactor: use Orval and React Query (#3748)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c37b598 - Browse repository at this point
Copy the full SHA c37b598View commit details
Commits on Apr 3, 2023
-
chore(deps): Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 (#…
…3987) * chore(deps): Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: github.com/opencontainers/runc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ti Chi Robot <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71f10d2 - Browse repository at this point
Copy the full SHA 71f10d2View commit details -
bump golang.org/x/net from 0.5.0 to 0.7.0 (#3937)
* bump golang.org/x/net from 0.5.0 to 0.7.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.5.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * fix: go mod tidy Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14c3b51 - Browse repository at this point
Copy the full SHA 14c3b51View commit details
Commits on Apr 4, 2023
-
chore(deps): Bump helm.sh/helm/v3 from 3.9.4 to 3.11.1 (#3921)
* chore(deps): Bump helm.sh/helm/v3 from 3.9.4 to 3.11.1 Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.9.4 to 3.11.1. - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.9.4...v3.11.1) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * fix conflicts Signed-off-by: Cwen Yin <[email protected]> * fix: go mod tidy Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Cwen Yin <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]> Co-authored-by: Cwen Yin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c5a0ef - Browse repository at this point
Copy the full SHA 1c5a0efView commit details -
chore(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 in /api (#3999)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.5.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dd6ec0d - Browse repository at this point
Copy the full SHA dd6ec0dView commit details
Commits on Apr 5, 2023
-
chore(deps): Bump github.com/containerd/containerd from 1.6.6 to 1.6.…
…18 (#3934) Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.6 to 1.6.18. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.6.6...v1.6.18) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1ecbdc - Browse repository at this point
Copy the full SHA a1ecbdcView commit details
Commits on Apr 6, 2023
-
chore: remove
IN_DOCKER
env inMakefile
(#3992)* chore: remove `IN_DOCKER` env Signed-off-by: Yue Yang <[email protected]> * chore: update Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> * chore: check with .dockerenv Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a7f7a5 - Browse repository at this point
Copy the full SHA 6a7f7a5View commit details -
chore(deps): Bump github.com/docker/docker (#4000)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to 20.10.24+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v20.10.21...v20.10.24) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ede2f91 - Browse repository at this point
Copy the full SHA ede2f91View commit details
Commits on Apr 10, 2023
-
fix(ci): restrict access to kubeconfig (#4002)
Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25a841a - Browse repository at this point
Copy the full SHA 25a841aView commit details
Commits on Apr 13, 2023
-
chore: refine dashboard config (#4008)
* chore: refine dashboard config Signed-off-by: Yue Yang <[email protected]> * chore: update Signed-off-by: Yue Yang <[email protected]> * chore: remove unused config in json Signed-off-by: Yue Yang <[email protected]> * chore: update Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> * fix: update swagger Signed-off-by: Yue Yang <[email protected]> * Create dashboard_test.go Signed-off-by: Yue Yang <[email protected]> * Update dashboard_test.go Signed-off-by: Yue Yang <[email protected]> * chore: add tests Signed-off-by: Yue Yang <[email protected]> * Update dashboard_test.go Signed-off-by: Yue Yang <[email protected]> * fix: update swagger Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5c03c2 - Browse repository at this point
Copy the full SHA e5c03c2View commit details
Commits on Apr 19, 2023
-
* improve pause Signed-off-by: Xianglin Gao <[email protected]> * chore: update changelog Signed-off-by: STRRL <[email protected]> --------- Signed-off-by: Xianglin Gao <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e87858 - Browse repository at this point
Copy the full SHA 2e87858View commit details
Commits on Apr 21, 2023
-
Changed CoreDNS listen port from 53 to 5353 (#4022)
* Changed CoreDNS listen port from 53 to 5353 to obtain Chaos DNS Server compability with OpenShift. Signed-off-by: jwojnarowicz <[email protected]> * updated CHANGELOG.md Signed-off-by: jwojnarowicz <[email protected]> * update install.sh Signed-off-by: jwojnarowicz <[email protected]> --------- Signed-off-by: jwojnarowicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7c633a - Browse repository at this point
Copy the full SHA f7c633aView commit details
Commits on Apr 23, 2023
-
introduce
make help
as default make recipe (#3888)* feat: generation binary.generated.mk Signed-off-by: STRRL <[email protected]> * feat: adapt to origin slash in the target name Signed-off-by: STRRL <[email protected]> * chore: refine makefile Signed-off-by: STRRL <[email protected]> * feat(makefile): complete make help command Signed-off-by: STRRL <[email protected]> * build: fix gnu make parallel build Signed-off-by: STRRL <[email protected]> * ci: fix license checker Signed-off-by: STRRL <[email protected]> * chore: remove unused chaos-jvm Signed-off-by: STRRL <[email protected]> * build: simplify make image recipe Signed-off-by: STRRL <[email protected]> * build: make help with category Signed-off-by: STRRL <[email protected]> * chore: cleanup env end with _REGISTRY and _PROJECT Signed-off-by: STRRL <[email protected]> * chore: update Changelog Signed-off-by: STRRL <[email protected]> * chore: cleanup env end with _REGISTRY and _PROJECT Signed-off-by: STRRL <[email protected]> * chore(makefile): use longer spaces to seperate the target and description Signed-off-by: STRRL <[email protected]> * chore: fix typos Signed-off-by: STRRL <[email protected]> * chore: empty string between target and dependencies during makefile generating Signed-off-by: STRRL <[email protected]> * revert: changes in local-up-chaos-mesh.sh Signed-off-by: STRRL <[email protected]> --------- Signed-off-by: STRRL <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b31a51 - Browse repository at this point
Copy the full SHA 0b31a51View commit details
Commits on May 3, 2023
-
feat!: build binaries locally with
local/
prefix targets in `Makefi……le` (#4004) * Update Makefile Signed-off-by: Yue Yang <[email protected]> * chore: use `local/` to indicate "build locally" Signed-off-by: Yue Yang <[email protected]> * chore: tidy up .PHONY Signed-off-by: Yue Yang <[email protected]> * Update Makefile Signed-off-by: Yue Yang <[email protected]> * fix: reset IMAGE_BUILD/DEV_ENV_TAG Signed-off-by: Yue Yang <[email protected]> * Update Makefile Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> * Add links Signed-off-by: Yue Yang <[email protected]> * Update Makefile Signed-off-by: Yue Yang <[email protected]> * fix: update Signed-off-by: Yue Yang <[email protected]> * chore: generate local binaries Signed-off-by: Yue Yang <[email protected]> * chore: update Signed-off-by: Yue Yang <[email protected]> * fix: undo changes to old targets Signed-off-by: Yue Yang <[email protected]> * refactor: reuse generate_binary_makefile.go Signed-off-by: Yue Yang <[email protected]> * chore: update Signed-off-by: Yue Yang <[email protected]> * chore: remove install from .PHONY Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2f2292 - Browse repository at this point
Copy the full SHA e2f2292View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9a8a77f - Browse repository at this point
Copy the full SHA 9a8a77fView commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9c55ffd - Browse repository at this point
Copy the full SHA 9c55ffdView commit details
Commits on May 9, 2023
-
feat: setup OWNERS for chaos-mesh (#4039)
* feat: setup OWNERS for chaos-mesh Signed-off-by: STRRL <[email protected]> * feat: ignore owners files for license checking Signed-off-by: STRRL <[email protected]> * chore: update CHANGELOG Signed-off-by: STRRL <[email protected]> --------- Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29335e8 - Browse repository at this point
Copy the full SHA 29335e8View commit details
Commits on May 10, 2023
-
chore: upgrade fx event logger (#4036)
* chore: upgrade fx event logger * Delete fx_logger.go Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> * chore: use [email protected] Signed-off-by: Yue Yang <[email protected]> * fix: tidy in e2e-test Signed-off-by: Yue Yang <[email protected]> * fix: make fmt Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]> Co-authored-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c75a0e - Browse repository at this point
Copy the full SHA 7c75a0eView commit details -
Refine logging in
pkg/selector/physicalmachine
(#4037)* Refine logging in `pkg/selector/physicalmachine` Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]> Co-authored-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08185e7 - Browse repository at this point
Copy the full SHA 08185e7View commit details -
chore(deps): Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 (#4033)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.8.1...v1.9.0) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca5b22e - Browse repository at this point
Copy the full SHA ca5b22eView commit details
Commits on May 12, 2023
-
chore(deps): Bump github.com/docker/distribution from 2.8.1+incompati…
…ble to 2.8.2+incompatible (#4047) * chore(deps): Bump github.com/docker/distribution Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible. - [Release notes](https://github.com/docker/distribution/releases) - [Commits](distribution/distribution@v2.8.1...v2.8.2) --- updated-dependencies: - dependency-name: github.com/docker/distribution dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * fix: make tidy Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73117dc - Browse repository at this point
Copy the full SHA 73117dcView commit details
Commits on May 17, 2023
-
ci: ignore twitter in checklink (#4052)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ad66d9 - Browse repository at this point
Copy the full SHA 5ad66d9View commit details -
Install offline Helm Chart for a multi-cluster (#3897)
* install offline Helm Chart for multi cluster Signed-off-by: nio <[email protected]> * fix remotecluster current version Signed-off-by: nio <[email protected]> * chore: bump ginkgo version in dev-env to v2 (#3923) Signed-off-by: STRRL <[email protected]> Signed-off-by: nio <[email protected]> * Update install.sh to work on macos (#3901) * Update install.sh to work on macos The default bash version on MacOS does not support reading an array directly from a variable. Instead, use `read -a` to accomplish separating version numbers. Signed-off-by: Blaine Gardner <[email protected]> * chore: update changelog Signed-off-by: STRRL <[email protected]> --------- Signed-off-by: Blaine Gardner <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: STRRL <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]> Signed-off-by: nio <[email protected]> * update chaos-coredns version to v0.2.4 (#3947) * update chaos-coredns version to v0.2.4 Signed-off-by: Xianglin Gao <[email protected]> * update chaos-coredns version to v0.2.4 Signed-off-by: Xianglin Gao <[email protected]> --------- Signed-off-by: Xianglin Gao <[email protected]> Signed-off-by: nio <[email protected]> * Revert "update chaos-coredns version to v0.2.4" (#3967) This reverts commit b031d88. Signed-off-by: nio <[email protected]> * refactor(ui): use pnpm package manager (#3965) * chore: init Signed-off-by: Yue Yang <[email protected]> * test: add jest-dom types Signed-off-by: Yue Yang <[email protected]> * fix: add @mui/base Signed-off-by: Yue Yang <[email protected]> * fix: types Signed-off-by: Yue Yang <[email protected]> * chore: update Signed-off-by: Yue Yang <[email protected]> * chore: clear yarn usage Signed-off-by: Yue Yang <[email protected]> * chore: update changelog Signed-off-by: Yue Yang <[email protected]> * fix: update storyshots Signed-off-by: Yue Yang <[email protected]> * fix: downgrade react-testing-library Signed-off-by: Yue Yang <[email protected]> * fix: @ui/app tests Signed-off-by: Yue Yang <[email protected]> * fix: unknown unsafe-perm Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]> Signed-off-by: nio <[email protected]> * upgrade dns coredns image url to ghcr.io (#3488) * upgrade dns coredns image url to ghcr.io Signed-off-by: YangKeao <[email protected]> * add CHANGELOG Signed-off-by: YangKeao <[email protected]> * replace pingcap project with chaos-mesh Signed-off-by: YangKeao <[email protected]> * add back docker-push-dns-server Signed-off-by: YangKeao <[email protected]> * chore: bump the version of chaos-coredns to v0.2.2 Signed-off-by: STRRL <[email protected]> * update Makefile Signed-off-by: Cwen Yin <[email protected]> * chore: bump coredns image version to 0.2.4 Signed-off-by: STRRL <[email protected]> * test: use latest image Signed-off-by: Yue Yang <[email protected]> * fix: follow sonatype-lift suggestions Signed-off-by: Yue Yang <[email protected]> * chore: update chaos-coredns to v0.2.5 Signed-off-by: Yue Yang <[email protected]> * fix: changelog Signed-off-by: Yue Yang <[email protected]> * fix: typo Signed-off-by: Yue Yang <[email protected]> * fix: update dnsServer.image Signed-off-by: Yue Yang <[email protected]> * fix: remove pingcap Signed-off-by: Yue Yang <[email protected]> * fix: typo Signed-off-by: Yue Yang <[email protected]> * fix: add ghcr.io registry Signed-off-by: Yue Yang <[email protected]> * Rename ChaosDNSImage to ChaosCoreDNSImage Signed-off-by: Yue Yang <[email protected]> * feat: bump chaos-coredns version to v0.2.6, and enable dnsServer.create as default Signed-off-by: STRRL <[email protected]> * chore: update the helm chart configs Signed-off-by: STRRL <[email protected]> * chore: make check Signed-off-by: STRRL <[email protected]> --------- Signed-off-by: YangKeao <[email protected]> Signed-off-by: STRRL <[email protected]> Signed-off-by: Cwen Yin <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]> Co-authored-by: STRRL <[email protected]> Co-authored-by: Cwen Yin <[email protected]> Co-authored-by: Yue Yang <[email protected]> Signed-off-by: nio <[email protected]> * fix: supplement read-only token (#3971) Signed-off-by: Yue Yang <[email protected]> Signed-off-by: nio <[email protected]> * fix: migrate from k8s.gcr.io to registry.k8s.io (#3974) Signed-off-by: Waleed Malik <[email protected]> Signed-off-by: nio <[email protected]> * Update pkg/helm/chart.go Co-authored-by: Zhou Zhiqiang <[email protected]> Signed-off-by: nio <[email protected]> --------- Signed-off-by: nio <[email protected]> Signed-off-by: STRRL <[email protected]> Signed-off-by: Blaine Gardner <[email protected]> Signed-off-by: Xianglin Gao <[email protected]> Signed-off-by: Yue Yang <[email protected]> Signed-off-by: YangKeao <[email protected]> Signed-off-by: Cwen Yin <[email protected]> Signed-off-by: Waleed Malik <[email protected]> Co-authored-by: Zhou Zhiqiang <[email protected]> Co-authored-by: Blaine Gardner <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]> Co-authored-by: Xianglin Gao <[email protected]> Co-authored-by: Yue Yang <[email protected]> Co-authored-by: YangKeao <[email protected]> Co-authored-by: Cwen Yin <[email protected]> Co-authored-by: Waleed Malik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a58b954 - Browse repository at this point
Copy the full SHA a58b954View commit details -
fix: upgrade pnpm to v8 (#4051)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afab5b4 - Browse repository at this point
Copy the full SHA afab5b4View commit details
Commits on May 26, 2023
-
fix: use
*time.Time
to represent finish time (#4056)* fix: use `*time.Time` to represent finish time Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2dc55a2 - Browse repository at this point
Copy the full SHA 2dc55a2View commit details
Commits on May 31, 2023
-
Move @Gallardot to emeritus maintainers and move @fewdan @Colstuwjx @…
…ethercflow @shivanshs9 @iguoyr @Hexilee to emeritus committers (#4072) Signed-off-by: cwen0 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5302704 - Browse repository at this point
Copy the full SHA 5302704View commit details
Commits on Jun 1, 2023
-
chore: update templates to fit v2.6 (#4071)
* chore: update templates to fit v2.6 Signed-off-by: Yue Yang <[email protected]> * Update pull_request_template.md Signed-off-by: Yue Yang <[email protected]> * Update pull_request_template.md Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cd55d7 - Browse repository at this point
Copy the full SHA 2cd55d7View commit details
Commits on Jun 2, 2023
-
chore(deps): Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#4074)
* chore(deps): Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * fix: go mod tidy Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2a0874 - Browse repository at this point
Copy the full SHA f2a0874View commit details
Commits on Jun 13, 2023
-
fix: set
replicas: 1
automatically when HA is not enabled (#4079)* fix: set `replicas: 1` automatically when HA is not enabled Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8d938d - Browse repository at this point
Copy the full SHA f8d938dView commit details
Commits on Jun 21, 2023
-
chore(deps): Bump k8s.io/kubernetes from 1.26.1 to 1.26.5 in /e2e-test (
#4086) Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.26.1 to 1.26.5. - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.26.1...v1.26.5) --- updated-dependencies: - dependency-name: k8s.io/kubernetes dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8fab548 - Browse repository at this point
Copy the full SHA 8fab548View commit details
Commits on Jun 25, 2023
-
Making awschaos read and use aws_session_token secret (#4066)
* Making awschoas to read and use aws_session_token secret Signed-off-by: Punarjit Singh <[email protected]> * Updating change log for PR #4066 Signed-off-by: Punarjit Singh <[email protected]> * Move changelog entry under Unreleased Signed-off-by: Punarjit Singh <[email protected]> --------- Signed-off-by: Punarjit Singh <[email protected]> Co-authored-by: Zhou Zhiqiang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d42e0c - Browse repository at this point
Copy the full SHA 8d42e0cView commit details
Commits on Jun 27, 2023
-
cleanup: remove redundant where statements (#4084)
Co-authored-by: dayuy <[email protected]> Co-authored-by: Zhou Zhiqiang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4208262 - Browse repository at this point
Copy the full SHA 4208262View commit details
Commits on Jun 28, 2023
-
fix dashboard panic when exec delete action by finish_time (#4100)
* fix dashboard panic when exec delete action by finish_time Signed-off-by: cwen0 <[email protected]> * update changelog Signed-off-by: cwen0 <[email protected]> * update log Signed-off-by: cwen0 <[email protected]> --------- Signed-off-by: cwen0 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11a6ea9 - Browse repository at this point
Copy the full SHA 11a6ea9View commit details
Commits on Jul 4, 2023
-
Add PITS Globale Datenrettungsdienste as an adopter (#4107)
Signed-off-by: arnoldberlin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc43351 - Browse repository at this point
Copy the full SHA fc43351View commit details
Commits on Jul 13, 2023
-
refactor: chaos dns temp file in etc rather than root (#3944)
* refactor: chaos dns temp file in etc rather than root Signed-off-by: James <[email protected]> * chore: rename temp file Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: James <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4378436 - Browse repository at this point
Copy the full SHA 4378436View commit details
Commits on Jul 14, 2023
-
chore(deps): Bump google.golang.org/grpc from 1.51.0 to 1.53.0 (#4113)
* chore(deps): Bump google.golang.org/grpc from 1.51.0 to 1.53.0 Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.51.0...v1.53.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * go mod tidy Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc1704e - Browse repository at this point
Copy the full SHA dc1704eView commit details -
feat: allow annotations on controller manager and daemon ServiceAccou…
…nt (#4106) Signed-off-by: Philipp Tanlak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 813b650 - Browse repository at this point
Copy the full SHA 813b650View commit details
Commits on Jul 17, 2023
-
chore(deps): Bump k8s.io/kubernetes from 1.26.5 to 1.26.6 in /e2e-test (
#4114) Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.26.5 to 1.26.6. - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.26.5...v1.26.6) --- updated-dependencies: - dependency-name: k8s.io/kubernetes dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 764dcc8 - Browse repository at this point
Copy the full SHA 764dcc8View commit details
Commits on Jul 18, 2023
-
refactor!: support for deploying chaos-dashboard under the subpath (#…
…4093) * fix: build ui for relative paths Signed-off-by: Yue Yang <[email protected]> * feat!: use HashRouter for subpath compatibility Signed-off-by: Yue Yang <[email protected]> * Update server.go Signed-off-by: Yue Yang <[email protected]> * Create ingress-subpath.yaml Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> * Update ingress-subpath.yaml Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Zhou Zhiqiang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b60550b - Browse repository at this point
Copy the full SHA b60550bView commit details
Commits on Aug 9, 2023
-
Enable consistency for ghcr.io registry (#4091)
* feat: add chaos-dns.image to helpers.tpl The change is needed in order to reach consistency for the ghcr.io registry * fix: changed structure for dnsServer.image The change is needed in order to reach consistency fo ghcr.io registry * fix: changed containers.image Change is needed in order to reach consisteny for ghcr.io registry * Changed image tag to v0.2.6 insted of latest for dnsServer --------- Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93f4056 - Browse repository at this point
Copy the full SHA 93f4056View commit details -
feat: chaos-dns-server supports global registry (#4134)
* feat: chaos-dns-server supports global registry Signed-off-by: Gallardot <[email protected]> * chore: update doc Signed-off-by: Gallardot <[email protected]> * chore: update doc Signed-off-by: Gallardot <[email protected]> --------- Signed-off-by: Gallardot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0c8f8b - Browse repository at this point
Copy the full SHA c0c8f8bView commit details
Commits on Aug 11, 2023
-
chore: check links only in modified files (#4144)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1ee334 - Browse repository at this point
Copy the full SHA f1ee334View commit details
Commits on Aug 12, 2023
-
fix: section order of changelog (#4146)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 092614b - Browse repository at this point
Copy the full SHA 092614bView commit details
Commits on Aug 16, 2023
-
Prevent scroll from changing experiment number fields (#4133)
* Prevent scroll from changing experiment number fields Signed-off-by: Ray Myers <[email protected]> * Disable wheel on all TextFields Signed-off-by: Ray Myers <[email protected]> * chore: trim code Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Ray Myers <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09e7c61 - Browse repository at this point
Copy the full SHA 09e7c61View commit details
Commits on Aug 17, 2023
-
Set the database column type to text for 'Workflow/Experiment/Schedul…
…e' (#4151) * Set the database column type to text for 'Workflow/Experiment/Schedule' Signed-off-by: moqimoqidea <[email protected]> * Update CHANGELOG.md with content: Set the database column type to text for 'Workflow/Experiment/Schedule' Signed-off-by: moqimoqidea <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: moqimoqidea <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebcf2ad - Browse repository at this point
Copy the full SHA ebcf2adView commit details
Commits on Aug 21, 2023
-
refine logging in pkg/dashboard/apiserver/utils, remove package level…
… logger variable (#4153) Signed-off-by: spencercjh <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6694c5 - Browse repository at this point
Copy the full SHA d6694c5View commit details
Commits on Aug 23, 2023
-
* Update Go to 1.20 Signed-off-by: Matthias <[email protected]> * Use go version from go.mod in CI instead of setting explicitly. Signed-off-by: Matthias <[email protected]> * Update image to newer alpine version Signed-off-by: Matthias <[email protected]> * Update k8s to newest minor version. Signed-off-by: Matthias <[email protected]> * Update generated files Signed-off-by: Matthias <[email protected]> * Update incorrect CHANGELOG.md Signed-off-by: Matthias <[email protected]> --------- Signed-off-by: Matthias <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06417d7 - Browse repository at this point
Copy the full SHA 06417d7View commit details -
feat: support more rate units for networkchaos/bandwidth (#4129)
* feat: support more rate unit for networkchaos Signed-off-by: cwen0 <[email protected]> * fix ci Signed-off-by: cwen0 <[email protected]> * fix ci Signed-off-by: cwen0 <[email protected]> * fix ci Signed-off-by: cwen0 <[email protected]> --------- Signed-off-by: cwen0 <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 253ed85 - Browse repository at this point
Copy the full SHA 253ed85View commit details -
add extra sidecar container to dashboard in helm chart (#4164)
* add extra sidecar container to dashboard in helm chart Signed-off-by: Mohammad Jamshidi <[email protected]> * update CHANGELOG.md Signed-off-by: Mohammad Jamshidi <[email protected]> --------- Signed-off-by: Mohammad Jamshidi <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c590319 - Browse repository at this point
Copy the full SHA c590319View commit details -
chore: upgrade docker/login-action to v2 (#4167)
* chore: upgrade docker/login-action to v2 Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 854c52f - Browse repository at this point
Copy the full SHA 854c52fView commit details
Commits on Aug 24, 2023
-
fix(remotecluster): can not upgrade helm release (#4075)
* fix remote cluster can not upgrade helm release Signed-off-by: nio <[email protected]> * Update CHANGELOG.md Co-authored-by: Yue Yang <[email protected]> Signed-off-by: nio <[email protected]> * fix remote cluster ConfigOverride unmarsh err Signed-off-by: nio <[email protected]> * chore: trigger rebuild CI Signed-off-by: Yue Yang <[email protected]> * fix: make fmt Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: nio <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45fdbae - Browse repository at this point
Copy the full SHA 45fdbaeView commit details
Commits on Sep 7, 2023
-
chore(deps): Bump github.com/ethereum/go-ethereum from 1.10.2 to 1.12…
….1 (#4178) * chore(deps): Bump github.com/ethereum/go-ethereum from 1.10.2 to 1.12.1 Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.2 to 1.12.1. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.10.2...v1.12.1) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * fix: go mod tidy Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c83a50 - Browse repository at this point
Copy the full SHA 3c83a50View commit details
Commits on Sep 8, 2023
-
chore(deps): Bump github.com/cyphar/filepath-securejoin (#4181)
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) from 0.2.3 to 0.2.4. - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Commits](cyphar/filepath-securejoin@v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1dde0af - Browse repository at this point
Copy the full SHA 1dde0afView commit details -
chore: upgrade actions/checkout to v3 (#4182)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4203632 - Browse repository at this point
Copy the full SHA 4203632View commit details
Commits on Sep 12, 2023
-
Update k8s dependencies to 1.28.0 (#4154)
* Update k8s Signed-off-by: Matthias <[email protected]> * Remove tools.go Signed-off-by: Matthias <[email protected]> * Update remaining k8s dependencies Signed-off-by: Matthias <[email protected]> * Fix generated code and tests Signed-off-by: Matthias <[email protected]> * Update CHANGELOG Signed-off-by: Matthias <[email protected]> * Fix compile issues after update Signed-off-by: Matthias <[email protected]> * Update to compatible helm version Signed-off-by: Matthias <[email protected]> * go mod tidy Signed-off-by: Matthias <[email protected]> * Fix formatting Signed-off-by: Matthias <[email protected]> * Update generated code Signed-off-by: Matthias <[email protected]> * Fix formatting issues Signed-off-by: Matthias <[email protected]> * Fix tests Signed-off-by: Matthias <[email protected]> * Update incompatible dependency. Signed-off-by: Matthias <[email protected]> * Update another incompatible dependency Signed-off-by: Matthias <[email protected]> * Align dependencies of packages Signed-off-by: Matthias <[email protected]> * Update CHANGELOG Signed-off-by: Matthias <[email protected]> * Try subresource Signed-off-by: Matthias <[email protected]> * Use correct StatusSubresource. Signed-off-by: Matthias <[email protected]> * Revert test Signed-off-by: Matthias <[email protected]> * Specify CertDir in Controller Options Signed-off-by: Matthias <[email protected]> * Try fix Signed-off-by: Matthias <[email protected]> * Update ginkgo Signed-off-by: Matthias <[email protected]> * Update k8s Signed-off-by: Matthias <[email protected]> * Try possible fix for nil pointer panic Signed-off-by: Matthias <[email protected]> * fix: try to bypass tests Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Matthias <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5d89c1 - Browse repository at this point
Copy the full SHA a5d89c1View commit details -
chore(deps): Bump github.com/docker/docker (#4185)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.1+incompatible to 23.0.3+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v23.0.1...v23.0.3) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 30d9600 - Browse repository at this point
Copy the full SHA 30d9600View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6d1246f - Browse repository at this point
Copy the full SHA 6d1246fView commit details
Commits on Sep 16, 2023
-
Update swagger dependency (#4191)
* Update swag dependency Signed-off-by: Matthias <[email protected]> * make check Signed-off-by: Matthias <[email protected]> * Fix CI complaints Signed-off-by: Matthias <[email protected]> * Downgrade swag to v1.8.7. Newer versions seem to have non-deterministic behavior when using enums. Signed-off-by: Matthias <[email protected]> --------- Signed-off-by: Matthias <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 812bf46 - Browse repository at this point
Copy the full SHA 812bf46View commit details
Commits on Sep 17, 2023
-
chore: upgrade actions/upload-artifact to v3 (#4201)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ceb8522 - Browse repository at this point
Copy the full SHA ceb8522View commit details -
Update ginkgo to 2.12.0 (#4190)
Signed-off-by: Matthias <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05ca83e - Browse repository at this point
Copy the full SHA 05ca83eView commit details
Commits on Sep 21, 2023
-
Update controller-runtime and controller-gen (#4198)
* Update controller-runtime to v0.16.2 and controller-gen to v0.13.0 Signed-off-by: Matthias <[email protected]> * Use correct helm version in dev-env. Signed-off-by: Matthias <[email protected]> * Use official goimports tool. Signed-off-by: Matthias <[email protected]> * Update to k8s 1.28.2 Signed-off-by: Matthias <[email protected]> --------- Signed-off-by: Matthias <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5dc1c2e - Browse repository at this point
Copy the full SHA 5dc1c2eView commit details
Commits on Sep 27, 2023
-
feat: remove token when get Unauthorized (#4193)
* feat: remove token when get Unauthorized Signed-off-by: Mohammad Jamshidi <[email protected]> * update CHANGELOG.md Signed-off-by: Mohammad Jamshidi <[email protected]> * fix: clear all connected caches Signed-off-by: Yue Yang <[email protected]> * fix: resetAPIAuthentication Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Mohammad Jamshidi <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe094b8 - Browse repository at this point
Copy the full SHA fe094b8View commit details -
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41379f8 - Browse repository at this point
Copy the full SHA 41379f8View commit details -
chore: upgrade actions/checkout to v4 (#4214)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87b6322 - Browse repository at this point
Copy the full SHA 87b6322View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b46d0d - Browse repository at this point
Copy the full SHA 5b46d0dView commit details
Commits on Oct 16, 2023
-
chore(deps): Bump golang.org/x/net from 0.14.0 to 0.17.0 in /e2e-test (…
…#4227) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. - [Commits](golang/net@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c0ea689 - Browse repository at this point
Copy the full SHA c0ea689View commit details -
chore(deps): Bump golang.org/x/net from 0.14.0 to 0.17.0 (#4228)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. - [Commits](golang/net@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13ea12f - Browse repository at this point
Copy the full SHA 13ea12fView commit details
Commits on Oct 19, 2023
-
chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/net/htt…
…p/otelhttp from 0.42.0 to 0.44.0 in /e2e-test (#4231) * chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.42.0 to 0.44.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.42.0...zpages/v0.44.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * update go mod Signed-off-by: cwen0 <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: cwen0 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cwen0 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7779dd - Browse repository at this point
Copy the full SHA b7779ddView commit details -
chore(deps): Bump golang.org/x/net from 0.14.0 to 0.17.0 in /api (#4225)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. - [Commits](golang/net@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cwen Yin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a74db7 - Browse repository at this point
Copy the full SHA 8a74db7View commit details -
Signed-off-by: 0xff-dev <[email protected]> Co-authored-by: Cwen Yin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 466578e - Browse repository at this point
Copy the full SHA 466578eView commit details
Commits on Oct 24, 2023
-
add values.schema.json (#4205)
* add values.schema.json Adds values.schema.json file with validations for `dashboard.env.DATABASE_DRIVER` and `chaosDaemon.runtime`. Signed-off-by: Aleksandar Stojanov <[email protected]> * Update changelog Signed-off-by: Aleksandar Stojanov <[email protected]> --------- Signed-off-by: Aleksandar Stojanov <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d71f03 - Browse repository at this point
Copy the full SHA 4d71f03View commit details
Commits on Oct 31, 2023
-
ci: remove the duplicate
make test
(#4234)* ci: remove the duplicate `make test` Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f30799 - Browse repository at this point
Copy the full SHA 5f30799View commit details
Commits on Nov 1, 2023
-
build: don't use disable TLS verification in build (#4241)
* build: don't use disable TLS verification in build Remove `-k` flag to `curl` that was introduced previously. This flag disables all TLS verification and could allow for downloading the components from an untrusted source during the build. Signed-off-by: Graham Brereton <[email protected]> * Update CHANGELOG.md Signed-off-by: Graham Brereton <[email protected]> --------- Signed-off-by: Graham Brereton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e3ee29 - Browse repository at this point
Copy the full SHA 4e3ee29View commit details -
refactor: optimize
allInjected
andallRecovered
states (#4199)* refactor: allInjected and allRecovered conditions Signed-off-by: Yue Yang <[email protected]> * chore: update Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> * chore: add tests Signed-off-by: Yue Yang <[email protected]> * Update condition_suite_test.go Signed-off-by: Yue Yang <[email protected]> * Update controller_test.go Signed-off-by: Yue Yang <[email protected]> * fix: remove unnecessary else Signed-off-by: Yue Yang <[email protected]> * chore: add comments Signed-off-by: Yue Yang <[email protected]> * Update ci.yml Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2d7fa5 - Browse repository at this point
Copy the full SHA c2d7fa5View commit details
Commits on Nov 2, 2023
-
chore(deps): Bump google.golang.org/grpc in /e2e-test (#4238)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.2...v1.58.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for edff162 - Browse repository at this point
Copy the full SHA edff162View commit details -
chore(deps): Bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#4239)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.55.0...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 440e3ea - Browse repository at this point
Copy the full SHA 440e3eaView commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d1e08a5 - Browse repository at this point
Copy the full SHA d1e08a5View commit details
Commits on Nov 13, 2023
-
chore(ci): skip scheduled upload on fork repo (#4254)
Signed-off-by: Ruihang Xia <[email protected]> Co-authored-by: Zhou Zhiqiang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a14670 - Browse repository at this point
Copy the full SHA 4a14670View commit details
Commits on Nov 14, 2023
-
chore: pkg import only once (#4252)
Signed-off-by: guoguangwu <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a473b6 - Browse repository at this point
Copy the full SHA 2a473b6View commit details
Commits on Nov 15, 2023
-
fix: validate DNS server IP in SetDNSServer (#4246)
* fix: validate DNS server IP in SetDNSServer Co-authored-by: Andrius Navasaitis <[email protected]> Signed-off-by: Graham Brereton <[email protected]> * test: add test coverage for SetDNSServer endpoint Signed-off-by: Graham Brereton <[email protected]> --------- Signed-off-by: Graham Brereton <[email protected]> Co-authored-by: Andrius Navasaitis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f44a688 - Browse repository at this point
Copy the full SHA f44a688View commit details
Commits on Nov 25, 2023
-
fix(test): docker command not found (#4258)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e41f38a - Browse repository at this point
Copy the full SHA e41f38aView commit details
Commits on Nov 28, 2023
-
docs: add greptimedb's adopter story (#4267)
Signed-off-by: Ruihang Xia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6126b2b - Browse repository at this point
Copy the full SHA 6126b2bView commit details
Commits on Nov 29, 2023
-
Allow chaos-dns-server affinity to be set in helm values (#4260)
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee64258 - Browse repository at this point
Copy the full SHA ee64258View commit details
Commits on Dec 12, 2023
-
chore: Add log fields for apply chaos and surrounding code (#4278)
* chore: Add log fields for apply chaos and surrounding code Signed-off-by: Mike Tonks <[email protected]> * chore: Update CHANGELOG Signed-off-by: Mike Tonks <[email protected]> --------- Signed-off-by: Mike Tonks <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a55558 - Browse repository at this point
Copy the full SHA 7a55558View commit details
Commits on Dec 15, 2023
-
sync remote chaos experiements status (#4188)
* sync remote chaos experiements status Signed-off-by: nio <[email protected]> * update changlog Signed-off-by: nio <[email protected]> --------- Signed-off-by: nio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 374536a - Browse repository at this point
Copy the full SHA 374536aView commit details
Commits on Dec 24, 2023
-
chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#4293)
* 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] <[email protected]> * fix: make tidy Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f82f353 - Browse repository at this point
Copy the full SHA f82f353View commit details
Commits on Dec 27, 2023
-
chore(deps): Bump github.com/containerd/containerd from 1.7.0 to 1.7.…
…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] <[email protected]> * fix: go mod tidy Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4b09bd - Browse repository at this point
Copy the full SHA e4b09bdView commit details -
Update byteman-helper to v4.0.22-0.12 (#4299)
* Update byteman-helper to v4.0.22-0.12 Signed-off-by: Matt Whitaker <[email protected]> * Update changelog Signed-off-by: Matt Whitaker <[email protected]> --------- Signed-off-by: Matt Whitaker <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02d6296 - Browse repository at this point
Copy the full SHA 02d6296View commit details
Commits on Jan 4, 2024
-
chore(deps): Bump tj-actions/changed-files from 34 to 41 in /.github/…
…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] <[email protected]> * chore: remove old workflows Signed-off-by: Yue Yang <[email protected]> * fix: show outputs Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b940adf - Browse repository at this point
Copy the full SHA b940adfView commit details -
chore(deps): Bump github.com/docker/docker from 23.0.3+incompatible t…
…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] <[email protected]> * fix: upgrade helm to resolve oras-go problems Signed-off-by: Yue Yang <[email protected]> * fix: go mod tidy Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f555768 - Browse repository at this point
Copy the full SHA f555768View commit details
Commits on Jan 20, 2024
-
fix: enable prometheus directive within coredns (#4321)
* 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 <[email protected]> * fix: update install.sh Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Thomas Boerger <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67bf9c4 - Browse repository at this point
Copy the full SHA 67bf9c4View commit details
Commits on Jan 21, 2024
-
feat!: GCP auth from existing secret (#4303)
* Add gcp client ID and secret from existing secret Closes #4206 Signed-off-by: Aleksandar Stojanov <[email protected]> * update changelog Signed-off-by: Aleksandar Stojanov <[email protected]> * fix ci tests Signed-off-by: Aleksandar Stojanov <[email protected]> * chore: update changelog Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Aleksandar Stojanov <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e912fb - Browse repository at this point
Copy the full SHA 2e912fbView commit details
Commits on Jan 27, 2024
-
feat: add rate action in NetworkChaos (#4017)
* 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 <[email protected]> * Introduce NetEm Rate with CRD option Signed-off-by: Balaji Arun <[email protected]> * fix: ci Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Balaji Arun <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4dcfa3 - Browse repository at this point
Copy the full SHA b4dcfa3View commit details
Commits on Jan 29, 2024
-
chore: upgrade upload/download-artifact to v4 (#4333)
* chore: upgrade upload-artifact to v4 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]>
Configuration menu - View commit details
-
Copy full SHA for cbffa62 - Browse repository at this point
Copy the full SHA cbffa62View commit details
Commits on Jan 30, 2024
-
chore(e2e): upgrade minikube (#4335)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a08714 - Browse repository at this point
Copy the full SHA 5a08714View commit details
Commits on Feb 2, 2024
-
chore(deps): Bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 (…
…#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3da8a12 - Browse repository at this point
Copy the full SHA 3da8a12View commit details -
fix: TTL configuration from wrong environment variables (#4338)
Signed-off-by: Yu Sitong <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4a070b - Browse repository at this point
Copy the full SHA f4a070bView commit details -
chore: reorganize the readme (#4342)
* Update README.md Signed-off-by: Yue Yang <[email protected]> * chore: reorganize the readme Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a13bfc8 - Browse repository at this point
Copy the full SHA a13bfc8View commit details -
fix: cross build on darwin (#4331)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3855098 - Browse repository at this point
Copy the full SHA 3855098View commit details
Commits on Feb 6, 2024
-
feat: loadBalancerSourceRanges in chaos-dashboard service (#4172)
* add support of loadBalancerSourceRanges to chaos-dashboard service in helm chart Signed-off-by: Mohammad Jamshidi <[email protected]> * updating CHANGELOG.md Signed-off-by: Mohammad Jamshidi <[email protected]> * fix: loadBalancerSourceRanges position in helm template Signed-off-by: Mohammad Jamshidi <[email protected]> * fix: re-add ETCD_UNSUPPORTED_ARCH env Signed-off-by: Yue Yang <[email protected]> * fix: get platform Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Mohammad Jamshidi <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a173a5 - Browse repository at this point
Copy the full SHA 1a173a5View commit details
Commits on Feb 8, 2024
-
e2e: update kubernetes versions (#4319)
Signed-off-by: huangyingting <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2471ea - Browse repository at this point
Copy the full SHA b2471eaView commit details
Commits on Feb 10, 2024
-
feat: add pr labeler workflow (#4325)
* feat: add pr labeler workflow Signed-off-by: Yue Yang <[email protected]> * fix: license checker Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb84633 - Browse repository at this point
Copy the full SHA eb84633View commit details
Commits on Mar 18, 2024
-
Fix typos word in chaosctl Readme (#4372)
Signed-off-by: zhanluxianshen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3847f94 - Browse repository at this point
Copy the full SHA 3847f94View commit details -
feat(helm): allow templating of dashboard rootUrl (#4370)
Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a10c606 - Browse repository at this point
Copy the full SHA a10c606View commit details
Commits on Mar 19, 2024
-
feat: read DB credentials from existing secret (#4363)
Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a15e4f - Browse repository at this point
Copy the full SHA 1a15e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d1370 - Browse repository at this point
Copy the full SHA 28d1370View commit details
Commits on Mar 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12d4810 - Browse repository at this point
Copy the full SHA 12d4810View commit details
Commits on Apr 2, 2024
-
fix: deprecated Stream method in
pkg/ctrl/server/exec.go
(#4380)Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e23120f - Browse repository at this point
Copy the full SHA e23120fView commit details
Commits on Apr 3, 2024
-
chore: upgrade the base image of dev/build-env (#4388)
Co-authored-by: Cwen Yin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38e49da - Browse repository at this point
Copy the full SHA 38e49daView commit details
Commits on May 14, 2024
-
fix: dashboard panic while replacing query namespace with target name…
…space in namespace scoped mode (#4410)
Configuration menu - View commit details
-
Copy full SHA for 6411f53 - Browse repository at this point
Copy the full SHA 6411f53View commit details
Commits on Jun 16, 2024
-
perf: simplify join func (#4434)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 700db92 - Browse repository at this point
Copy the full SHA 700db92View commit details
Commits on Jun 17, 2024
-
chore: add service account creation as optional and allow podSecurity (…
…#4390) Co-authored-by: Yue Yang <[email protected]> Co-authored-by: Abby Watterson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aef9e82 - Browse repository at this point
Copy the full SHA aef9e82View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5887f7f - Browse repository at this point
Copy the full SHA 5887f7fView commit details -
fix: correct fmt type to %T (#4378)
Signed-off-by: zhanluxianshen <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d06b5a8 - Browse repository at this point
Copy the full SHA d06b5a8View commit details -
fix: context cancel leak in portforward (#4373)
Signed-off-by: zhanluxianshen <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 629ddf6 - Browse repository at this point
Copy the full SHA 629ddf6View commit details -
refactor(ci): release helm chart (#4439)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e135d3 - Browse repository at this point
Copy the full SHA 0e135d3View commit details
Commits on Jun 20, 2024
-
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c6ba82 - Browse repository at this point
Copy the full SHA 1c6ba82View commit details -
chore: upgrade paths-filter (#4441)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a71476b - Browse repository at this point
Copy the full SHA a71476bView commit details
Commits on Jun 23, 2024
-
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82f2d10 - Browse repository at this point
Copy the full SHA 82f2d10View commit details
Commits on Jul 9, 2024
-
fix(integration test): upgrade localstack (#4430)
* fix: bump version of localstack Signed-off-by: Zhou Zhiqiang <[email protected]> * chore: show log content while testcase failing Signed-off-by: Zhou Zhiqiang <[email protected]> * fix: update rate definition in graphql Signed-off-by: STRRL <[email protected]> * fix: make check Signed-off-by: Zhou Zhiqiang <[email protected]> * fix: rate -> rate Signed-off-by: Zhou Zhiqiang <[email protected]> * chore: do not need helm repo update in github action Signed-off-by: STRRL <[email protected]> --------- Signed-off-by: Zhou Zhiqiang <[email protected]> Signed-off-by: STRRL <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f4feec - Browse repository at this point
Copy the full SHA 9f4feecView commit details
Commits on Jul 15, 2024
-
Bump version to toda to v0.2.4 (#4449)
Signed-off-by: Yang Keao <[email protected]> Co-authored-by: Zhou Zhiqiang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 888ec3d - Browse repository at this point
Copy the full SHA 888ec3dView commit details
Commits on Jul 23, 2024
-
fix: chaos controller can't find daemonIP over 1000 nodes using endpo…
…ints (#4421) * fix: chaos controller can't find daemonIP over 1000 node using endpoints Signed-off-by: aheizi <[email protected]> Signed-off-by: yangquan1 <[email protected]> * chore: format Signed-off-by: Yue Yang <[email protected]> * fix: allow ctrl role to access endpointslices Signed-off-by: Yue Yang <[email protected]> * fix: correct apiGroups Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: aheizi <[email protected]> Signed-off-by: yangquan1 <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: yangquan1 <[email protected]> Co-authored-by: Yue Yang <[email protected]> Co-authored-by: Zhou Zhiqiang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49aa87c - Browse repository at this point
Copy the full SHA 49aa87cView commit details
Commits on Aug 21, 2024
-
ci: fix release chart token (#4473)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da69c6d - Browse repository at this point
Copy the full SHA da69c6dView commit details
Commits on Sep 2, 2024
-
Minor fixes in certificates to make them ArgoCD friendly (#4482)
* Minor fixes in certificates to make them ArgoCD friendly * chore: update changelog Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Mark Kharitonov <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e11f64 - Browse repository at this point
Copy the full SHA 7e11f64View commit details
Commits on Sep 13, 2024
-
refactor: renew issue templates (#4496)
* refactor: renew issue templates Signed-off-by: Yue Yang <[email protected]> * Update pull_request_template.md Signed-off-by: Yue Yang <[email protected]> * Update e2e_test.yml Signed-off-by: Yue Yang <[email protected]> * Update integration_test.yml Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfe8736 - Browse repository at this point
Copy the full SHA bfe8736View commit details
Commits on Sep 20, 2024
-
fix: excessive records by adding the
MaxEvents
field (#4402)Signed-off-by: Gallardot <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41fb4a2 - Browse repository at this point
Copy the full SHA 41fb4a2View commit details -
feat: add option to toggle metric scraping of chaos-daemon (#4488)
Signed-off-by: Chris Ng <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24a3c53 - Browse repository at this point
Copy the full SHA 24a3c53View commit details -
chore(deps): Bump golang.org/x/net from 0.17.0 to 0.23.0 (#4401)
* chore(deps): Bump golang.org/x/net from 0.17.0 to 0.23.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](golang/net@v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Yue Yang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8a0da9 - Browse repository at this point
Copy the full SHA f8a0da9View commit details
Commits on Sep 29, 2024
-
chore: fix bug report issue template (#4509)
Signed-off-by: STRRL <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e81358b - Browse repository at this point
Copy the full SHA e81358bView commit details
Commits on Sep 30, 2024
-
fix: add codecov token to action (#4513)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 648dcd4 - Browse repository at this point
Copy the full SHA 648dcd4View commit details -
chore: update cherrypick options becase of 2.7 released (#4510)
Signed-off-by: STRRL <[email protected]> Co-authored-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24ddcc0 - Browse repository at this point
Copy the full SHA 24ddcc0View commit details
Commits on Oct 15, 2024
-
chore: update changelog after v2.7 (#4520)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47c77e2 - Browse repository at this point
Copy the full SHA 47c77e2View commit details
Commits on Oct 16, 2024
-
chore!: upgrade pnpm lockfile version to 9.0 (#4522)
* chore!: upgrade pnpm lockfile Signed-off-by: Yue Yang <[email protected]> * chore!: upgrade pnpm to v9 Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3e362f - Browse repository at this point
Copy the full SHA e3e362fView commit details -
fix: get a single archive by kind (#4521)
* fix: get a single archive by kind Signed-off-by: Yue Yang <[email protected]> * Update CHANGELOG.md Signed-off-by: Yue Yang <[email protected]> * Revert pnpm-lock.yaml Signed-off-by: Yue Yang <[email protected]> --------- Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4794eb7 - Browse repository at this point
Copy the full SHA 4794eb7View commit details
Commits on Oct 18, 2024
-
fix: use a semver version of gocov-xml (#4527)
Signed-off-by: Yue Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7844357 - Browse repository at this point
Copy the full SHA 7844357View commit details
Commits on Oct 21, 2024
-
chore: support endorsemnet for maintainers (#4529)
* chore: support endorsemnet for maintainers Signed-off-by: STRRL <[email protected]> * chore: update license header checking config Signed-off-by: STRRL <[email protected]> --------- Signed-off-by: STRRL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64a7a81 - Browse repository at this point
Copy the full SHA 64a7a81View commit details