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

[Feature] : Add Replication Mode to the Redis Operator #417

Merged
merged 16 commits into from
Feb 6, 2023
Merged

[Feature] : Add Replication Mode to the Redis Operator #417

merged 16 commits into from
Feb 6, 2023

Commits on Jan 6, 2023

  1. add Api Support

    shubham-cmyk committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    245ecef View commit details
    Browse the repository at this point in the history
  2. api + controller

    shubham-cmyk committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    5f72822 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. subsentinel

    shubham-cmyk committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    42b2f7d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    5ceb76c View commit details
    Browse the repository at this point in the history
  2. add Finalizers

    shubham-cmyk committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    8d07fd6 View commit details
    Browse the repository at this point in the history
  3. fix naming convention

    shubham-cmyk committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0f7d686 View commit details
    Browse the repository at this point in the history
  4. fix name convention

    shubham-cmyk committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    55143de View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

Commits on Feb 1, 2023

  1. remove extra CRD

    shubham-cmyk committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    93ccb28 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    844e692 View commit details
    Browse the repository at this point in the history
  2. fix naming

    shubham-cmyk committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    7e9e59e View commit details
    Browse the repository at this point in the history
  3. fix error and logs

    shubham-cmyk committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    3759fff View commit details
    Browse the repository at this point in the history
  4. add example

    shubham-cmyk committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    de4b6d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    3d4c036 View commit details
    Browse the repository at this point in the history
  2. remove additional field

    shubham-cmyk committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    bf1ad14 View commit details
    Browse the repository at this point in the history
  3. examples

    shubham-cmyk committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    3bd441f View commit details
    Browse the repository at this point in the history