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

Add total resources to the agent operator API.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Looks like it can be a field in

      message GetAgent {
        optional AgentInfo agent_info = 1;
      +  repeated Resource total_resources = 2;
      }
      

      The point is to include reservations.

      The name is consistent with master.proto.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              xujyan Yan Xu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: