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 Nov 16, 2022. It is now read-only.
Just noticed I'm missing VAMP_WORKFLOW_DRIVER_WORKFLOW_ENVIRONMENT_VARIABLES when deploying a workflow (through API), while the Vamp instructed workflows do have them (metrics, health).
I would expect these to always be set inside a workflow, like some sort of default. Currently I need to explicitly set them, which is something I don't want to be doing at workflow level (considering they are directed on infra-level)
Just noticed I'm missing VAMP_WORKFLOW_DRIVER_WORKFLOW_ENVIRONMENT_VARIABLES when deploying a workflow (through API), while the Vamp instructed workflows do have them (metrics, health).
I would expect these to always be set inside a workflow, like some sort of default. Currently I need to explicitly set them, which is something I don't want to be doing at workflow level (considering they are directed on infra-level)
Snippet from marathon.json (used to deploy Vamp):
The text was updated successfully, but these errors were encountered: