Codeflare-sdk

Latest version: v0.16.4

Safety actively analyzes 640986 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.16.4

What's Changed
* add provision to delete kueue resources created during test by abhijeet-dhumal in https://github.com/project-codeflare/codeflare-sdk/pull/552
* Print Pytest output logs for easier test failure analysis by sutaakar in https://github.com/project-codeflare/codeflare-sdk/pull/556
* Add notebook annotation to RayCluster by Ygnas in https://github.com/project-codeflare/codeflare-sdk/pull/558
* Update TestMnistJobSubmit to skip cluster down for UI verification by Srihari1192 in https://github.com/project-codeflare/codeflare-sdk/pull/560
* Update requirements.txt to new library versions by drewrip in https://github.com/project-codeflare/codeflare-sdk/pull/551
* Update Token Authentication for TestMnistJobSubmit before step get_cluster by Srihari1192 in https://github.com/project-codeflare/codeflare-sdk/pull/561
* Simplify yaml generation by starting from non-AppWrapper template by dgrove-oss in https://github.com/project-codeflare/codeflare-sdk/pull/557
* Added Custom Volume/Volume Mount Support by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/554
* Updated Ray version to 2.20.0 by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/530
* Updating training script in basic_interactive notebook by Fiona-Waters in https://github.com/project-codeflare/codeflare-sdk/pull/545
* Remove codeflare-torchx dependency by astefanutti in https://github.com/project-codeflare/codeflare-sdk/pull/568
* Added new CONTRIBUTING.md file by Ygnas in https://github.com/project-codeflare/codeflare-sdk/pull/569
* Revert Custom Volumes/VolumeMounts by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/567
* Added documentation for S3 compatible storage by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/563
* Changes in docs for release: v0.16.4 by codeflare-machine-account in https://github.com/project-codeflare/codeflare-sdk/pull/571

New Contributors
* drewrip made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/551

**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.16.3...v0.16.4

0.16.3

What's Changed
* Add GPU to ClusterConfiguration by oksanabaza in https://github.com/project-codeflare/codeflare-sdk/pull/527
* Skip namespace deletion for upgrade testing by Srihari1192 in https://github.com/project-codeflare/codeflare-sdk/pull/550
* Fix incorrect comment to stop job in 1_cluster_job_client.ipynb by sutaakar in https://github.com/project-codeflare/codeflare-sdk/pull/549
* Migrate from MCAD to AppWrapper v1beta2 by dgrove-oss in https://github.com/project-codeflare/codeflare-sdk/pull/521
* Changes in docs for release: v0.16.3 by codeflare-machine-account in https://github.com/project-codeflare/codeflare-sdk/pull/555

New Contributors
* dgrove-oss made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/521

**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.16.2...v0.16.3

0.16.2

What's Changed
* Align SDK with Validating Webhook behaviour on enableIngress by ChristianZaccaria in https://github.com/project-codeflare/codeflare-sdk/pull/524
* Added release notes generation to release wf by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/537
* e2e tests: Setup Go version based on CFO go.mod file by sutaakar in https://github.com/project-codeflare/codeflare-sdk/pull/540
* Use native gRPC resolver in PR check for local interactive by sutaakar in https://github.com/project-codeflare/codeflare-sdk/pull/542
* Fix get_cluster for cases without default local_queue by Ygnas in https://github.com/project-codeflare/codeflare-sdk/pull/538
* RHOAIENG-5344 - E2E test for Ray local interactive by jiripetrlik in https://github.com/project-codeflare/codeflare-sdk/pull/532
* SA get current namespace by KPostOffice in https://github.com/project-codeflare/codeflare-sdk/pull/543
* Adding validation for local_queue provided in cluster config by Fiona-Waters in https://github.com/project-codeflare/codeflare-sdk/pull/533
* Workbench certs by KPostOffice in https://github.com/project-codeflare/codeflare-sdk/pull/544
* Changes in docs for release: v0.16.2 by codeflare-machine-account in https://github.com/project-codeflare/codeflare-sdk/pull/546


**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.16.1...v0.16.2

0.16.1

What's Changed
* Use stronger runner for Notebook sync workflow by sutaakar in https://github.com/project-codeflare/codeflare-sdk/pull/519
* [Automatic] Coverage Badge Update by github-actions in https://github.com/project-codeflare/codeflare-sdk/pull/513
* Converted Go upgrade tests in Codeflare-SDK to python tests and add support for kueue integration by abhijeet-dhumal in https://github.com/project-codeflare/codeflare-sdk/pull/494
* Altered demo notebooks for Kueue default & mTLS default by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/486
* [Automatic] Coverage Badge Update by github-actions in https://github.com/project-codeflare/codeflare-sdk/pull/520
* raise error if raycluster crd not available by KPostOffice in https://github.com/project-codeflare/codeflare-sdk/pull/493
* use parse_quantity to convert string to raw resource by KPostOffice in https://github.com/project-codeflare/codeflare-sdk/pull/522
* Revert 2 commits by franciscojavierarceo in https://github.com/project-codeflare/codeflare-sdk/pull/525
* Added mnist_fashion as default job demo by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/529
* Added doc for creating basic kueue resources by Ygnas in https://github.com/project-codeflare/codeflare-sdk/pull/528
* Added ipywidgets to pyproject.toml by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/491
* ClusterConfiguration parameter that will accept user inputted labels and apply them to the Ray Cluster on creation. by Ygnas in https://github.com/project-codeflare/codeflare-sdk/pull/526
* Update OWNERS by franciscojavierarceo in https://github.com/project-codeflare/codeflare-sdk/pull/535
* Changes in docs for release: v0.16.1 by codeflare-machine-account in https://github.com/project-codeflare/codeflare-sdk/pull/536

New Contributors
* franciscojavierarceo made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/525
* Ygnas made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/528

**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.16.0...v0.16.1

0.16.0

0.15.1

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.