Skip to content

2.0.0-Beta8

Compare
Choose a tag to compare
@imrajdas imrajdas released this 15 Jun 16:57
64a8b12

Major Updates

  • Added chaos scheduler dependency in the control plane server to support cron scheduling.
  • Added support for ARM64 architecture for Litmus control plane and agent plane components
  • A warning will be displayed for long-running workflow after 20 mins and added support for deleting and syncing long-running chaos workflows.
  • Added support to use predefined workflow from the connected MyHubs with the project.
  • Optimised the workflow’s graphql queries with support of pagination, sorting, and filtering.
  • Introduced chaos engine as a standalone workflow which makes it independent of Argo Workflow.
  • Added podGC strategy along with revert chaos to remove workflow related artifacts after the completion of workflow
    Note: Logs won’t be accessible if the revert chaos step is enabled.
  • Added new graph components (stack-bar graph, line-area graph, and radial charts) in the litmus-ui NPM package
  • Restructured the directory of the subscriber and bug fixes of kubeobject in the namespace mode.
  • Redesigned analytics dashboards with the new UI components and enhanced some of the existing features like workflow comparison, query manipulation, and dashboard operation. Also, Optimised the graphql APIs to fasten the real-time response.

Minor Updates

  • Removed Argo server deployment and its dependencies from the agent plane list
  • Enhanced the user interface of workflow editor in the litmus portal.