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

Redis host port params #710

Closed
wants to merge 7 commits into from
Closed

Redis host port params #710

wants to merge 7 commits into from

Commits on Apr 2, 2020

  1. Add host/port parameter for redis scaler (#1)

    * Add host/port parameter for redis scaler
    
    * Remove debug print
    
    * Use always address variable for getRedisListLength
    
    Co-authored-by: Ivan Gualandri <ivangual@ie.ibm.com>
    Signed-off-by: Ivan Gualandri <ivan.gualandri@gmail.com>
    inuyasha82 and Ivan Gualandri committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    9c627d3 View commit details
    Browse the repository at this point in the history
  2. Update zero result return to be non-error inducing (#695)

    Signed-off-by: Michael Droessler <michael.droessler@cunamutual.com>
    Signed-off-by: Ivan Gualandri <ivan.gualandri@gmail.com>
    droessmj authored and inuyasha82 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    4233578 View commit details
    Browse the repository at this point in the history
  3. Provide project governance (#690)

    * Provide project governance
    
    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    
    * Update sections
    
    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    Signed-off-by: Ivan Gualandri <ivan.gualandri@gmail.com>
    tomkerkhove authored and inuyasha82 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    173026a View commit details
    Browse the repository at this point in the history
  4. Update test dependencies (#696)

    Signed-off-by: Ahmed ElSayed <ahmed@elsayed.io>
    Signed-off-by: Ivan Gualandri <ivan.gualandri@gmail.com>
    ahmelsayed authored and inuyasha82 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    d921b05 View commit details
    Browse the repository at this point in the history
  5. Introduce CII Badge (#691)

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    Signed-off-by: Ivan Gualandri <ivan.gualandri@gmail.com>
    tomkerkhove authored and inuyasha82 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    d520aaf View commit details
    Browse the repository at this point in the history
  6. add deploymentName label if needed (#709)

    Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
    Signed-off-by: Ivan Gualandri <ivan.gualandri@gmail.com>
    zroubalik authored and inuyasha82 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f64d04c View commit details
    Browse the repository at this point in the history
  7. Add test to scaler

    Signed-off-by: Ivan Gualandri <ivan.gualandri@gmail.com>
    inuyasha82 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ae0ce37 View commit details
    Browse the repository at this point in the history