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

[7.x] [Ingest Manager] Support registration of server side callbacks for Create Datasource API (#69428) #69840

Merged
merged 1 commit into from
Jun 24, 2020

Commits on Jun 24, 2020

  1. [Ingest Manager] Support registration of server side callbacks for Cr…

    …eate Datasource API (elastic#69428)
    
    * Ingest: Expose `registerExternalCallback()` method out of Ingest server `start` lifecycle
    * Ingest: Add support for External Callbacks on REST `createDatasourceHandler()`
    * Ingest: expose DatasourceServices to Plugin start interface
    * Endpoint: Added Endpoint Ingest handler for Create Datasources
      - Also moved the temporary logic from the middleware
        to the handler (still temporary)
    
    Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
    paul-tavares and elasticmachine committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    3d04ce3 View commit details
    Browse the repository at this point in the history