Skip to content

v0.6.0

Compare
Choose a tag to compare
@KingsonKai KingsonKai released this 30 Oct 02:01
· 139 commits to main since this release
88ff305

In this release, support fault capabilities such as DNS fault and log injection, and the visual orchestration interface provides support for various nodes such as traffic injection and measurement, providing support capabilities for automated chaos engineering

Enhancements

  • User interface orchestration interface supports measure engine nodes and traffic injection nodes #62
  • Supports offline deployment solutions and provides tools to import internal image registry with one click #106
  • In the experiment results interface, the orchestration node is supported to display detailed error log information #75
  • File content appending supports loop persistence mode (log injection) #93
  • The CR of the measurement engine supports recording the time point when the condition is met for the first time #86
  • Support injection capabilities related to DNS anomalies: DNS record injection, DNS server address injection #85
  • Implement a memory injection method that does not rely on container directories at all #71 #94

Bug Fixes

  • Fixed user interface failure to support memory injection in absolute value mode #84
  • Fixed the problem that the fault injection capabilities of modules such as file, process, and mem depended on the container/bin/bash command #71
  • Fixed the calculation method of container memory usage based on the /proc directory and changed it to based on the host's /sys/fs/cgroup directory #94