GitHub / project-codeflare / codeflare-operator
Operator for installation and lifecycle management of CodeFlare distributed workload stack
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-codeflare%2Fcodeflare-operator
PURL: pkg:github/project-codeflare/codeflare-operator
Stars: 5
Forks: 65
Open issues: 36
License: apache-2.0
Language: Go
Size: 1.31 MB
Dependencies parsed at: Pending
Created at: almost 3 years ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 4 months ago
v1.1.0
v1.1.0
What’s Changed
- Update SDK e2e test to reflect poetry changes by @Srihari1192 in https://github.com/project-codeflare/codeflare-operator/pull/315
- Add missing KubeRay version parameter for release workflow by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/414
- set klog to the controller runtime logger by @KPostOffice in https://github.com/project-codeflare/codeflare-operator/pull/415
- Raise SDK e2e test timeout in Python script by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/416
- Adjust release GH workflow to handle error cases by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/418
- Remove accidental prefix for service account for mcad-controller-ray-… by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/419
- Send notification on Slack if e2e fails on push event by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/421
- Add completion status for TestMNISTPyTorchMCAD by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/422
- Use dedicated KinD composite action from CodeFlare common by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/423
- Create OLM upgrade e2e scenario using codeflare SDK by @Srihari1192 in https://github.com/project-codeflare/codeflare-operator/pull/286
- Adjust upgrade e2e test to pause Job before upgrade by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/427
- Upgrade to go 1.20 and update required dependencies + point to compatible MCAD by @ChristianZaccaria in https://github.com/project-codeflare/codeflare-operator/pull/428
- Remove MCAD replace line in go.mod by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/433
- e2e tests: Export all KinD logs by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/435
- Add ChristianZaccaria as reviewer by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/437
- Add Fiona-Waters as reviewer by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/438
- Fix MCAD version in Makefile by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/439
- remove auto add issue workflow by @KPostOffice in https://github.com/project-codeflare/codeflare-operator/pull/441
- Upgrade Kuberay to version v1.0.0 by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/442
- Remove SDK e2e test by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/444
- Added Workflow job to update CFO image by @Bobbins228 in https://github.com/project-codeflare/codeflare-operator/pull/398
- Update project-codeflare-release.yml by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/445
- Update dependency versions for release v1.1.0 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/446
Full Changelog: https://github.com/project-codeflare/codeflare-operator/compare/v1.0.1...v1.1.0
Download
v1.0.1
v1.0.1
CodeFlare Stack Compatibility Matrix
| Component | Version |
|---|---|
| CodeFlare Operator | v1.0.1 |
| Multi-Cluster App Dispatcher | v1.38.1 |
| CodeFlare-SDK | v0.12.1 |
| InstaScale | v0.3.1 |
| KubeRay | v1.0.0-rc.0 |
What’s Changed
- Updated KubeRay version in Readme by @Bobbins228 in https://github.com/project-codeflare/codeflare-operator/pull/387
- Fix broken catalog-build-from-index command by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/390
- remove scorecard gh action by @KPostOffice in https://github.com/project-codeflare/codeflare-operator/pull/367
- Regenerate CFO CRD manifests for release by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/389
- Use CGO_ENABLED=1 for FIPS compliance reasons by @anishasthana in https://github.com/project-codeflare/codeflare-operator/pull/391
- Add stricttag to pass fips check warnings by @anishasthana in https://github.com/project-codeflare/codeflare-operator/pull/396
- Added launch.json for local debugging with VSCode by @Bobbins228 in https://github.com/project-codeflare/codeflare-operator/pull/376
- Update workflow to add kuberay in compatibility matrix by @ChughShilpa in https://github.com/project-codeflare/codeflare-operator/pull/397
- Enable TestMNISTRayClusterSDK test by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/399
- Setup existing DW tests to run in CFO by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/386
- Add build info to logs by @ronensc in https://github.com/project-codeflare/codeflare-operator/pull/403
- Prase command line flags by @ronensc in https://github.com/project-codeflare/codeflare-operator/pull/406
- Changed namespace in MCAD Ray CRB by @Bobbins228 in https://github.com/project-codeflare/codeflare-operator/pull/400
- e2e: Fix deployment namespace by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/408
- Update dependency versions for release v1.0.1 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/407
New Contributors
- @ChughShilpa made their first contribution in https://github.com/project-codeflare/codeflare-operator/pull/397
- @ronensc made their first contribution in https://github.com/project-codeflare/codeflare-operator/pull/403
Full Changelog: https://github.com/project-codeflare/codeflare-operator/compare/v1.0.0...v1.0.1
Download
v1.0.0
v1.0.0
CodeFlare Stack Compatibility Matrix
| Component | Version |
|---|---|
| CodeFlare Operator | v1.0.0 |
| Multi-Cluster App Dispatcher | v1.38.0 |
| CodeFlare-SDK | v0.11.0 |
| InstaScale | v0.3.0 |
| KubeRay | v1.0.0-rc.0 |
What’s Changed
- Add scorecard to ci by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/241
- Adjust rbac to match mcad by @jbusche in https://github.com/project-codeflare/codeflare-operator/pull/283
- e2e support: return AppWrapper pointers instead of structs by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/285
- docs: spelling correction by @VanillaSpoon in https://github.com/project-codeflare/codeflare-operator/pull/288
- Update to KubeRay v0.6.0 by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/289
- [262] Add links to other release notes by @jiripetrlik in https://github.com/project-codeflare/codeflare-operator/pull/287
- Operator Redesign by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/216
- Edit release wf by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/295
- Update dependency versions for release v1.0.0-rc.1 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/296
- build(deps): bump go.uber.org/zap from 1.24.0 to 1.26.0 by @dependabot in https://github.com/project-codeflare/codeflare-operator/pull/293
- Fix E2E tests README by @jiripetrlik in https://github.com/project-codeflare/codeflare-operator/pull/299
- gsed support for MacOs by @tedhtchang in https://github.com/project-codeflare/codeflare-operator/pull/298
- Release workflow: Update Readme sed commands to process any semver value by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/300
- e2e test support: Store test pod logs and events by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/301
- Add missing OpenShift Config API to runtime scheme by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/309
- refactor: addition of rbac needed for instascale controller by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/304
- [275] Implement ExposeService method by @jiripetrlik in https://github.com/project-codeflare/codeflare-operator/pull/284
- [263] Release Action can skip intermediate steps by @jiripetrlik in https://github.com/project-codeflare/codeflare-operator/pull/306
- Include InstaScale RBAC in kustomization.yaml by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/310
- fix: codeflare-operator e2e tests not passing by @VanillaSpoon in https://github.com/project-codeflare/codeflare-operator/pull/312
- Use 4 core runners in e2e tests by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/319
- fix: remove ServiceAccount binding to the edit role by @VanillaSpoon in https://github.com/project-codeflare/codeflare-operator/pull/316
- Change quota management API group version to v1alpha1 by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/318
- Adding instascale e2e test by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/271
- Fixing typo in ocm secret name by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/325
- Update compute resources to account for MCAD and InstaScale by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/305
- remove arg for quay org, IS and MCAD images no longer being built by @KPostOffice in https://github.com/project-codeflare/codeflare-operator/pull/329
- add: Print out parameters used in CodeFlare release workflow by @VanillaSpoon in https://github.com/project-codeflare/codeflare-operator/pull/332
- Update dependency versions for release v1.0.0-rc.2 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/333
- Update go-toolset version for CVEs by @anishasthana in https://github.com/project-codeflare/codeflare-operator/pull/334
- Adjust the SDK PR link as a reason to skip SDK e2e test by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/335
- Add ClusterRole and ClusterRoleBinding for KubeRay by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/339
- Test Instascale machine set functionality by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/322
- Replaced rayv1alpha1 with rayv1 by @Bobbins228 in https://github.com/project-codeflare/codeflare-operator/pull/346
- Update ubi base image by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/345
- Updated MCAD controller cluster role for ingresses by @Bobbins228 in https://github.com/project-codeflare/codeflare-operator/pull/358
- Add odh fork sync by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/343
- Copying MCAD CRDs in Kustomize config instead of referencing them by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/357
- Update dependency versions for release v1.0.0-rc.3 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/361
- Pin ubi image v by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/362
- Go.mod Update for the CodeFlare Operator by @jbusche in https://github.com/project-codeflare/codeflare-operator/pull/341
- Update dependency versions for release v1.0.0-rc.4 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/372
- Updating make manifests target by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/363
- Updated CFO sync and tag-build workflows by @Bobbins228 in https://github.com/project-codeflare/codeflare-operator/pull/373
- Support package refactor by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/336
- Update GRPC version for CVE by @anishasthana in https://github.com/project-codeflare/codeflare-operator/pull/375
- Set security context on test pod to avoid pod security warning by @Srihari1192 in https://github.com/project-codeflare/codeflare-operator/pull/360
- Use kuberay/ray-operator@vX.Y.Z Go module by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/374
- Remove automatic triage/needs-triage label creation by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/379
- Added context to InstaScale Setup by @Bobbins228 in https://github.com/project-codeflare/codeflare-operator/pull/381
- Removed defaults.go reference by @Bobbins228 in https://github.com/project-codeflare/codeflare-operator/pull/383
- Update dependency versions for release v1.0.0 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/384
New Contributors
- @jbusche made their first contribution in https://github.com/project-codeflare/codeflare-operator/pull/283
- @VanillaSpoon made their first contribution in https://github.com/project-codeflare/codeflare-operator/pull/288
- @jiripetrlik made their first contribution in https://github.com/project-codeflare/codeflare-operator/pull/287
- @Bobbins228 made their first contribution in https://github.com/project-codeflare/codeflare-operator/pull/346
- @Srihari1192 made their first contribution in https://github.com/project-codeflare/codeflare-operator/pull/360
Full Changelog: https://github.com/project-codeflare/codeflare-operator/compare/v0.2.3...v1.0.0
Download
v1.0.0-rc.4
v1.0.0-rc.4
CodeFlare Stack Compatibility Matrix
| Component | Version |
|---|---|
| CodeFlare Operator | v1.0.0-rc.4 |
| Multi-Cluster App Dispatcher | v1.37.1 |
| CodeFlare-SDK | v0.10.1 |
| InstaScale | v0.2.1 |
| KubeRay | v0.5.0 |
What’s Changed
- Pin ubi image v by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/362
- Go.mod Update for the CodeFlare Operator by @jbusche in https://github.com/project-codeflare/codeflare-operator/pull/341
- Update dependency versions for release v1.0.0-rc.4 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/372
Full Changelog: https://github.com/project-codeflare/codeflare-operator/compare/v1.0.0-rc.3...v1.0.0-rc.4
Download
v1.0.0-rc.3
v1.0.0-rc.3
CodeFlare Stack Compatibility Matrix
| Component | Version |
|---|---|
| CodeFlare Operator | v1.0.0-rc.3 |
| Multi-Cluster App Dispatcher | v1.37.0 |
| CodeFlare-SDK | v0.10.0 |
| InstaScale | v0.2.0 |
| KubeRay | v0.5.0 |
What’s Changed
- Update go-toolset version for CVEs by @anishasthana in https://github.com/project-codeflare/codeflare-operator/pull/334
- Adjust the SDK PR link as a reason to skip SDK e2e test by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/335
- Add ClusterRole and ClusterRoleBinding for KubeRay by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/339
- Test Instascale machine set functionality by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/322
- Replaced rayv1alpha1 with rayv1 by @Bobbins228 in https://github.com/project-codeflare/codeflare-operator/pull/346
- Update ubi base image by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/345
- Updated MCAD controller cluster role for ingresses by @Bobbins228 in https://github.com/project-codeflare/codeflare-operator/pull/358
- Add odh fork sync by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/343
- Copying MCAD CRDs in Kustomize config instead of referencing them by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/357
- Update dependency versions for release v1.0.0-rc.3 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/361
New Contributors
- @Bobbins228 made their first contribution in https://github.com/project-codeflare/codeflare-operator/pull/346
Full Changelog: https://github.com/project-codeflare/codeflare-operator/compare/v1.0.0-rc.2...v1.0.0-rc.3
Download
v1.0.0-rc.2
v1.0.0-rc.2
CodeFlare Stack Compatibility Matrix
| Component | Version |
|---|---|
| CodeFlare Operator | v1.0.0-rc.2 |
| Multi-Cluster App Dispatcher | v1.36.0 |
| CodeFlare-SDK | v0.9.0 |
| InstaScale | v0.1.0 |
| KubeRay | v0.5.0 |
What’s Changed
- build(deps): bump go.uber.org/zap from 1.24.0 to 1.26.0 by @dependabot in https://github.com/project-codeflare/codeflare-operator/pull/293
- Fix E2E tests README by @jiripetrlik in https://github.com/project-codeflare/codeflare-operator/pull/299
- gsed support for MacOs by @tedhtchang in https://github.com/project-codeflare/codeflare-operator/pull/298
- Release workflow: Update Readme sed commands to process any semver value by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/300
- e2e test support: Store test pod logs and events by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/301
- Add missing OpenShift Config API to runtime scheme by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/309
- refactor: addition of rbac needed for instascale controller by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/304
- [275] Implement ExposeService method by @jiripetrlik in https://github.com/project-codeflare/codeflare-operator/pull/284
- [263] Release Action can skip intermediate steps by @jiripetrlik in https://github.com/project-codeflare/codeflare-operator/pull/306
- Include InstaScale RBAC in kustomization.yaml by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/310
- fix: codeflare-operator e2e tests not passing by @VanillaSpoon in https://github.com/project-codeflare/codeflare-operator/pull/312
- Use 4 core runners in e2e tests by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/319
- fix: remove ServiceAccount binding to the edit role by @VanillaSpoon in https://github.com/project-codeflare/codeflare-operator/pull/316
- Change quota management API group version to v1alpha1 by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/318
- Adding instascale e2e test by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/271
- Fixing typo in ocm secret name by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/325
- Update compute resources to account for MCAD and InstaScale by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/305
- remove arg for quay org, IS and MCAD images no longer being built by @KPostOffice in https://github.com/project-codeflare/codeflare-operator/pull/329
- add: Print out parameters used in CodeFlare release workflow by @VanillaSpoon in https://github.com/project-codeflare/codeflare-operator/pull/332
- Update dependency versions for release v1.0.0-rc.2 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/333
Full Changelog: https://github.com/project-codeflare/codeflare-operator/compare/v1.0.0-rc.1...v1.0.0-rc.2
Download
v1.0.0-rc.1
v1.0.0-rc.1
CodeFlare Stack 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.5.0 |
What’s Changed
- Add scorecard to ci by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/241
- Adjust rbac to match mcad by @jbusche in https://github.com/project-codeflare/codeflare-operator/pull/283
- e2e support: return AppWrapper pointers instead of structs by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/285
- docs: spelling correction by @VanillaSpoon in https://github.com/project-codeflare/codeflare-operator/pull/288
- Update to KubeRay v0.6.0 by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/289
- [262] Add links to other release notes by @jiripetrlik in https://github.com/project-codeflare/codeflare-operator/pull/287
- Operator Redesign by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/216
- Edit release wf by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/295
- Update dependency versions for release v1.0.0-rc.1 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/296
New Contributors
- @jbusche made their first contribution in https://github.com/project-codeflare/codeflare-operator/pull/283
- @VanillaSpoon made their first contribution in https://github.com/project-codeflare/codeflare-operator/pull/288
- @jiripetrlik made their first contribution in https://github.com/project-codeflare/codeflare-operator/pull/287
Full Changelog: https://github.com/project-codeflare/codeflare-operator/compare/v0.2.3...v1.0.0-rc.1
Download
v0.2.3
v0.2.3
CodeFlare Stack 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 |
What’s Changed
- e2e tests: Reduce CPU requests for e2e test AppWrappers by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/264
- Change remaining is-latest references to stable by @anishasthana in https://github.com/project-codeflare/codeflare-operator/pull/261
- Release workflow - replace any version value in Makefile by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/267
- Remove custom-metrics-api templates and resources by @ChristianZaccaria in https://github.com/project-codeflare/codeflare-operator/pull/270
- Move AppWrapper API to workload.codeflare.dev group by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/246
- Test support: Return list of AppWrappers by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/268
- Use sed command to replace MCAD repo reference in Makefile by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/276
- Remove irrelevant external metrics APIService resources by @ChristianZaccaria in https://github.com/project-codeflare/codeflare-operator/pull/277
- Update dependency versions for release v0.2.3 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/282
Full Changelog: https://github.com/project-codeflare/codeflare-operator/compare/v0.2.2...v0.2.3
Download
v0.2.2
v0.2.2
This is a hotfix release fixing the InstaScale image issue (#257) introduced in the v0.2.0 release.
CodeFlare Stack 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 |
What’s Changed
- Automatically label issues as needing triage and add them to project board by @anishasthana in https://github.com/project-codeflare/codeflare-operator/pull/249
- Fix Instascale Version by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/258
- Update dependency versions for release v0.2.2 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/259
Full Changelog: https://github.com/project-codeflare/codeflare-operator/compare/v0.2.0...v0.2.2
Download
v0.2.0
v0.2.0
CodeFlare Stack Compatibility Matrix
| Component | Version |
|---|---|
| CodeFlare Operator | v0.2.0 |
| Multi-Cluster App Dispatcher | v1.34.0 |
| CodeFlare-SDK | v0.7.0 |
| InstaScale | v.0.0.7 |
| KubeRay | v0.5.0 |
What’s Changed
- e2e: Use Ray dashboard API to retrieve job logs by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/208
- Bug-fix - Make target with multiple recipes by @ChristianZaccaria in https://github.com/project-codeflare/codeflare-operator/pull/220
- Adjust SDK version, fix TestMNISTRayClusterSDK by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/223
- Add note to apply SecurityContextConstraints for OpenShift e2e tests by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/222
- Upgrade Go to version 1.19 by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/221
- Use Go 1.19 everywhere by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/229
- Add sutaakar to OWNERS by @astefanutti in https://github.com/project-codeflare/codeflare-operator/pull/230
- docs: remove dollar signs to allow for correct copy and paste by @dimakis in https://github.com/project-codeflare/codeflare-operator/pull/227
- Adjust CODEFLARE_SDK_VERSION in GitHub release workflow by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/225
- Build and publish dev operator image for every commit by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/228
- Update CodeFlare stack release instructions by @anishasthana in https://github.com/project-codeflare/codeflare-operator/pull/231
- Update Job names so there is no overlap between e2e and olm CI by @anishasthana in https://github.com/project-codeflare/codeflare-operator/pull/235
- Enable TestMNISTRayClusterSDK test by @Fiona-Waters in https://github.com/project-codeflare/codeflare-operator/pull/234
- Apply MCAD CRD version replace for operator uninstall and undeploy by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/236
- Test support: return default status if Route is not initialized by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/238
- Test support: return error if Ray API response code doesn’t match by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/244
- Test support: Return WriteRayJobLogs function by @sutaakar in https://github.com/project-codeflare/codeflare-operator/pull/245
- build(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in https://github.com/project-codeflare/codeflare-operator/pull/211
- Update dependency versions for release v0.2.0 by @codeflare-machine-account in https://github.com/project-codeflare/codeflare-operator/pull/255
Full Changelog: https://github.com/project-codeflare/codeflare-operator/compare/v0.1.0...v0.2.0
Download