intel / ai-containers

This repository contains Dockerfiles, scripts, yaml files, Helm charts, etc. used to scale out AI containers with versions of TensorFlow and PyTorch that have been optimized for Intel platforms. Scaling is done with python, Docker, kubernetes, kubeflow, cnvrg.io, Helm, and other container orchestration frameworks for use in the cloud and on-premise
https://intel.github.io/ai-containers/
Apache License 2.0
23 stars 17 forks source link

Update codeflare-sdk requirement from ~=0.18.0 to ~=0.20.2 in /enterprise/redhat/openshift-ai/gaudi/docker #372

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Updates the requirements on codeflare-sdk to permit the latest version.

Release notes

Sourced from codeflare-sdk's releases.

v0.20.2

What's Changed

Full Changelog: https://github.com/project-codeflare/codeflare-sdk/compare/v0.20.0...v0.20.2

Commits
  • a22b5ae Changes in docs for release: v0.20.2
  • d47419c Remove Notebook Image Build and Push steps from release workflow
  • be64fb5 test(unit_test.py): update unit test for test_generate_tls_cert
  • 323e1ae fix(generate_cert.py): add get_secret_name function to solve issues with auto...
  • 261da3f RHOAIENG-10371 - Clean up content of cells in SDK demo notebooks
  • 95b2165 Update notebooks and docs with updated Cluster Configuration args
  • ee307a9 Add provision in odh-sync workflow to adjust Pipfile.cpu and Pipfile.gpu with...
  • a146547 Increase memory for ray head pod
  • de2bd73 Update s3 bucket endpoint url to remove https prefix (#643)
  • 6f58a8b Allow setuptools to use previous versions for compatibility
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 3 weeks ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/codeflare-sdk ~> 0.20.2 UnknownUnknown

Scanned Manifest Files

enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt
  • codeflare-sdk@~> 0.20.2
  • codeflare-sdk@~> 0.18.0
dependabot[bot] commented 3 weeks ago

Superseded by #384.