Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7595

Ability: can undeploy jar by REST API

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • management, rest (admin)
    • None

    Description

      1. WHY
        for the users, need to finish undeploy by REST API
      • for CI/CD
      • for day 1 and day 2 operations
      1. WHAT
      • can undeploy jar across the whole cluster
      • can undeploy jar for specified 1 or n group

      endpoint:

      • for whole cluster, it will be [DELETE] /management/v1/deployments/[artifact id]
      • for 1 or more group, it will be [PATCH] /management/v1/deployments/[artifact id] for groups info

      Phases:

      • phase 0: support operation on whole cluster
      • phase 1: support for 1 or more group

      Attachments

        Activity

          People

            Unassigned Unassigned
            gyan Gang Yan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: