Skip to content

Conversation

@neptunian
Copy link
Contributor

Resolves #80032

  • Add experimental flag to function used to get installed packages when recreating index patterns during an install/uninstall. I believe the experimental flag was added to getPackages after the function used when installing the index patterns (getPackageKeysByStatus) was created and was not updated to include the experimental flag. This caused recreating of the index patterns to not include experimental packages, thereby deleting them from the index pattern.
  • Adds some tests that checks for installing and uninstalling of packages that tests the index pattern output for the installed or removed packages are included or not

@neptunian neptunian added bug Fixes for quality problems that affect the customer experience release_note:fix v8.0.0 v7.11.0 labels Oct 28, 2020
@neptunian neptunian requested a review from a team October 28, 2020 19:09
@neptunian neptunian self-assigned this Oct 28, 2020
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Oct 28, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Team:Ingest Management)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@neptunian neptunian merged commit 40fc944 into elastic:master Oct 29, 2020
@neptunian neptunian deleted the 80032-fix-index-pattern-experimental-packages branch October 29, 2020 14:32
neptunian added a commit to neptunian/kibana that referenced this pull request Oct 29, 2020
neptunian added a commit that referenced this pull request Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience release_note:fix Team:Fleet Team label for Observability Data Collection Fleet team v7.11.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Ingest Manager][EPM] Uninstalling a package removes index pattern fields from other packages

4 participants