mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:39:37 +08:00
c486b56c58
* Add additional validation to endpoint and backend creation that ensures there are not duplicates created of either of these. In addition, adds additional validation to split_traffic to make sure both the endpoint and backends exist. * Fix test to deal with removed serve.link * Address PR feedback Co-authored-by: Max Fitton <max@semprehealth.com>