chaos-controller
chaos-controller copied to clipboard
Remove DisruptionRollout
What does this PR do?
- [X] Removes functionality
- [ ] Adds new functionality
- [ ] Alters existing functionality
- [ ] Fixes a bug
- [ ] Improves documentation or testing
Please briefly describe your changes as well as the motivation behind them:
This PR removes the disruption rollout functionality, per lack of usage.
Code Quality Checklist
- [x] The documentation is up to date.
- [ ] My code is sufficiently commented and passes continuous integration checks.
- [x] I have signed my commit (see Contributing Docs).
Testing
- [ ] I leveraged continuous integration testing
- [ ] by depending on existing
unittests orend-to-endtests. - [ ] by adding new
unittests orend-to-endtests.
- [ ] by depending on existing
- [ ] I manually tested the following steps:
-
x - [ ] locally.
- [ ] as a canary deployment to a cluster.
-