ContainerSolutions / ContainerSolutions/mesos-starter
MESOS_RESOURCES env variable conflicts with configuration
Open
- Dominant language
- Java
- Stars
- 47
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Happens if you deploy the scheduler in a mesos-agent container which have the `MESOS_RESOURCES` environment variable.
Possible solutions are
- Rename root namespace of configuration from `mesos.*` to something else.
- Find a way to ignore that particular environment variable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.