Skip to content

[Uptime] Flatten dynamic settings object, update saved object mapping#64856

Merged
justinkambic merged 6 commits intoelastic:masterfrom
justinkambic:uptime_flat-settings
May 5, 2020
Merged

[Uptime] Flatten dynamic settings object, update saved object mapping#64856
justinkambic merged 6 commits intoelastic:masterfrom
justinkambic:uptime_flat-settings

Conversation

@justinkambic
Copy link
Copy Markdown
Contributor

@justinkambic justinkambic commented Apr 29, 2020

Summary

Resolves elastic/uptime#175.

Code is WIP

Do not merge before any of:

That being said, it is important to merge this for 7.8 because we'll otherwise have a one-off version where we support a weird settings shape.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@justinkambic justinkambic added WIP Work in progress v8.0.0 Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.8.0 labels Apr 29, 2020
@justinkambic justinkambic self-assigned this Apr 29, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/uptime (Team:uptime)

@justinkambic justinkambic added release_note:skip Skip the PR/issue when compiling release notes and removed WIP Work in progress labels Apr 30, 2020
@justinkambic justinkambic marked this pull request as ready for review April 30, 2020 17:49
@justinkambic justinkambic requested review from andrewvc and shahzad31 and removed request for andrewvc April 30, 2020 17:49
@justinkambic justinkambic requested a review from shahzad31 May 5, 2020 17:00
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

History

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

@justinkambic justinkambic merged commit c7ae1c0 into elastic:master May 5, 2020
justinkambic added a commit to justinkambic/kibana that referenced this pull request May 5, 2020
…elastic#64856)

* Flatten dynamic settings object, update saved object mapping.

* Update broken types.

* Delete commented code.

* Rename a test.
# Conflicts:
#	x-pack/plugins/uptime/common/constants/settings_defaults.ts
#	x-pack/plugins/uptime/server/lib/alerts/__tests__/status_check.test.ts
justinkambic added a commit that referenced this pull request May 6, 2020
…apping (#64856) (#65356)

* [Uptime] Flatten dynamic settings object, update saved object mapping (#64856)

* Flatten dynamic settings object, update saved object mapping.

* Update broken types.

* Delete commented code.

* Rename a test.
# Conflicts:
#	x-pack/plugins/uptime/common/constants/settings_defaults.ts
#	x-pack/plugins/uptime/server/lib/alerts/__tests__/status_check.test.ts

* Update broken test snapshots.
@justinkambic
Copy link
Copy Markdown
Contributor Author

Backported to:
7.x/7.8.0 c3ffaa8
#65356

@justinkambic justinkambic deleted the uptime_flat-settings branch May 6, 2020 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.8.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make settings type flat

4 participants