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 updated package output structure (#69864) #70263

Merged
merged 1 commit into from
Jun 29, 2020

Commits on Jun 29, 2020

  1. [Ingest Manager] Support updated package output structure (elastic#69864

    )
    
    * Update EPM package registry typings to reflect registry changes
    
    * Change `dataset.id` references to `dataset.name`
    
    * Fix RegistryStream
    
    * Fix packageToConfigDatasourceInputs service
    
    * Fix assignPackageStream service
    
    * Fix validateDatasource service
    
    * Fix configure data source components
    
    * Fix variable
    
    * Fix stream template installation
    
    * Add support for `input[].dataset.type` and change `stream.dataset` mapping to be object containing `name` with instead of just a string
    
    * Nest package information under `meta` in agent config yaml
    
    * Move `dataset.type` to stream level instead of input level
    
    * Make single call to fetch registry package information instead of doing it per stream
    
    * Fix type issues
    
    * Update endpoint test assertion
    
    Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
    jen-huang and elasticmachine committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    2f1db15 View commit details
    Browse the repository at this point in the history