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 was archived by the owner on Jan 22, 2020. It is now read-only.
currently hardcoded: /services/kubernetes -- so the framework name is assumed and immutable at run time. we should do something simple along the lines of what spark does:
currently hardcoded:
/services/kubernetes
-- so the framework name is assumed and immutable at run time. we should do something simple along the lines of what spark does:https://github.com/mesosphere/dcos-spark/blob/0.4.0/dcos_spark/discovery.py#L17
basically offer a
DCOS_KUBERNETES_URL
variable, orDCOS_KUBERNETES_FRAMEWORK
(probably even better)The text was updated successfully, but these errors were encountered: