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

Aerospike #2

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Aerospike #2

wants to merge 31 commits into from

Commits on Sep 13, 2017

  1. add chart for aerospike

    This is an implementation of Aerospike StatefulSet found here:
    
     * https://github.com/aerospike/aerospike-kubernetes
    kavehmz committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    eefdc32 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. Configuration menu
    Copy the full SHA
    ec8ec1a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    ae75a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38de982 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    69bcf1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55d7902 View commit details
    Browse the repository at this point in the history
  3. bumping aerospike version

    kavehmz committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    20d0020 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    be7d2e3 View commit details
    Browse the repository at this point in the history
  2. adding affinity for aerospike

    kavehmz committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    4990668 View commit details
    Browse the repository at this point in the history
  3. bumping aerospike version

    kavehmz committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    807a728 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Configuration menu
    Copy the full SHA
    cc01e89 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Configuration menu
    Copy the full SHA
    2ea7e0b View commit details
    Browse the repository at this point in the history
  2. aerospike: changing the volumeClaimTemplates to be more general so we…

    … can set more parameters. Now using selector we can use multiple admin built disks that is nearer to a production usage of aerospike
    kavehmz committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    5a5e862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    496c322 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee95d8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b483f7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba72ef3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Configuration menu
    Copy the full SHA
    5657349 View commit details
    Browse the repository at this point in the history
  2. aerospike: we need to separate mesh service from client service. Mesh…

    … service needs to be headless so aersopike cluster nodes can find each others by name
    kavehmz committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    04f0f0c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. aerospike: adding mess port to general service. This way a setup can …

    …use of internal balancers to expose nodes when cluster is a collection of separate installtions (helm requirements alias)
    kavehmz committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    a006aeb View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Configuration menu
    Copy the full SHA
    708ca97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce9ed4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4be76bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b108373 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a0b5be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d14eecc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cda486d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe0b1b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Configuration menu
    Copy the full SHA
    1a3c3d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    383f023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1d7ea6 View commit details
    Browse the repository at this point in the history