Skip to content

[7.x] [Index management] Treat indices beginning with a period as regular indices (#112990)#113286

Merged
sebelga merged 1 commit intoelastic:7.xfrom
sebelga:backport/7.x/pr-112990
Sep 28, 2021
Merged

[7.x] [Index management] Treat indices beginning with a period as regular indices (#112990)#113286
sebelga merged 1 commit intoelastic:7.xfrom
sebelga:backport/7.x/pr-112990

Conversation

@sebelga
Copy link
Contributor

@sebelga sebelga commented Sep 28, 2021

Backports the following commits to 7.x:

…ndices (elastic#112990)

# Conflicts:
#	x-pack/plugins/index_management/__jest__/client_integration/helpers/constants.ts
#	x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_edit.test.tsx
@sebelga sebelga added the backport This PR is a backport of another PR label Sep 28, 2021
@sebelga sebelga enabled auto-merge (squash) September 28, 2021 15:40
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
indexManagement 503 509 +6

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
indexManagement 160 163 +3

Any counts in public APIs

Total count of every any typed public API. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats any for more detailed information.

id before after diff
indexManagement 12 9 -3

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
indexManagement 529.0KB 536.2KB +7.3KB
Unknown metric groups

API count

id before after diff
indexManagement 165 168 +3

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

@sebelga sebelga merged commit c660467 into elastic:7.x Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants