Skip to content

Releases: OSC/ood_core

Version 0.23.0

18 Jan 16:10
c36da2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.23.0

Version 0.22.0

31 Oct 16:30
dc7bfbd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.22.0

Version 0.21.0

01 Aug 17:08
fcbfdb1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.2...v0.21.0

v0.20.2

28 Jul 19:52
32a0c3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.1...v0.20.2

Version 0.20.1

21 Jul 18:49
9b82215
Compare
Choose a tag to compare

What's Changed

  • Update climate_control requirement from ~> 1.0.0 to ~> 1.1.1 by @dependabot in #761
  • check for nohttpd option before using it with vncserver by @johrstrom in #767
  • bump version and update changelog by @johrstrom in #769

Full Changelog: v0.20.0...v0.20.1

v0.20.0

03 Jun 20:19
c31c3ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.20.0

Version 0.19.0

02 Mar 16:25
fd26e16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.1...v0.19.0

Version 0.18.1

18 Oct 18:19
7505a97
Compare
Choose a tag to compare

Changelog

[0.18.1] - 10-18-2021

Fixed

  • Fixed kubernetes initialization in 331.

Version 0.18.0

18 Oct 15:00
ce42879
Compare
Choose a tag to compare

[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.

version 0.17.6

24 Aug 15:57
1205c05
Compare
Choose a tag to compare

[0.17.6] - 8-24-2021

Added

  • kubernetes now allows for arbitrary labels to be set in 317.
  • kubernetes now allows for limits and requests to be different in 318.