Dmitri Gekhtman
0c1b6df368
Fix redis dependency ( #26459 )
...
Fix the specification of the Redis dependency for the Ray image.
2022-07-12 16:07:09 -07:00
Dmitri Gekhtman
aa182b1941
Add Redis dependency to ray-deps
2022-07-11 17:56:02 -07:00
Scott Graham
7153d58cbd
Updates to azure autoscaler for authentication and dependency updates ( #19603 )
...
* updating azure autoscaler versions and backwards compatibility, and moving to azure-identity based authentication
* adding azure sdk rqmts for tests
* updating azure test requirements and adding wrapper function for azure sdk function resolution
* adding docstring to get_azure_sdk_function
Co-authored-by: Scott Graham <scgraham@microsoft.com>
2021-12-16 09:23:32 -08:00
Amog Kamsetty
db863aafc0
Revert "Revert "[Docker] Support multiple CUDA Versions ( #19505 )" ( #19756 )" ( #19763 )
...
This reverts commit e58fcca404
.
2021-10-26 17:32:56 -07:00
Amog Kamsetty
e58fcca404
Revert "[Docker] Support multiple CUDA Versions ( #19505 )" ( #19756 )
...
This reverts commit f0053d405b
.
2021-10-26 12:55:20 -07:00
Amog Kamsetty
f0053d405b
[Docker] Support multiple CUDA Versions ( #19505 )
...
* wip
* wip
* update
* finish
* deprecate
* debug
* fix and address comments
* try catch
* fix
* split tests
* force
* merge
* docs
* wip
* fix and check
* update readme
* fix
* fix
* fix sanity checking
* format
2021-10-25 18:57:05 -07:00
SongGuyang
a57de0e224
support build different python wheel in setup.py ( #16998 )
2021-07-16 13:01:48 +08:00
Scott Graham
3334357c58
[autoscaler] [azure] Fix Azure Autoscaling Failures ( #16640 )
...
Co-authored-by: Scott Graham <scgraham@microsoft.com>
2021-07-10 11:55:00 -07:00
Travis Addair
050a076de9
[k8s] Refactored k8s operator to use kopf for controller logic ( #15787 )
...
Co-authored-by: Dmitri Gekhtman <dmitri.m.gekhtman@gmail.com>
2021-06-01 12:00:55 -07:00
Ameer Haj Ali
978199ceba
[autoscaler] Update azure pip packages in the cluster yaml ( #15274 )
2021-04-22 08:23:05 +03:00
Xianyang Liu
34a9714dda
[docker] Fix docker 'development' build failure ( #13289 )
2021-02-25 14:57:30 -08:00
Lee moon soo
9920933e31
[docker] Support non-root container ( #11407 )
2020-11-12 08:41:50 -08:00
Ian Rodney
87e971bff0
[docker] Include python k8s package in ray-deps ( #11703 )
2020-10-29 10:57:23 -07:00
Ian Rodney
6426fb3fff
[CI] Fix-Up Docker Build (Use Python) ( #11139 )
2020-10-12 14:22:51 -07:00
Ian Rodney
dee2ab55eb
[docker] Use sh syntax and pull ray-deps ( #10517 )
2020-09-03 09:30:03 -07:00
Ian Rodney
4324dd5929
[docker] Refactor "autoscaler" image into "-autoscaler" tag and "ray-ml" image. ( #10351 )
2020-09-02 13:03:35 -07:00
Ian Rodney
2526c06b5e
[WIP] [docker] Cleanup Docker Base-Deps ( #9988 )
...
* cleanup-base deps
* only build base-deps a bit
* remove parens
* formatting
* add ray-deps
* gpu enabled
* always include wheel
* fix script
* log new variables
* run tests for docker
* try to include env variables
* source files
* remove bash when sourcing
* add new lines
* use wget
* dual build autoscaler
* switch to gnupg
* add gcc cmake
* remove blist
* clarify build-docker-images
2020-08-26 19:36:11 -07:00