Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Open
wants to merge 906 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 12, 2022

  1. Use net.Interfaces() to implement getAllInterfaces() (#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]>
    FingerLeader and ti-chi-bot authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    4bc7ef5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. 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]>
    YangKeao and ti-chi-bot authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    cff370e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. [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]>
    anuragpaliwal80 and g1eny0ung authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    42fcabc View commit details
    Browse the repository at this point in the history
  2. 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]>
    yoonian and Andrewmatilde authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f9935a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. 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]>
    bingMillion and zhengbingxian authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    460caa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. 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]>
    bingMillion and zhengbingxian authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    8358017 View commit details
    Browse the repository at this point in the history
  2. 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]>
    yoonian and cwen0 authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    cbead3e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. fix: pr template (#3571)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    88eede8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. 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]>
    g1eny0ung authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    62f9e43 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. 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]>
    STRRL authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    c7f354a View commit details
    Browse the repository at this point in the history
  2. 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]>
    3 people authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d60254d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. 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]>
    cwen0 authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    d7012f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. 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]>
    cwen0 authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    5b530f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. 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]>
    Andrewmatilde authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    eaa832c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. chore: update infomation about zhiqiang (#3611)

    Signed-off-by: STRRL <[email protected]>
    
    Signed-off-by: STRRL <[email protected]>
    STRRL authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    439c70a View commit details
    Browse the repository at this point in the history
  2. 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]>
    STRRL and ti-chi-bot authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    edc2d3e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Update dev meeting info (#3600)

    * Update community meeting info
    
    Signed-off-by: dcalvin <[email protected]>
    dcalvin authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    4152a88 View commit details
    Browse the repository at this point in the history
  2. 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]>
    g1eny0ung authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    61f2af4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    deac82c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. 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]>
    g1eny0ung authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    c2adcbd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. delete ip/hostname check in validation webhook (#3483)

    Signed-off-by: Jerry Jia <[email protected]>
    jia-jerry authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    9c3f63a View commit details
    Browse the repository at this point in the history
  2. *: 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]>
    4 people authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b936e80 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. 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]>
    STRRL authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    a863d49 View commit details
    Browse the repository at this point in the history
  2. 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]>
    cwen0 and g1eny0ung authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    6ddbb36 View commit details
    Browse the repository at this point in the history
  3. 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]>
    basit9958 and ti-chi-bot authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    0ec3317 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. 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]>
    YangKeao and STRRL authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    60df8b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. 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]>
    g1eny0ung and ti-chi-bot authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5749dc0 View commit details
    Browse the repository at this point in the history
  2. 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]>
    STRRL and ti-chi-bot authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    b98ea9d View commit details
    Browse the repository at this point in the history
  3. chore: update info about Glen Yang (#3649)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    2454a69 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. fix: remove limit action from BlockChaos (#3655)

    Signed-off-by: YangKeao <[email protected]>
    YangKeao authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    9fc0fad View commit details
    Browse the repository at this point in the history
  2. chore: remove unused var (#3648)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    7e472f7 View commit details
    Browse the repository at this point in the history
  3. 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]>
    STRRL and ti-chi-bot authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e172c06 View commit details
    Browse the repository at this point in the history
  4. 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]>
    g1eny0ung and ti-chi-bot authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    a6620f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. 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]>
    STRRL and ti-chi-bot authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a289ee3 View commit details
    Browse the repository at this point in the history
  2. 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]>
    STRRL authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    6a2bb79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    010070f View commit details
    Browse the repository at this point in the history
  4. 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]>
    alekczapski and ti-chi-bot authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    0f66cb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. chore: update v2.4.0 changelog (#3675)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e188588 View commit details
    Browse the repository at this point in the history
  2. 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]>
    g1eny0ung authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    ed62c84 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. 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]>
    STRRL and g1eny0ung authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    1956fb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. chore: add Artifact Hub badge (#3682)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    9128fe9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. 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]>
    STRRL authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    54d9a8a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. 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]>
    STRRL authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d25b6a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9518833 View commit details
    Browse the repository at this point in the history
  3. ci(signed release): login to ghcr

    Signed-off-by: STRRL <[email protected]>
    STRRL committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    36fa058 View commit details
    Browse the repository at this point in the history
  4. 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]>
    g1eny0ung authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    589ca15 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. chore: move config out of workflows dir (#3711)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8221bf6 View commit details
    Browse the repository at this point in the history
  2. 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]>
    shoothzj and ti-chi-bot authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f1384f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. docs(adopters): update netease fuxi lab link (#3719)

    Signed-off-by: STRRL <[email protected]>
    
    Signed-off-by: STRRL <[email protected]>
    STRRL authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3c8abd5 View commit details
    Browse the repository at this point in the history
  2. 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]>
    g1eny0ung authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    2f0e393 View commit details
    Browse the repository at this point in the history
  3. 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]>
    STRRL and g1eny0ung authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ee8a42d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. 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]>
    STRRL and ti-chi-bot authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0bac96e View commit details
    Browse the repository at this point in the history
  2. 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]>
    STRRL and ti-chi-bot authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    99c6581 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. 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]>
    STRRL and ti-chi-bot authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f45d612 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. fix: ignore unnecessary workflows when **.md or ui/** 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]>
    g1eny0ung authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    604bef2 View commit details
    Browse the repository at this point in the history
  2. 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]>
    dependabot[bot] and ti-chi-bot authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    af1792c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. fix: replace actions/checkout from master to v3 (#3737)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    ece0909 View commit details
    Browse the repository at this point in the history
  2. fix: file name (#3736)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2dad0f6 View commit details
    Browse the repository at this point in the history
  3. fix: ignore more unnecessary workflows (#3738)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    ce876cf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. 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]>
    g1eny0ung authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    8b13f5a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. 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]>
    g1eny0ung authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    9685160 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. chore: update .licenseyc.yaml for consistent style (#3757)

    Signed-off-by: STRRL <[email protected]>
    
    Signed-off-by: STRRL <[email protected]>
    STRRL authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5eea7cc View commit details
    Browse the repository at this point in the history
  2. fix: misc (#3762)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    852c402 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. 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]>
    STRRL and ti-chi-bot authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    9918756 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. 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>
    dependabot[bot] authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    cfbca5e View commit details
    Browse the repository at this point in the history
  2. 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]>
    3 people authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6907739 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. 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]>
    g1eny0ung and ti-chi-bot authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    628e68d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. fix: replace env variables with contexts (#3773)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    9d17421 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. chore: clean legacy files (#3782)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    40080be View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. 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]>
    g1eny0ung authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    191c9ae View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. bump go to 1.19.3 (#3770)

    Signed-off-by: JACQUES Francois <[email protected]>
    hypnoce authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    8dc83ab View commit details
    Browse the repository at this point in the history
  2. 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]>
    cwen0 and ti-chi-bot authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    fc1349d View commit details
    Browse the repository at this point in the history
  3. 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]>
    3 people authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    2617080 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. 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>
    dependabot[bot] authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    811ccba View commit details
    Browse the repository at this point in the history
  2. 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]>
    yeya24 and ti-chi-bot authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    32e36ba View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. 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>
    dependabot[bot] authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    042fb87 View commit details
    Browse the repository at this point in the history
  2. 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]>
    g1eny0ung authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    d62eeb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. 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]>
    STRRL authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    e26351d View commit details
    Browse the repository at this point in the history
  2. 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]>
    4 people authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    ecbaf49 View commit details
    Browse the repository at this point in the history
  3. ADD HTTP TLS Support (#3647)

    * 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]>
    4 people authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    80a288f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. 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]>
    STRRL authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c058d88 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. 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]>
    FingerLeader authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    f7cb8eb View commit details
    Browse the repository at this point in the history
  2. 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]>
    FingerLeader authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    ea99efa View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. chore: update pr tempalte for 2.5 (#3832)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    42ecdd3 View commit details
    Browse the repository at this point in the history
  2. 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]>
    g1eny0ung and ti-chi-bot authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    eda5afb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. test(ui): fix <Scope /> tests (#3839)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f73f587 View commit details
    Browse the repository at this point in the history
  2. test(ui): update mui-extends snapshots (#3841)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    669470a View commit details
    Browse the repository at this point in the history
  3. test(ui): fix a mistake introduced in #3841 (#3843)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    e1ea95f View commit details
    Browse the repository at this point in the history
  4. 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]>
    g1eny0ung authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    1a807ff View commit details
    Browse the repository at this point in the history
  5. 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]>
    dependabot[bot] and g1eny0ung authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    65234b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. fix: container kill desc (#3852)

    Signed-off-by: Yue Yang <[email protected]>
    
    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    a4ff238 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Add physicalmachinechaos example (#3862)

    * add physicalmachinechaos example
    
    Signed-off-by: cwen0 <[email protected]>
    
    Signed-off-by: cwen0 <[email protected]>
    cwen0 authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c2ed195 View commit details
    Browse the repository at this point in the history
  2. 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]>
    cwen0 authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    386291e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. 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]>
    STRRL authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5b5c537 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. 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]>
    cwen0 authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    2b22039 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. 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>
    dependabot[bot] authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    24e7e1b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. 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>
    dependabot[bot] authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8cc9aed View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. 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]>
    q7r authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    fffed7e View commit details
    Browse the repository at this point in the history
  2. 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]>
    raymyers authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    70aad4c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. 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]>
    g1eny0ung authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    6f9ab51 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. 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]>
    fasmat and STRRL authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    373785d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. chore: bump ginkgo version in dev-env to v2 (#3923)

    Signed-off-by: STRRL <[email protected]>
    STRRL authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    80008e7 View commit details
    Browse the repository at this point in the history
  2. 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]>
    3 people authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    64dc83b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. 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]>
    xlgao-zju authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b031d88 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Revert "update chaos-coredns version to v0.2.4" (#3967)

    This reverts commit b031d88.
    g1eny0ung authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    23b8b55 View commit details
    Browse the repository at this point in the history
  2. 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]>
    g1eny0ung authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    43fa669 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. 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]>
    5 people authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    59f76b4 View commit details
    Browse the repository at this point in the history
  2. fix: supplement read-only token (#3971)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d3c8a29 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    de39d6b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. 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]>
    torbendury and ti-chi-bot authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    2d1cea6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Update chaos mesh images (#3905)

    Signed-off-by: John Howlett <[email protected]>
    johnhowlett authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f2f869a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. 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]>
    cwen0 authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e095ade View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. 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]>
    cwen0 authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    d26b751 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md (#3984)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    dec919e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. refactor: use Orval and React Query (#3748)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c37b598 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. 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]>
    3 people authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    71f10d2 View commit details
    Browse the repository at this point in the history
  2. 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]>
    dependabot[bot] and g1eny0ung authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    14c3b51 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. 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]>
    3 people authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1c5a0ef View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    dd6ec0d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. 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]>
    dependabot[bot] and g1eny0ung authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a1ecbdc View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. chore: remove IN_DOCKER env in Makefile (#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]>
    g1eny0ung and ti-chi-bot authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6a7f7a5 View commit details
    Browse the repository at this point in the history
  2. 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]>
    dependabot[bot] and g1eny0ung authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ede2f91 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. fix(ci): restrict access to kubeconfig (#4002)

    Signed-off-by: Yue Yang <[email protected]>
    Co-authored-by: Ti Chi Robot <[email protected]>
    g1eny0ung and ti-chi-bot authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    25a841a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. 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]>
    g1eny0ung authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    e5c03c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. improve pause (#4018)

    * 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]>
    xlgao-zju and STRRL authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    2e87858 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. 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]>
    jwojnarowicz authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f7c633a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. 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]>
    STRRL and g1eny0ung authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    0b31a51 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. 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]>
    g1eny0ung authored May 3, 2023
    Configuration menu
    Copy the full SHA
    e2f2292 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    9a8a77f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    9c55ffd View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. 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]>
    STRRL authored May 9, 2023
    Configuration menu
    Copy the full SHA
    29335e8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. 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]>
    g1eny0ung and STRRL authored May 10, 2023
    Configuration menu
    Copy the full SHA
    7c75a0e View commit details
    Browse the repository at this point in the history
  2. 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]>
    g1eny0ung and STRRL authored May 10, 2023
    Configuration menu
    Copy the full SHA
    08185e7 View commit details
    Browse the repository at this point in the history
  3. 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]>
    dependabot[bot] and g1eny0ung authored May 10, 2023
    Configuration menu
    Copy the full SHA
    ca5b22e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. 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]>
    dependabot[bot] and g1eny0ung authored May 12, 2023
    Configuration menu
    Copy the full SHA
    73117dc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. ci: ignore twitter in checklink (#4052)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored May 17, 2023
    Configuration menu
    Copy the full SHA
    5ad66d9 View commit details
    Browse the repository at this point in the history
  2. 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]>
    9 people authored May 17, 2023
    Configuration menu
    Copy the full SHA
    a58b954 View commit details
    Browse the repository at this point in the history
  3. fix: upgrade pnpm to v8 (#4051)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored May 17, 2023
    Configuration menu
    Copy the full SHA
    afab5b4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. 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]>
    g1eny0ung authored May 26, 2023
    Configuration menu
    Copy the full SHA
    2dc55a2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    5302704 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. 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]>
    g1eny0ung authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2cd55d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. 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]>
    dependabot[bot] and g1eny0ung authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f2a0874 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. 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]>
    g1eny0ung authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f8d938d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. 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>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8fab548 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. 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]>
    punarjitsingh-okta and STRRL authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    8d42e0c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. cleanup: remove redundant where statements (#4084)

    Co-authored-by: dayuy <[email protected]>
    Co-authored-by: Zhou Zhiqiang <[email protected]>
    3 people authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4208262 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. 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]>
    cwen0 authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    11a6ea9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    fc43351 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. 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]>
    muang0 and g1eny0ung authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4378436 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. 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]>
    dependabot[bot] and g1eny0ung authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    dc1704e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    813b650 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. 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]>
    dependabot[bot] and g1eny0ung authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    764dcc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. 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]>
    g1eny0ung and STRRL authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b60550b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. 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]>
    ChristianBieri1995 and g1eny0ung authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    93f4056 View commit details
    Browse the repository at this point in the history
  2. 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]>
    Gallardot authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c0c8f8b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. chore: check links only in modified files (#4144)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f1ee334 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. fix: section order of changelog (#4146)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    092614b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. 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]>
    raymyers and g1eny0ung authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    09e7c61 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. 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]>
    moqimoqidea and g1eny0ung authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ebcf2ad View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. 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]>
    spencercjh and g1eny0ung authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d6694c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Update Go to 1.20 (#4157)

    * 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]>
    fasmat authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    06417d7 View commit details
    Browse the repository at this point in the history
  2. 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]>
    cwen0 and g1eny0ung authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    253ed85 View commit details
    Browse the repository at this point in the history
  3. 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]>
    jamshidi799 and g1eny0ung authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c590319 View commit details
    Browse the repository at this point in the history
  4. 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]>
    g1eny0ung authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    854c52f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. 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]>
    nioshield and g1eny0ung authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    45fdbae View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. 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]>
    dependabot[bot] and g1eny0ung authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3c83a50 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. 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>
    dependabot[bot] authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1dde0af View commit details
    Browse the repository at this point in the history
  2. chore: upgrade actions/checkout to v3 (#4182)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4203632 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. 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]>
    fasmat and g1eny0ung authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a5d89c1 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    30d9600 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Update lru to v2 (#4189)

    Signed-off-by: Matthias <[email protected]>
    fasmat authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6d1246f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. 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]>
    fasmat authored Sep 16, 2023
    Configuration menu
    Copy the full SHA
    812bf46 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. chore: upgrade actions/upload-artifact to v3 (#4201)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    ceb8522 View commit details
    Browse the repository at this point in the history
  2. Update ginkgo to 2.12.0 (#4190)

    Signed-off-by: Matthias <[email protected]>
    Co-authored-by: Yue Yang <[email protected]>
    fasmat and g1eny0ung authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    05ca83e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. 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]>
    fasmat authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5dc1c2e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. 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]>
    jamshidi799 and g1eny0ung authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    fe094b8 View commit details
    Browse the repository at this point in the history
  2. Delete stale.yml (#4213)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    41379f8 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade actions/checkout to v4 (#4214)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    87b6322 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Update Makefile (#4222)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5b46d0d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. 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>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c0ea689 View commit details
    Browse the repository at this point in the history
  2. 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]>
    dependabot[bot] and g1eny0ung authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    13ea12f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. 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]>
    dependabot[bot] and cwen0 authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b7779dd View commit details
    Browse the repository at this point in the history
  2. 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]>
    dependabot[bot] and cwen0 authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8a74db7 View commit details
    Browse the repository at this point in the history
  3. fix: goroutine leak (#4229)

    Signed-off-by: 0xff-dev <[email protected]>
    Co-authored-by: Cwen Yin <[email protected]>
    0xff-dev and cwen0 authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    466578e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. 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]>
    Aleksandar Stojanov and g1eny0ung authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4d71f03 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. 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]>
    g1eny0ung authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5f30799 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. 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]>
    grahambrereton-form3 authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4e3ee29 View commit details
    Browse the repository at this point in the history
  2. refactor: optimize allInjected and allRecovered 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]>
    g1eny0ung authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c2d7fa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. 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>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    edff162 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    440e3ea View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    d1e08a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. chore(ci): skip scheduled upload on fork repo (#4254)

    Signed-off-by: Ruihang Xia <[email protected]>
    Co-authored-by: Zhou Zhiqiang <[email protected]>
    waynexia and STRRL authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4a14670 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. chore: pkg import only once (#4252)

    Signed-off-by: guoguangwu <[email protected]>
    Co-authored-by: Yue Yang <[email protected]>
    testwill and g1eny0ung authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2a473b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. 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]>
    grahambrereton-form3 and rekfuki-f3 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f44a688 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. fix(test): docker command not found (#4258)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Nov 25, 2023
    Configuration menu
    Copy the full SHA
    e41f38a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. docs: add greptimedb's adopter story (#4267)

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6126b2b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. 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]>
    josh-ferrell authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ee64258 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. 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]>
    miketonks-form3 authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7a55558 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. 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]>
    nioshield authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    374536a View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. 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]>
    dependabot[bot] and g1eny0ung authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    f82f353 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. 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]>
    dependabot[bot] and g1eny0ung authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e4b09bd View commit details
    Browse the repository at this point in the history
  2. 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]>
    M-Whitaker and g1eny0ung authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    02d6296 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. 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]>
    dependabot[bot] and g1eny0ung authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b940adf View commit details
    Browse the repository at this point in the history
  2. 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]>
    dependabot[bot] and g1eny0ung authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f555768 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. 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]>
    tboerger and g1eny0ung authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    67bf9c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. 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]>
    losisin and g1eny0ung authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2e912fb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. 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]>
    ibalajiarun and g1eny0ung authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b4dcfa3 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. 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]>
    g1eny0ung authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cbffa62 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. chore(e2e): upgrade minikube (#4335)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5a08714 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. 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>
    dependabot[bot] authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3da8a12 View commit details
    Browse the repository at this point in the history
  2. fix: TTL configuration from wrong environment variables (#4338)

    Signed-off-by: Yu Sitong <[email protected]>
    Co-authored-by: Yue Yang <[email protected]>
    YuSitong1999 and g1eny0ung authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f4a070b View commit details
    Browse the repository at this point in the history
  3. 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]>
    g1eny0ung authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a13bfc8 View commit details
    Browse the repository at this point in the history
  4. fix: cross build on darwin (#4331)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3855098 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. 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]>
    jamshidi799 and g1eny0ung authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1a173a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. e2e: update kubernetes versions (#4319)

    Signed-off-by: huangyingting <[email protected]>
    Co-authored-by: Yue Yang <[email protected]>
    huangyingting and g1eny0ung authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b2471ea View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. 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]>
    g1eny0ung authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    eb84633 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Fix typos word in chaosctl Readme (#4372)

    Signed-off-by: zhanluxianshen <[email protected]>
    zhanluxianshen authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3847f94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a10c606 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    1a15e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d1370 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    12d4810 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    e23120f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. chore: upgrade the base image of dev/build-env (#4388)

    Co-authored-by: Cwen Yin <[email protected]>
    g1eny0ung and cwen0 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    38e49da View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix: dashboard panic while replacing query namespace with target name…

    …space in namespace scoped mode (#4410)
    monitor1379 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    6411f53 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. perf: simplify join func (#4434)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    700db92 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. 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]>
    3 people authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    aef9e82 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    5887f7f View commit details
    Browse the repository at this point in the history
  2. fix: correct fmt type to %T (#4378)

    Signed-off-by: zhanluxianshen <[email protected]>
    Co-authored-by: Yue Yang <[email protected]>
    zhanluxianshen and g1eny0ung authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d06b5a8 View commit details
    Browse the repository at this point in the history
  3. fix: context cancel leak in portforward (#4373)

    Signed-off-by: zhanluxianshen <[email protected]>
    Co-authored-by: Yue Yang <[email protected]>
    zhanluxianshen and g1eny0ung authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    629ddf6 View commit details
    Browse the repository at this point in the history
  4. refactor(ci): release helm chart (#4439)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0e135d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fix: upgrade codecov (#4440)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1c6ba82 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade paths-filter (#4441)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a71476b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. fix: add runs-on (#4443)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    82f2d10 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. 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]>
    STRRL and g1eny0ung authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9f4feec View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Bump version to toda to v0.2.4 (#4449)

    Signed-off-by: Yang Keao <[email protected]>
    Co-authored-by: Zhou Zhiqiang <[email protected]>
    YangKeao and STRRL authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    888ec3d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. 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]>
    4 people authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    49aa87c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. ci: fix release chart token (#4473)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    da69c6d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. 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]>
    3 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7e11f64 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. 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]>
    g1eny0ung authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bfe8736 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. 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]>
    Gallardot and g1eny0ung authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    41fb4a2 View commit details
    Browse the repository at this point in the history
  2. 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]>
    chris-ng-scmp and g1eny0ung authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    24a3c53 View commit details
    Browse the repository at this point in the history
  3. 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]>
    dependabot[bot] and g1eny0ung authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f8a0da9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. chore: fix bug report issue template (#4509)

    Signed-off-by: STRRL <[email protected]>
    Co-authored-by: Yue Yang <[email protected]>
    STRRL and g1eny0ung authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e81358b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. fix: add codecov token to action (#4513)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    648dcd4 View commit details
    Browse the repository at this point in the history
  2. chore: update cherrypick options becase of 2.7 released (#4510)

    Signed-off-by: STRRL <[email protected]>
    Co-authored-by: Yue Yang <[email protected]>
    STRRL and g1eny0ung authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    24ddcc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. chore: update changelog after v2.7 (#4520)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    47c77e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. 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]>
    g1eny0ung authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e3e362f View commit details
    Browse the repository at this point in the history
  2. 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]>
    g1eny0ung authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4794eb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. fix: use a semver version of gocov-xml (#4527)

    Signed-off-by: Yue Yang <[email protected]>
    g1eny0ung authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7844357 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. 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]>
    STRRL authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    64a7a81 View commit details
    Browse the repository at this point in the history