Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for Cluster feature #342

Merged
merged 19 commits into from
Dec 13, 2018
Merged

Commits on Sep 24, 2018

  1. cluster endpoint read support

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    676d011 View commit details
    Browse the repository at this point in the history
  2. renamed node to more close cluster_member

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    420c0d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Added functionality to specify target cluster member in containers.cr…

    …eate
    
    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    5e79bae View commit details
    Browse the repository at this point in the history
  2. Added tests for Cluster Members and Targeted create container

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    4423a1a View commit details
    Browse the repository at this point in the history
  3. Added to contributors

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    34d1601 View commit details
    Browse the repository at this point in the history
  4. pep8 compliance

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    997d473 View commit details
    Browse the repository at this point in the history
  5. Added integration test for cluster member info and all attributes

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    fab37f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. more efficient pop and params post parameter

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    e6304b8 View commit details
    Browse the repository at this point in the history
  2. Copied approach of a singleton manager from ajkavanagh

    Adapted it that the class directly exposes .members
    @Property of members with getter to _members did not work
    
    missing tests
    
    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    676badf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afd3575 View commit details
    Browse the repository at this point in the history
  4. Adapted tests for ClusterMembers at client.members

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    f1f6e94 View commit details
    Browse the repository at this point in the history
  5. pep8 compliance

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    5cd8799 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. removed attributes name and state, as they are not returned

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    76cda97 View commit details
    Browse the repository at this point in the history
  2. Removed debug print outputs and Integration tests working

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    b9162a2 View commit details
    Browse the repository at this point in the history
  3. Added tests for cluster endpoint

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    a22c401 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d0fa54 View commit details
    Browse the repository at this point in the history
  5. Added documentation for clustering and target in container creation

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    013cc0d View commit details
    Browse the repository at this point in the history
  6. Add autogenerated class documentation for cluster

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    119ad71 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Fixed RST underlines

    Signed-off-by: Felix Engelmann <fe-github@nlogn.org>
    felix-engelmann committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    4657823 View commit details
    Browse the repository at this point in the history