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

Fix Datasource testing connection don't validate endpoints with path #5663

Merged

Commits on Jan 4, 2024

  1. fix Datasource testing connection don't validate endpoints with path o…

    …pensearch-project#5656
    
    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9b21554 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. add changelog

    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9577168 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Update unit test cases

    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    092791b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eac590 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

  1. Pass datasource test connection only when opensearchclient's response…

    … status code is 200
    
    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d650f3d View commit details
    Browse the repository at this point in the history
  2. Update vaclidation logic to all validate on opensearch client respons…

    …e body
    
    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    77b9ce6 View commit details
    Browse the repository at this point in the history