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

Registry operations do not exist for manipulating maintanence schedules

    XMLWordPrintableJSON

Details

    • Mesosphere Sprint 16, Mesosphere Sprint 17
    • 8

    Description

      In order to modify the maintenance schedule in the replicated registry, we will need Operations (src/master/registrar.hpp).

      The operations will likely correspond to the HTTP API:

      • UpdateMaintenanceSchedule: Given a blob representing a maintenance schedule, perform some verification on the blob. Write the blob to the registry.
      • StartMaintenance: Given a set of machines, verify then transition machines from Draining to Deactivated.
      • StopMaintenance: Given a set of machines, verify then transition machines from Deactivated to Normal. Remove affected machines from the schedule(s).

      Attachments

        Issue Links

          Activity

            People

              kaysoky Joseph Wu
              kaysoky Joseph Wu
              Benjamin Hindman Benjamin Hindman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: