Skip to content

Releases: interlink-hq/interlink-slurm-plugin

0.5.2-patch1

03 Oct 13:25
e2a1cab

Choose a tag to compare

What's Changed

  • feat: add support for Kubernetes startup probes by @dciangot in #94

Full Changelog: 0.5.2...0.5.2-patch1

0.5.2

29 Sep 07:15
7a40736

Choose a tag to compare

What's Changed

  • SingularityDefaultOptions as per #71 by @dciangot in #72
  • re-integrate jobscript logic and run/init logs prefixes by @dciangot in #73
  • Add support for interlink.eu/wstunnel-client-commands annotation by @dciangot in #74
  • Il 0.3.7to0.5.2 end to end regressions by @antoinetran in #77
  • 67 interlink slurm plugin ignores resourcesannotations generates invalid slurm script directives cpus per task0 by @Bianco95 in #75
  • Add probe/readiness checks and documentation for state machine by @dciangot in #78
  • add tracability pod job id by @antoinetran in #82
  • Update SLURM config documentation with missing fields by @dciangot in #88
  • Fix compilation errors in probe script generation by @dciangot in #89
  • feat: add support for enroot as container runtime by @ffais in #79

New Contributors

  • @ffais made their first contribution in #79

Full Changelog: 0.5.1...0.5.2

0.5.2-pre6

19 Sep 12:41
d2ad475

Choose a tag to compare

0.5.2-pre6 Pre-release
Pre-release

Changelog

  • 80bcf7d Fix compilation errors in probe script generation
  • d2ad475 Merge pull request #89 from dciangot/fix/compilation-errors

0.5.2-pre5: Merge pull request #88 from dciangot/update-config-docs-rebased

19 Sep 12:27
02941c1

Choose a tag to compare

0.5.2-pre4

15 Jul 14:39
bf432c7

Choose a tag to compare

0.5.2-pre4 Pre-release
Pre-release

Changelog

  • bf432c7 Update prepare.go - fix wstunnel command?

0.5.2-pre3

12 Jul 12:54
8cff365

Choose a tag to compare

0.5.2-pre3 Pre-release
Pre-release

Changelog

  • 8cff365 Fix prepare.go job script

0.5.2-pre2

11 Jul 10:27
5a47ae1

Choose a tag to compare

0.5.2-pre2 Pre-release
Pre-release

What's Changed

  • re-integrate jobscript logic and run/init logs prefixes by @dciangot in #73
  • Add support for interlink.eu/wstunnel-client-commands annotation by @dciangot in #74

Full Changelog: 0.5.2-pre1...0.5.2-pre2

0.5.2-pre1

10 Jul 07:33
74e0619

Choose a tag to compare

0.5.2-pre1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.5.1...0.5.2-pre1

0.5.1

07 Jul 06:49
cae8201

Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.1-pre4

04 Jul 15:05
a1bfb9a

Choose a tag to compare

0.5.1-pre4 Pre-release
Pre-release

Changelog

  • a1bfb9a Merge pull request #70 from interlink-hq/align_0.5
  • b5eb043 bring job.sh and job.slurm back