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

Be able to bind statefulsets to the host network #51

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

Commits on Jun 14, 2020

  1. make operator able to chose when a cluster is bind to the hosts (ex. …

    …when you need to access from outside k8s without a proxy)
    nangelhotelbeds committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    0781bfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09ad959 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    defa632 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    a931b68 View commit details
    Browse the repository at this point in the history
  2. remove gossip as is always 10000 + clientPort

    set port to use in redis-server run
    nangelhotelbeds committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    227c7de View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    4babaf1 View commit details
    Browse the repository at this point in the history
  2. deleted done todo

    nangelhotelbeds committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    3dbc161 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from angel9484/feature/make_configurable_port_a…

    …nd_gossip_in_redis
    
    make configurable the port in all places.
    angel9484 authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    9e326c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Configuration menu
    Copy the full SHA
    1769dfb View commit details
    Browse the repository at this point in the history
  2. remove default port

    nangelhotelbeds committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    54d0833 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9336f4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f6f520 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from angel9484/feature/make_configurable_port_a…

    …nd_gossip_in_redis
    
    configure more port options and monitor port in hostnetwork with hostport
    angel9484 authored Feb 21, 2021
    Configuration menu
    Copy the full SHA
    b515195 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'forked/master' into feature/make_config…

    …urable_port_and_gossip_in_redis
    
    # Conflicts:
    #	pkg/apis/redis/v1alpha1/distributedrediscluster_types.go
    #	pkg/resources/services/service.go
    nangelhotelbeds committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    5c0899c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from angel9484/feature/make_configurable_port_a…

    …nd_gossip_in_redis
    
    Feature/make configurable port and gossip in redis
    angel9484 authored Feb 21, 2021
    Configuration menu
    Copy the full SHA
    f34d70e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    4731615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0f468c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from angel9484/feature/make_configurable_port_a…

    …nd_gossip_in_redis
    
    Feature/make configurable port and gossip in redis
    angel9484 authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    792deab View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    a82e83c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from angel9484/feature/make_configurable_port_a…

    …nd_gossip_in_redis
    
    delete again check of min number of replicas as original code has
    angel9484 authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    20d0d60 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. use directly osm

    nangelhotelbeds committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    ec08b99 View commit details
    Browse the repository at this point in the history
  2. restore deleted const

    nangelhotelbeds committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    5bc679d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from angel9484/feature/native_s3_support_for_ba…

    …ckup_and_restore
    
    use directly osm
    angel9484 authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    b9947ef View commit details
    Browse the repository at this point in the history