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

[Multiple Datasources] Add TLS configuration for multiple data sources #6171

Merged
merged 14 commits into from
Mar 22, 2024

Commits on Mar 16, 2024

  1. Add TLS configuration for multiple data sources

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0857686 View commit details
    Browse the repository at this point in the history
  2. Add to CHANGELOG and add examples commented out in opensearch_dashboa…

    …rds.yml
    
    Signed-off-by: Craig Perkins <craig5008@gmail.com>
    cwperks committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    261dd8e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Add tests and replace instance of any

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9e3b24d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05ec9e0 View commit details
    Browse the repository at this point in the history
  3. Add tls config to legacy client

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8782afe View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge branch 'main' into multiple-datasource-tls

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a13dbe5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into multiple-datasource-tls

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ff40dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d23067a View commit details
    Browse the repository at this point in the history
  4. Add test for certificate mode

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f2851f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Respond to PR feedback

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6110ba0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into multiple-datasource-tls

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4d935f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Extract readCertificateAuthorities to util file and add more tests

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    14664fa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into multiple-datasource-tls

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    24c2ca7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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