Releases: opendatahub-io/distributed-workloads
v2.11.0
docs(README.md): updated validated examples to include s3 storage path
v2.11.0-RC2
Add multiGPU finetuning tests for granite, llama and mixtral models
v2.11.0-RC1
doc: Add instructions to build custom container images
v2.10.0-prerc1
Remove default fms-hf-tuning image
v2.10.0-nightly1
Add workflow to release ODH/DW with compiled test binaries
v1.0.0-rc.1
Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.0.0-rc.1 |
Multi-Cluster App Dispatcher | v1.35.0 |
CodeFlare-SDK | v0.8.0 |
InstaScale | v0.0.9 |
KubeRay | v0.6.0 |
Upstream release notes can be found at https://github.com/project-codeflare/codeflare-operator/releases/tag/v1.0.0-rc.1
What's Changed
- Revert incorrect changes in CodeFlare ImageStream by @sutaakar in #116
- Use yq to modify the codeflare-notebook-imagestream.yaml for release by @sutaakar in #117
- add new document for v2 quickstart by @KPostOffice in #104
- CRD name changes require small tweak in the quickstart docs by @jbusche in #119
- Upgrade KubeRay from 0.5.0 to 0.6.0 by @jbusche in #123
- Convert MNIST PyTorch and MNIST Ray test cases to go by @sutaakar in #103
- Makefile: Install ODH 2.x operator by @sutaakar in #120
- Upgrade to new operator design by @astefanutti in #125
- Update documentation based on new operator design by @astefanutti in #126
- Bind Ray ClusterRole to the new operator ServiceAccount by @astefanutti in #127
- Backport changes in ODH manifest tests by @sutaakar in #124
- Remove sync action by @anishasthana in #128
- Update dependency versions for release v1.0.0-rc.1 by @codeflare-machine-account in #129
Full Changelog: v0.2.3...v1.0.0-rc.1
v0.2.3
Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v0.2.3 |
Multi-Cluster App Dispatcher | v1.34.1 |
CodeFlare-SDK | v0.7.1 |
InstaScale | v0.0.8 |
KubeRay | v0.5.0 |
Upstream release notes can be found at https://github.com/project-codeflare/codeflare-operator/releases/tag/v0.2.3
What's Changed
- Add issues automation by @anishasthana in #97
- Minor typo "Deleteing" to "Deleting" by @ChristianZaccaria in #107
- Makefile: Add commands to install latest dev CodeFlare operator by @sutaakar in #109
- Update file paths in Quick-Start by @ChristianZaccaria in #82
- Fix the failing TestRayJobSubmissionRest test by @jiripetrlik in #110
- Release workflow: Replace any image tag in codeflare-notebook-imagestream.yaml by @sutaakar in #111
- Updating and adding more install detail into QuickStart by @jbusche in #73
- Add workflow to update manifests in odh-manifests repository by @ChughShilpa in #70
- Update dependency versions for release v0.2.3 by @codeflare-machine-account in #115
New Contributors
- @ChristianZaccaria made their first contribution in #107
- @jiripetrlik made their first contribution in #110
- @ChughShilpa made their first contribution in #70
Full Changelog: v0.2.2...v0.2.3
Distributed Workloads v0.2.2
This is a tagged release of the v0.2.2 version of the Distributed Workloads stack. It includes the following:
Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v0.2.2 |
Multi-Cluster App Dispatcher | v1.34.0 |
CodeFlare-SDK | v0.7.0 |
InstaScale | v0.0.7 |
KubeRay | v0.5.0 |
Upstream release notes can be found at https://github.com/project-codeflare/codeflare-operator/releases/tag/v0.2.2
What's Changed
- adding makefile to deploy into openshift by @eranra in #57
- PR GitHub workflow validating go files in test folder by @sutaakar in #79
- Provide OWNERS file for OpenShift CI by @sutaakar in #84
- Install CodeFlare tools from local file system by @sutaakar in #86
- Update tests to the latest CodeFlare operator version by @sutaakar in #87
- Defer retrieving GetRayJobId in test by @sutaakar in #89
- Fix workflows typo by @anishasthana in #91
- Add GitHub Action for automatic release by @sutaakar in #88
- Update dependency versions for release v0.2.2 by @codeflare-machine-account in #96
New Contributors
- @eranra made their first contribution in #57
- @codeflare-machine-account made their first contribution in #96
Full Changelog: v0.1.0...v0.2.2
Distributed Workloads v0.1.0
This is a tagged release of the v0.1.0 version of the Distributed Workloads stack. It includes the following:
Compatibilty Matrix
Component | Version |
---|---|
CodeFlare Operator | v0.1.0 |
Multi-Cluster App Dispatcher | v1.33.0 |
CodeFlare-SDK | v0.6.1 |
InstaScale | v0.0.6 |
KubeRay | v0.5.0 |
Upstream release notes can be found at https://github.com/project-codeflare/codeflare-operator/releases/tag/v0.1.0
What's Changed
- Sanity integration tests and Ray cluster test by @sutaakar in #66
- Ray cluster test using REST API by @sutaakar in #71
- Fix Ray generated configmap name by @anishasthana in #72
- Add images as variables in params.yaml for Ray by @anishasthana in #74
- Distributed Workloads v0.1.0 release by @anishasthana in #78
- Use specific version of CodeFlare notebook by @anishasthana in #83
New Contributors
Full Changelog: v0.0.4...v0.1.0
Distributed Workloads v0.0.4
This is a tagged release of the v0.0.4 version of the Distributed Workloads stack. It includes the following:
Compatibilty Matrix
Component | Version |
---|---|
CodeFlare Operator | v0.0.4 |
Multi-Cluster App Dispatcher | v1.31.0 |
CodeFlare-SDK | v0.4.4 |
InstaScale | v0.0.4 |
KubeRay | v0.5.0 |
Upstream release notes can be found at https://github.com/project-codeflare/codeflare-operator/releases/tag/v0.0.4
What's Changed
- Quick Start draft 0.0.1 by @MichaelClifford in #1
- Add overview to README by @accorvin in #2
- Update Quick-Start.md by @KPostOffice in #3
- small image version fix MCAD by @MichaelClifford in #4
- Fix helm command to install MCAD by @tedhtchang in #5
- Update Quick-Start.md by @KPostOffice in #7
- Update quickstart instructions to account for CodeFlare operator by @anishasthana in #9
- Automatically update codeflare image by @anishasthana in #10
- Quick start updates by @jbusche in #14
- add KubeRay manifests by @MichaelClifford in #13
- Add testing template by @MichaelClifford in #21
- update spawner page instructions by @MichaelClifford in #8
- CodeFlare Installation test by @KPostOffice in #22
- make test scripts executable by @KPostOffice in #26
- E2E CodeFlare delete portion by @jbusche in #24
- Add notebook cr template by @tedhtchang in #23
- Adding kfdef add and delete by @jbusche in #27
- some ray.sh updates by @MichaelClifford in #35
- Add opendatahub deployment to the Prerequisites by @tedhtchang in #33
- Adding Mini ML Workloads + TorchX-MCAD Test by @Maxusmusti in #31
- add Containerfile for mcad mnist test by @MichaelClifford in #32
- uninstall_codeflare_operator function has problem with pod deletion test by @jbusche in #34
- Fix typeo in the test README by @tedhtchang in #36
- Update resource requirements by @anishasthana in #38
- Bring manifests in line with odh-manifests by @anishasthana in #39
- Use pinned version of CodeFlare operator by @anishasthana in #44
- CPU bump and memory decrease for custom notebook by @jbusche in #42
- fix(doc): Update link to ODH operator installation guide by @astefanutti in #48
- move CodeFlare operator installation to pre-requisite by @KPostOffice in #49
- use opendatahub ray operator image to bypass dockerhub rate limiting by @KPostOffice in #51
- Add link to instructions for setting up GPU operator by @accorvin in #54
- update ray operator image by @KPostOffice in #55
- Updating quickstart guide by @Fiona-Waters in #52
- add scc that forces ray pods to run as user 1000 by @KPostOffice in #56
- Update Artifacts for CodeFlare Stack 0.0.4 by @anishasthana in #58
- Allow Mac to run e2e test by @tedhtchang in #53
New Contributors
- @MichaelClifford made their first contribution in #1
- @accorvin made their first contribution in #2
- @KPostOffice made their first contribution in #3
- @tedhtchang made their first contribution in #5
- @anishasthana made their first contribution in #9
- @jbusche made their first contribution in #14
- @Maxusmusti made their first contribution in #31
- @astefanutti made their first contribution in #48
- @Fiona-Waters made their first contribution in #52
Full Changelog: https://github.com/opendatahub-io/distributed-workloads/commits/v0.0.4