You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify yaml generation by starting from non-AppWrapper template
The v1/beta2 AppWrapper can be wrapped around a RayCluster as
a simple prefix to the "real" yaml. So we can simplify yaml
generation/manipulation by starting with a vanilla RayCluster
and just optionally put it inside an AppWrapper at the end.
0 commit comments