Skip to content

Releases: snakemake/snakemake-executor-plugin-kubernetes

v0.2.1

07 Sep 18:11
78dd8dd
Compare
Choose a tag to compare

0.2.1 (2024-09-07)

Performance Improvements

  • update kubernetes requirement from >=27.2.0,<30 to >=27.2.0,<31 (#20) (046d06f)

v0.2.0

16 Aug 07:22
33774a5
Compare
Choose a tag to compare

0.2.0 (2024-08-15)

Features

  • PVC support for kubernetes (continuation of #9) (#22) (33a6809)

Bug Fixes

  • handle cases when running inside a kubernetes cluster (#17) (a031314)

v0.1.5

12 Mar 09:26
127bedf
Compare
Choose a tag to compare

0.1.5 (2024-03-12)

Bug Fixes

  • Allow kubernetes versions 28 and 29 (#10) (47a5f37)
  • update snakemake-interface-executor-plugins requirement from ^8.0.2 to >=9.0.0,<10.0.0 (#12) (861c44f)

v0.1.4

08 Dec 19:30
cd775c1
Compare
Choose a tag to compare

0.1.4 (2023-12-08)

Documentation

v0.1.3

27 Nov 10:32
44b6c8f
Compare
Choose a tag to compare

0.1.3 (2023-11-20)

Bug Fixes

  • adapt to interface changes (ea27410)

v0.1.2

27 Oct 11:01
783c336
Compare
Choose a tag to compare

0.1.2 (2023-10-27)

Bug Fixes

v0.1.1

17 Oct 11:55
a31cf75
Compare
Choose a tag to compare

0.1.1 (2023-10-17)

Bug Fixes

Miscellaneous Chores

v0.1.0

17 Oct 10:58
e4f579d
Compare
Choose a tag to compare

0.1.0 (2023-10-17)

Bug Fixes

  • adapt to API changes (6579f2e)
  • adapt to changes in snakemake-interface-executor-plugins (11528ea)
  • use correct jobid (5373443)