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] [Fleet] Add support for constant_keyword "value" in package field definitions (#103000) #103384

Merged
merged 1 commit into from
Jun 25, 2021

Commits on Jun 25, 2021

  1. [Fleet] Add support for constant_keyword "value" in package field def…

    …initions (elastic#103000)
    
    This enables Fleet to accept package field definitions that declare a constant "value"
    for `constant_keyword` fields. Fleet will generate an index template for the constant_keyword
    field that contains the `value` attribute.
    
    Relates: elastic/package-spec#194
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    andrewkroh and kibanamachine committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    ff0df43 View commit details
    Browse the repository at this point in the history