Skip to content

[9.1] [streams][lifecycle] unwired inherit lifecycle (#226487)#227233

Merged
klacabane merged 1 commit intoelastic:9.1from
klacabane:backport/9.1/pr-226487
Jul 10, 2025
Merged

[9.1] [streams][lifecycle] unwired inherit lifecycle (#226487)#227233
klacabane merged 1 commit intoelastic:9.1from
klacabane:backport/9.1/pr-226487

Conversation

@klacabane
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

## Summary

Closes elastic#222440
Closes elastic#226059

`inherit` lifecycle will now remove any overrides set at the stream
layer and revert back to the data stream's template configuration.

I also took the opportunity to reduce the spinners overload on the
lifecycle page when refreshing

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
(cherry picked from commit 9a46967)

# Conflicts:
#	x-pack/platform/plugins/shared/streams/server/lib/streams/state_management/streams/unwired_stream.ts
@klacabane klacabane requested a review from kibanamachine as a code owner July 9, 2025 12:26
@klacabane klacabane added the backport This PR is a backport of another PR label Jul 9, 2025
@klacabane klacabane enabled auto-merge (squash) July 9, 2025 12:26
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

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
@kbn/streams-schema 231 237 +6

Async chunks

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

id before after diff
streamsApp 557.2KB 557.2KB +49.0B

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
@kbn/streams-schema 16 13 -3
Unknown metric groups

API count

id before after diff
@kbn/streams-schema 240 246 +6

ESLint disabled line counts

id before after diff
streamsApp 8 9 +1

Total ESLint disabled count

id before after diff
streamsApp 12 13 +1

@klacabane klacabane merged commit 08d7cc0 into elastic:9.1 Jul 10, 2025
16 checks passed
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.

3 participants