Skip to content

Releases: google/pathways-job

v0.1.4

22 Oct 22:59
c0cc759

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

13 Oct 20:50
95168d0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

23 Jun 18:26
adcade7

Choose a tag to compare

What's Changed

  • Update README.md with uninstall instruction. by @RoshaniN in #21
  • Update README.md , fix contributing.md link by @RoshaniN in #22
  • Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group across 1 directory by @dependabot in #19
  • Place pathways-head pod exclusively on one CPU node. by @RoshaniN in #23
  • Exclusive CPU nodes only for default mode. by @RoshaniN in #24

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 Apr 00:28
e27fda2

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

08 Apr 20:52
0ba83a6

Choose a tag to compare

What's Changed

  • Define PathwaysJob CRD ; construct PathwaysJob object with different deployment modes. by @RoshaniN in #2
  • Bump golang.org/x/net from 0.25.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #4
  • PathwaysJob status tracking, implementing Pathways head pod. by @RoshaniN in #3
  • Emitting Pathways metrics from PathwaysJob. by @RoshaniN in #6
  • Integrating remote python into PathwaysJob. by @RoshaniN in #8
  • Building installation artifacts. by @RoshaniN in #7
  • Rename Remote Python to Colocated Python & Replace Colocate mode with ColocateHeadWithWorkers by @SujeethJinesh in #9
  • Upgrade JobSet, controller-gen versions, v0.1.0 by @RoshaniN in #10
  • Integrating elasticity into PathwaysJob. by @RoshaniN in #5
  • Add worker env variables. by @RoshaniN in #12
  • Adding custom env, terminationGracePeriodSeconds, priorityClassName by @RoshaniN in #13
  • Pass labels to Jobset for integration with kueue. by @RoshaniN in #14
  • Updating the image pull policy of the controller. by @RoshaniN in #15
  • Inject JAX backend target using main container name. by @RoshaniN in #16

New Contributors

Full Changelog: https://github.com/google/pathways-job/commits/v0.1.0

v0.1.0-dev

26 Mar 21:08

Choose a tag to compare

v0.1.0-dev Pre-release
Pre-release

Initial dev release of PathwaysJob

What's Changed

  • Define PathwaysJob CRD ; construct PathwaysJob object with different deployment modes. by @RoshaniN in #2
  • Bump golang.org/x/net from 0.25.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #4
  • PathwaysJob status tracking, implementing Pathways head pod. by @RoshaniN in #3

New Contributors

Full Changelog: https://github.com/google/pathways-job/commits/v0.1.0-dev