Benjamin Bannier created MESOS-7091:
---------------------------------------
Summary: Update local authorizer to not use deprecated value field
for REGISTER_FRAMEWORK
Key: MESOS-7091
URL: https://issues.apache.org/jira/browse/MESOS-7091
Project: Mesos
Issue Type: Bug
Reporter: Benjamin Bannier
For the {{REGISTER_FRAMEWORK}} action use of the authorization {{Object}}'s
{{value}} field is deprecated since 1.0.0; instead authorizers should examine
the passed {{framework_info}}. We still set {{value}} for
backwards-compatibility though.
We should remove local authorizer branches looking at this deprecated field
when authorizing {{REGISTER_FRAMEWORK}}, and clean up tests setting it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)