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

Introducing passive_intertransport_auth to facilitate communication b… #1156

Merged

Commits on Jun 4, 2021

  1. Introducing passive_intertransport_auth to facilitate communication b…

    …etween nodes with adv sec enabled and nodes without adv sec enabled.
    
    Changes to ssl_dual_mode_enabled to support the same.
    
    Signed-off-by: Dhiresh Jain <dhireshj@amazon.com>
    dhiAmzn committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    dfb4fb7 View commit details
    Browse the repository at this point in the history
  2. Addressed comments

    Signed-off-by: Dhiresh Jain <dhireshj@amazon.com>
    dhiAmzn committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    7a3a82f View commit details
    Browse the repository at this point in the history
  3. Minor fix

    Signed-off-by: Dhiresh Jain <dhireshj@amazon.com>
    dhiAmzn committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    1ce2e25 View commit details
    Browse the repository at this point in the history
  4. Modifying transportInterClusterPassiveAuth to be controlled by cluste…

    …r setting instead of opendistro config
    
    Signed-off-by: Dhiresh Jain <dhireshj@amazon.com>
    dhiAmzn committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    ea6eb6f View commit details
    Browse the repository at this point in the history
  5. Fixing unit tests

    Signed-off-by: Dhiresh Jain <dhireshj@amazon.com>
    dhiAmzn committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    46172db View commit details
    Browse the repository at this point in the history
  6. Resolving conflicts with mainline

    Signed-off-by: Dhiresh Jain <dhireshj@amazon.com>
    dhiAmzn committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    7d659de View commit details
    Browse the repository at this point in the history
  7. Removing Filtered property from new setting, improving code readability

    Signed-off-by: Dhiresh Jain <dhireshj@amazon.com>
    dhiAmzn committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    41f8f36 View commit details
    Browse the repository at this point in the history
  8. Fixing UTs where node space causing shards to be unassigned

    Signed-off-by: Dhiresh Jain <dhireshj@amazon.com>
    dhiAmzn committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    ada9ef5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Reverting cluster setting in UT

    Signed-off-by: Dhiresh Jain <dhireshj@amazon.com>
    dhiAmzn committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    b9c8b31 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Addressing minor comment on UT

    Signed-off-by: Dhiresh Jain <dhireshj@amazon.com>
    dhiAmzn committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    3fe5560 View commit details
    Browse the repository at this point in the history