Details
-
Task
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
-
1
Description
Type information was added to the Environment protobuf message in Mesos 1.3, and the default type for the Environment.variables.type field was set to VALUE for backward compatibility. In Mesos 2.1, this default can be removed.
The related comment in validateEnvironment() within src/common/validation.cpp should also be removed.