Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.5.0
-
None
-
Mesosphere Sprint 71, Mesosphere Sprint 72, Mesosphere Sprint 73
-
3
Description
Our example frameworks are a bit inconsistent when it comes to specifying things like the framework principal / secret etc..
Many of these examples have great value in testing a Mesos cluster. Unifying the parameterizing would improve the user experience when testing Mesos.
MESOS_AUTHENTICATE_FRAMEWORKS is being used by many examples for enabling / disabling authentication. load_generator_framework as one example however uses MESOS_AUTHENTICATE for that purpose. The credentials themselves are most commonly expected in environment variables DEFAULT_PRINCIPAL and DEFAULT_SECRET while in some cases we chose to use MESOS_PRINCIPAL, MESOS_SECRET instead.
Attachments
Issue Links
- incorporates
-
MESOS-8412 Example frameworks should support passing options via both command line flags or environment variables
- Resolved
- relates to
-
MESOS-8412 Example frameworks should support passing options via both command line flags or environment variables
- Resolved
-
MESOS-5362 Add authentication to example frameworks
- Resolved
-
MESOS-8361 Example frameworks to support launching mesos-local.
- Resolved