Releases: google/pathways-job
Releases · google/pathways-job
v0.1.4
v0.1.3
What's Changed
- Update pathways-job_v1_pathwaysjob.yaml by @dannikay in #27
- Annotation by @guptaaka in #31
- Adding additional code owners who can approve PRs by @lukebaumann in #37
- Increase rm memory to 32GB by @wstcliyu in #36
- Use map NodeSelector instead of string by @wstcliyu in #38
- Colocated head with workers fix by @lukebaumann in #30
- Releasing v0.1.3 by @wstcliyu in #39
- Generate the YAML with CRDs for v0.1.3 by @wstcliyu in #40
New Contributors
- @dannikay made their first contribution in #27
- @guptaaka made their first contribution in #31
- @lukebaumann made their first contribution in #37
- @wstcliyu made their first contribution in #35
Full Changelog: v0.1.2...v0.1.3
v0.1.2
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
v0.1.0
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
- @RoshaniN made their first contribution in #2
- @dependabot made their first contribution in #4
- @SujeethJinesh made their first contribution in #9
Full Changelog: https://github.com/google/pathways-job/commits/v0.1.0
v0.1.0-dev
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
- @RoshaniN made their first contribution in #2
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/google/pathways-job/commits/v0.1.0-dev