Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-7854

Authorize resource calls to provider manager api

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • None
    • None
    • None

    Description

      The resource provider manager provides a function

      process::Future<process::http::Response> api(
          const process::http::Request& request,
          const Option<process::http::authentication::Principal>& principal) const;
      

      which is exposed e.g., as an agent endpoint.

      We need to add authorization to this function in order to e.g., stop rough callers.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bbannier Benjamin Bannier
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: