Chaos Mesh v1.0.0 Release Notes

    • New implementation of IoChaos
      • Refactor the API and controller of IoChaos #932
      • Implement the project, a hook filesystem for injecting IO chaos
    • Support namespace scoped chaos #872
    • Record the error information on the Chaos object
    • Update Reconcile logic and make updated take effect immediately #920
    • Add command to check install script
    • Add hostNetwork option for controller-manager #874

    Major Bug Fixes

    • Fix the issue that fields selectors do not work #920
    • Fix the abnormal error when deleting chaos object
    • Fix incomplete experiments caused by the restart of Chaos Dashboard #933
    • Fix the bug caused by the empty target mode
    • Fix invalid usage of pointer in TimeChaos #904