Releases: project-codeflare/codeflare-operator
Releases · project-codeflare/codeflare-operator
v1.12.0
CodeFlare Stack Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.12.0 |
CodeFlare-SDK | v0.24.0 |
AppWrapper | v0.27.0 |
KubeRay | v1.1.0 |
Kueue | v0.8.3 |
What's Changed
- Use Red Hat Go toolset image for CodeFlare operator image build by @sutaakar in #627
- AppWrapper e2e: Remove creationTimestamp from marshalled template by @sutaakar in #630
- Raise Kueue version in CodeFlare operator by @sutaakar in #628
- Remove AppWrapper workaround for downgrading Go lang version by @sutaakar in #631
- Add --cgroup-manager cgroupfs for e2e PR check by @sutaakar in #635
- Update dependency versions for release v1.12.0 by @codeflare-machine-account in #636
Full Changelog: v1.11.0...v1.12.0
v1.11.0
CodeFlare Stack Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.11.0 |
CodeFlare-SDK | v0.23.1 |
AppWrapper | v0.27.0 |
KubeRay | v1.1.0 |
Kueue | v0.8.3 |
What's Changed
- Add RBAC aggregator cluster roles for appwrappers by @dgrove-oss in #623
- Update appwrappers to 0.27.0 by @dgrove-oss in #625
- Update dependency versions for release v1.11.0 by @codeflare-machine-account in #626
Full Changelog: v1.10.0...v1.11.0
v1.10.0
CodeFlare Stack Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.10.0 |
CodeFlare-SDK | v0.22.0 |
AppWrapper | v0.26.0 |
KubeRay | v1.1.0 |
Kueue | v0.8.1 |
What's Changed
- Add creation of kueue resources in e2e tests by @ChughShilpa in #616
- update codeflare-common version to remove replace for prometheus/common by @dgrove-oss in #619
- Update appwrappers to v0.26.0 by @dgrove-oss in #621
- Update dependency versions for release v1.10.0 by @codeflare-machine-account in #622
Full Changelog: v1.9.0...v1.10.0
v1.9.0
CodeFlare Stack Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.9.0 |
CodeFlare-SDK | v0.21.0 |
AppWrapper | v0.25.0 |
KubeRay | v1.1.0 |
Kueue | v0.8.1 |
What's Changed
- Update cert generator image to Ray 2.35 by @Fiona-Waters in #615
- Update appwrappers to v0.25.0 by @dgrove-oss in #617
- Update dependency versions for release v1.9.0 by @codeflare-machine-account in #618
Full Changelog: v1.8.0...v1.9.0
v1.8.0
CodeFlare Stack Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.8.0 |
CodeFlare-SDK | v0.20.2 |
AppWrapper | v0.24.0 |
KubeRay | v1.1.0 |
Kueue | v0.7.0 |
What's Changed
- Add sleep before creating Kueue resources by @jiripetrlik in #610
- codflare-operator manifests kustomize v5 upgrade by @oksanabaza in #609
- Add varshaprasad96 to OWNERS by @astefanutti in #612
- update appwrappers to v0.24.0 by @dgrove-oss in #611
- add hash to end of resource names to avoid name clash by @KPostOffice in #605
- RBAC fix to enable slack cluster queue lending limit adjustment by @dgrove-oss in #613
- Update dependency versions for release v1.8.0 by @codeflare-machine-account in #614
Full Changelog: v1.7.0...v1.8.0
v1.7.0
CodeFlare Stack Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.7.0 |
CodeFlare-SDK | v0.19.1 |
AppWrapper | v0.23.0 |
KubeRay | v1.1.0 |
Kueue | v0.7.0 |
What's Changed
- Update AppWrapper to v0.23.0 by @dgrove-oss in #604
- Downgrade StatusReasonConflict errors to debug messages by @tardieu in #603
- keepin it DRY with a helper function 4 owner ref by @KPostOffice in #606
- Update dependency versions for release v1.7.0 by @codeflare-machine-account in #607
New Contributors
Full Changelog: v1.6.0...v1.7.0
v1.6.0
CodeFlare Stack Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.6.0 |
CodeFlare-SDK | v0.18.0 |
AppWrapper | v0.22.0 |
KubeRay | v1.1.0 |
Kueue | v0.7.0 |
What's Changed
- add watches for owned resources and CRBs by @KPostOffice in #526
- [RHOAIENG-9004] Adjust existing test and workflow for GPU testing by @sutaakar in #575
- Run only GPU tests for PR check by @sutaakar in #585
- Move Anish to emeritus_approvers by @anishasthana in #586
- print operator configuration in setupLog by @dgrove-oss in #590
- make oauth image and cert generator image configurable via env vars by @KPostOffice in #589
- Update AppWrappers to v0.21.1 by @dgrove-oss in #588
- Generate AppWrapper name in tests to provide unique workloads by @sutaakar in #591
- Adjust e2e tests to verify deletion of resources by @sutaakar in #592
- Remove ODH integration tests from CFO repo by @sutaakar in #593
- Upload KinD pod logs even when CFO deployment fails by @sutaakar in #599
- Add a check for head pod imagePullSecrets by @Ygnas in #601
- Make sure that negative unit tests use own fork of RayCluster CR by @sutaakar in #600
- Update AppWrappers to v0.22.0 by @dgrove-oss in #594
- Update dependency versions for release v1.6.0 by @codeflare-machine-account in #602
Full Changelog: v1.5.0...v1.6.0
v1.5.0
CodeFlare Stack Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.5.0 |
CodeFlare-SDK | v0.17.0 |
AppWrapper | v0.20.2 |
KubeRay | v1.1.0 |
Kueue | v0.7.0 |
What's Changed
- fix appwrapper rbac annotation for rayclusters; add annotation for ray jobs by @dgrove-oss in #578
- Add example dev workflow to CONTRIBUTING.md by @KPostOffice in #579
- Add auto-merge workflow on release and adjust release process by @ChristianZaccaria in #566
- Update to AppWrapper v0.20.1 and Kueue v0.7.0 by @dgrove-oss in #580
- Update to AppWrapper v0.20.2 by @dgrove-oss in #581
- Update TLS certificate generation container image by @astefanutti in #582
- Update dependency versions for release v1.5.0 by @codeflare-machine-account in #583
Full Changelog: v1.4.4...v1.5.0
v1.4.4
CodeFlare Stack Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.4.4 |
CodeFlare-SDK | v0.16.4 |
AppWrapper | v0.13.1 |
KubeRay | v1.1.0 |
Kueue | v0.6.2 |
What's Changed
- Test auto-merge commit by @ChristianZaccaria in #565
- Upgrade to AppWrapper v0.13.0 by @dgrove-oss in #564
- Updated e2e cert generator image by @Bobbins228 in #567
- update to appwrapper v0.13.1 by @dgrove-oss in #573
- Update dependency versions for release v1.4.4 by @codeflare-machine-account in #576
Full Changelog: v1.4.3...v1.4.4
v1.4.3
CodeFlare Stack Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v1.4.3 |
CodeFlare-SDK | v0.16.3 |
AppWrapper | v0.12.0 |
KubeRay | v1.1.0 |
Kueue | v0.6.2 |
What's Changed
- Check if workerGroupSpec is not empty before accessing it by @ChristianZaccaria in #549
- Added all-in-one command to Makefile by @Bobbins228 in #550
- Add new quickstart doc by @Ygnas in #552
- Cleanup: Delete Pytorch MNIST sample image sources by @sutaakar in #560
- Delete Pytorch MNIST sample image GitHub workflow by @sutaakar in #561
- CertGeneratorImage to reference registry.redhat.io by @ChristianZaccaria in #562
- Update dependency versions for release v1.4.3 by @codeflare-machine-account in #563
New Contributors
Full Changelog: v1.4.2...v1.4.3