Skip to content

Version 0.18.0

Compare
Choose a tag to compare
@johrstrom johrstrom released this 18 Oct 15:00
· 75 commits to master since this release
ce42879

[0.18.0] - 10-18-2021

Fixed

  • Fixed LHA crashing on strange bash output in 322.

Added

  • All adapters now respond to #{adapter}? methods like slurm?, pbspro?, kubernetes? and so on
    in 326.

Changed

  • The kubernetes adapter now expects to set context statically in 324.
    And can now accept context as a part of it's interface. It will now also always send --context when using OIDC
    and that context defaults to the clustername in 327.
  • Removed the activesupport dependency in 329.