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

Add support to Serverless Elasticsearch #1145

Merged
merged 10 commits into from
Aug 9, 2023

Commits on Aug 3, 2023

  1. Added support to Serverless Elasticsearch.

    The pool stores build flavour in health check to determinate if the
    Elasticsearch is serverless.
    In serverless, ilm, legacy template API, license checker are disabled
    and the plugin throws ConfigurationError when ilm_enabled => true or
    template_api => legacy
    kaisecheng committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4ac96d3 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    kaisecheng committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    da6b245 View commit details
    Browse the repository at this point in the history
  3. fix integration test

    kaisecheng committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2954746 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. fix integration test

    kaisecheng committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    525acb1 View commit details
    Browse the repository at this point in the history
  2. trigger build

    kaisecheng committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ced7f5c View commit details
    Browse the repository at this point in the history
  3. trigger build

    kaisecheng committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ef3fd93 View commit details
    Browse the repository at this point in the history
  4. fix flaky unit test

    kaisecheng committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d163c6f View commit details
    Browse the repository at this point in the history
  5. changelog

    kaisecheng committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9e7c2c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Update spec/unit/outputs/elasticsearch/http_client/pool_spec.rb

    Co-authored-by: João Duarte <jsvd@users.noreply.github.com>
    kaisecheng and jsvd committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    02a2c02 View commit details
    Browse the repository at this point in the history
  2. rename

    kaisecheng committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    323913e View commit details
    Browse the repository at this point in the history