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
{{ message }}
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
It consolidates the sandbox directory for both mesos and k8s.
Describe the solution you'd like
We should either mount or create a soft-link to the common directory.
Mesos will need a soft link.
K8s pod spec will need the new directory.
In either case, the directory will need to be pointed to by the COOK_SANDBOX environment variable.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
It consolidates the sandbox directory for both mesos and k8s.
Describe the solution you'd like
We should either mount or create a soft-link to the common directory.
Mesos will need a soft link.
K8s pod spec will need the new directory.
In either case, the directory will need to be pointed to by the
COOK_SANDBOX
environment variable.The text was updated successfully, but these errors were encountered: