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

[8.0] [Event Log] Fixing call to update index alias to hidden (#122882) #123237

Merged
merged 2 commits into from
Jan 18, 2022

Conversation

ymao1
Copy link
Contributor

@ymao1 ymao1 commented Jan 18, 2022

Backport

This is an automatic backport to 8.0 of:

Questions ?

Please refer to the Backport tool documentation

* Adding await

* Changing the way alias updates are made

* Updating unit tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit bd57aa5)

# Conflicts:
#	x-pack/plugins/event_log/server/es/init.ts
@ymao1 ymao1 added the backport label Jan 18, 2022
@ymao1 ymao1 enabled auto-merge (squash) January 18, 2022 14:49
@ymao1 ymao1 merged commit 400f6e0 into elastic:8.0 Jan 18, 2022
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
eventLog 4 5 +1
kibana 936 935 -1
total -0

History

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

@ymao1 ymao1 deleted the backport/8.0/pr-122882 branch January 18, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants