Uploaded image for project: 'Stratos'
  1. Stratos
  2. STRATOS-1321

Different terminology used for same element - minion Vs. hosts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.1.0 Alpha
    • None
    • REST API
    • None

    Description

      When dealing with slave nodes, "minion" and "hosts" are used in the REST API resource paths. It will be better if either minion or hosts are used in the resource paths rather than using both.

      Adding a new minion to an existing Kubernetes cluster PUT /kubernetesClusters/

      {kubernetesClusterId}/minion
      Retrieving details of minions GET /kubernetesClusters/{kubernetesClusterId}

      /hosts
      Deleting a minion DELETE /kubernetesClusters/

      {kubernetesClusterId}

      /hosts/

      {hostId}

      Attachments

        Activity

          People

            Unassigned Unassigned
            mariangela Mariangela Hills
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: