Skip to content

flux v1.26

Choose a tag to compare

@itz-me-zappex itz-me-zappex released this 16 May 18:42

Release notes:

  • Fixed cpu-limit config key accepts any value without throwing an error.
  • Now daemon shows number of line in warnings from validation step where daemon did not have access to currently handled line.
  • Added complete and flexible support for groups, these are can be used to avoid repeating yourself, reduce config file size and simplify editing of actions for multiple sections at the same time.
  • Minor fixes and improvements.