Skip to content

v1.0.3

Compare
Choose a tag to compare
@cwen0 cwen0 released this 16 Dec 14:56
· 5 commits to release-1.0 since this release
28de66e

This patch release includes bug fixes for Scheduler, NetworkChaos, IoChaos, and Chaos Dashboard.

Enhancements

  • controller-manager now connects chaos-daemon by using endpoints to find chaos-daemon IP, instead of using hostPort directly #1253
  • toda updated to v0.1.9 and nsexec is used to replace nsenter #1280

Fixes

  • Some fixes for Chaos Dashboard
    • Fixed: Chaos Dashboard panic due to invalid TargetScope filed #1210
    • Fixed: repeated parsing of attr field when creating IoChaos #1223
  • Fixed: NetworkChaos/IoChaos slow recovery #1241
  • Fixed: scheduler error nextRecover shouldn’t be later than nextStart #1284