SongGuyang
41b9a5102b
[C++ worker] support build C++ worker during python setup ( #16636 )
2021-06-29 10:29:47 +08:00
mwtian
2e8d8fba02
[Build] Another attempt at building Python 3.9 MacOS wheels ( #16347 )
...
* Test rollforward python 3.9
* Upgrade setproctitle in thirdparty
* Update cython requirement to match those in wheel build scripts.
* Fix MANIFEST.in
* Fix file copying in setup.py
2021-06-10 10:20:30 -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
Ian Rodney
033c22d73b
[Tracing] Add Otel to setup.py Observability ( #16028 )
2021-05-24 13:15:41 -07:00
Amog Kamsetty
d0c137c7f9
[Tune] Pin minimum tensorboardX version ( #16022 )
2021-05-24 11:14:23 -07:00
fyrestone
56c309416e
[Job submission] Basic job submission structure ( #15103 )
2021-05-12 15:08:20 +08:00
Simon Mo
e2546c9d3c
[CI] Stop Wheel Builds from Spamming Logs ( #15640 )
2021-05-04 14:19:50 -07:00
Sven Mika
7ff27dfe07
[RLlib] Remove atari dependency for RLlib (in favor of detailed error message). ( #15292 )
2021-04-20 08:46:58 +02:00
Richard Liaw
59bf3a7b22
ray[cluster] -> ray[default] ( #15251 )
2021-04-14 09:37:04 -07:00
Richard Liaw
e72f6b0377
Fix ray[full] -> ray[cluster] #15112
...
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2021-04-05 09:55:00 -07:00
Dmitri Gekhtman
47a3bd7b67
[kubernetes][autoscaler] Rename autoscaler K8s module ( #15101 )
2021-04-04 15:30:00 -07:00
Edward Oakes
c5e7ed5671
Revert "Add support for Python 3.9 ( #12613 )" ( #15003 )
...
This reverts commit 208cde8d9b
.
2021-03-30 08:38:54 -05:00
Akash Patel
208cde8d9b
Add support for Python 3.9 ( #12613 )
2021-03-29 11:57:06 -07:00
Siyuan (Ryans) Zhuang
87c79553e9
[Core] Remove code paths that contains plasma store executable ( #14950 )
...
* remove plasma store executable & never used tests
* set default behavior
* fix tests
2021-03-28 21:22:14 -07:00
Simon Mo
51828a42dc
[Serve] Pin Pydantic version to >=1.8 ( #14830 )
2021-03-22 12:20:11 -05:00
Simon Mo
91b9928ad5
[Serve] Add initial support for FastAPI ingress ( #14754 )
2021-03-20 13:10:20 -05:00
Richard Liaw
c1c9649671
Set up things to remove dependencies in later release ( #14793 )
...
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2021-03-19 13:54:52 -07:00
Eric Liang
b47036d014
Bump Ray client protocol version; fix dataclasses dependency for py 3.6 ( #14654 )
2021-03-12 14:58:34 -08:00
Eric Liang
dcb22af50d
Use vendored cloudpickle ( #14576 )
2021-03-09 22:08:45 -08:00
Simon Mo
f1c8c8d12f
Bump protobuf to the latest version ( #14365 )
2021-02-25 20:59:18 -08:00
Barak Michener
26ba95e96d
[python/ray]: add cloudpickle dependency ( #13838 )
...
Change-Id: I248a2174c27cacb84a1cf0fd1feaa99535a90b71
2021-02-01 15:27:39 -08:00
Dmitri Gekhtman
ddcbd229ba
Rename the ray.operator module to ray.ray_operator ( #13705 )
...
* Rename ray.operator module
* mypy
2021-01-26 10:29:07 -08:00
Amog Kamsetty
25e1b78eed
[Dependencies] Move requirements.txt to requirements directory. ( #13636 )
2021-01-22 16:29:05 -08:00
Akash Patel
94a873fc4d
remove empty extras streaming deps ( #12933 )
2021-01-10 12:09:27 -08:00
Tao Wang
c617291b27
[build]Update description and add some keywords ( #13163 )
2021-01-05 11:34:03 +08:00
architkulkarni
231518e86f
[Serve] Support basic Starlette response types ( #12811 )
2020-12-14 17:03:56 -06:00
Gekho457
11ce1dc743
Ray cluster CRD and example CR + multi-ray-cluster operator ( #12098 )
2020-12-14 10:26:01 -06:00
Edward Oakes
699ded5328
[serve] Initial commit for CLI ( #12770 )
2020-12-11 10:31:29 -06:00
Eric Squires
9f70293700
Remove debug extras from setup.py ( #12751 )
2020-12-10 16:23:11 -06:00
chaokunyang
17a6b9bbe7
Fix not cp jars ( #12456 )
2020-11-30 13:53:09 +08:00
Amog Kamsetty
e0573df337
[CI] Fix windows build ( #12415 )
...
* attempt to fix windows
* fix syntax
* try again
* try again
* try again
* Revert "[ray_client] Support calling functions from other functions and correct the tests (#12141 )"
This reverts commit 4066056a0d
.
* Revert
* Revert "Revert "[ray_client] Support calling functions from other functions and correct the tests (#12141 )""
This reverts commit bb27b87b6c8d780ad796f4d4aeaa20113c8eca79.
* please work
* works
* fix
2020-11-26 10:52:11 -08:00
Edward Oakes
dae137b919
Don't allow 'optional' files in setup.py ( #12359 )
2020-11-24 17:41:58 -06:00
Edward Oakes
be0fa7b8b4
Properly specify kubectl-rsync.sh in setup.py ( #12356 )
2020-11-24 12:13:29 -06:00
Philipp Moritz
b96516e9d3
[core] Remove google dependency ( #12085 )
2020-11-17 19:01:00 -08:00
Gekho457
ad639f12d8
[autoscaler/k8s] Preliminary k8s operator ( #11929 )
2020-11-12 11:58:02 -06:00
Eric Liang
69145d6215
[hotfix] Bazel candidates not found due to raising too early
2020-11-04 16:08:51 -08:00
Akash Patel
b7531fb4f5
[redis-py] change redis-py deprecated hmset usage to hset ( #11776 )
2020-11-03 22:23:02 -08:00
Barak Michener
05c4e3fb2a
[build] Build wheels with manylinux2014 ( #11621 )
...
* necessary changes
* Split bazel install
* manylinux2014
* change references to manylinux2014
* Fix lint
* port alex's docker build changes
* fix config issue
* remove extra manylinux2010 requirement script
* revert SHA overwrite
* wip
* incompatible_linklibs
* fix nits
2020-11-03 19:36:32 -08:00
Scott Graham
c4ae94d60b
[autoscaler] Azure deployment fixes ( #11613 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-10-27 15:27:18 -07:00
Simon Mo
fe4a78b7c7
[Hotfix] Pin Pydantic Version ( #11622 )
2020-10-26 16:52:19 -07:00
Max Fitton
caf3b04b27
[Dashboard] Turn on new dashboard by default pt 2 ( #11510 )
2020-10-23 15:52:14 -05:00
Ian Rodney
acbd12eabf
[Docker] Set Docker as the Default ( #11416 )
2020-10-19 10:53:30 -07:00
Lee moon soo
bd9619e207
include staroid/example-full.yaml in whl package ( #11194 )
2020-10-08 11:29:07 -07:00
architkulkarni
67c653c053
[Serve] Only install dataclasses on Python 3.6 ( #10936 )
2020-09-22 09:39:39 -07:00
SangBin Cho
fe4c6ab778
[Core] Remove unused credis related code. ( #10849 )
...
* Done.
* Lint.
2020-09-16 23:34:54 -07:00
Richard Liaw
5851e893ee
[tune] More robust resolution/detection of signature ( #10365 )
...
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
2020-09-08 11:38:16 -07:00
architkulkarni
0d93e92720
[Serve] Reimplement BackendConfig as pydantic model ( #10389 )
2020-09-03 19:16:17 -05:00
Simon Mo
65f17f2e14
[Serve] Refactor RequestMetadata and Query objects ( #10483 )
2020-09-01 18:15:31 -07:00
SangBin Cho
f35339b5ff
[Dashboard] Change default ip address for the dashboard to ipv4 ( #10287 )
...
* Done.
* Add todo.
* Addressed code review.
* Fix issue.
* Fix test failure.
* Fix a test.
2020-08-27 14:43:10 -07:00
fyrestone
05c103af94
[Dashboard] Start the new dashboard ( #10131 )
...
* Use new dashboard if environment var RAY_USE_NEW_DASHBOARD exists; new dashboard startup
* Make fake client/build/static directory for dashboard
* Add test_dashboard.py for new dashboard
* Travis CI enable new dashboard test
* Update new dashboard
* Agent manager service
* Add agent manager
* Register agent to agent manager
* Add a new line to the end of agent_manager.cc
* Fix merge; Fix lint
* Update dashboard/agent.py
Co-authored-by: SangBin Cho <rkooo567@gmail.com>
* Update dashboard/head.py
Co-authored-by: SangBin Cho <rkooo567@gmail.com>
* Fix bug
* Add tests for dashboard
* Fix
* Remove const from Process::Kill() & Fix bugs
* Revert error check of execute_after
* Raise exception from DashboardAgent.run
* Add more tests.
* Fix compile on Linux
* Use dict comprehension instead of dict(generator)
* Fix lint
* Fix windows compile
* Fix lint
* Test Windows CI
* Revert "Test Windows CI"
This reverts commit 945e01051ec95cff5fcc1c0bc37045b46e7ad9a6.
* Fix ParseWindowsCommandLine bug
* Update src/ray/util/util.cc
Co-authored-by: Robert Nishihara <robertnishihara@gmail.com>
Co-authored-by: 刘宝 <po.lb@antfin.com>
Co-authored-by: SangBin Cho <rkooo567@gmail.com>
Co-authored-by: Robert Nishihara <robertnishihara@gmail.com>
2020-08-24 13:24:23 -07:00