chaos-mesh
chaos-mesh copied to clipboard
fix(ui): IOChaos `containerNames` field
Signed-off-by: Yue Yang [email protected]
What problem does this PR solve?
Close #3507.
What's changed and how it works?
Related changes
- [ ] Need to update
chaos-mesh/website - [ ] Need to update
Dashboard UI - Need to cheery-pick to release branches
- [x] release-2.3
- [x] release-2.2
Checklist
CHANGELOG
- [x] I have updated the
CHANGELOG.md - [ ] I have labeled this PR with "no-need-update-changelog"
Tests
- [ ] Unit test
- [ ] E2E test
- [x] No code
- [ ] Manual test (add steps below)
Side effects
- [ ] Breaking backward compatibility
DCO
If you find the DCO check fails, please run commands like below (Depends on the actual situations. For example, if the failed commit isn't the most recent) to fix it:
git commit --amend --signoff
git push --force
[REVIEW NOTIFICATION]
This pull request has been approved by:
- Andrewmatilde
- YangKeao
To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.
The full list of commands accepted by this bot can be found here.
Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
PTAL @YangKeao .
/merge
This pull request has been accepted and is ready to merge.
cherry pick to release-2.2 failed
cherry pick to release-2.3 failed