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] Fix bug when upgrading Windows package policies (#110698) #110725

Merged
merged 1 commit into from
Sep 1, 2021

Commits on Aug 31, 2021

  1. [Fleet] Fix bug when upgrading Windows package policies (elastic#110698)

    * Fix bug when upgrading Windows package policies
    
    Ensure package policy merge logics accounts for cases in which an
    input/stream which previously had no variables declared but has
    variables in a later package version.
    
    Fixes elastic#110202
    
    * Refactor original var set into deepMergeVars
    kpollich authored and kibanamachine committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    b17d14b View commit details
    Browse the repository at this point in the history