Skip to content

[8.0] Azure, GCS, and AWS snapshot repos no longer require plugins (#123387)#123768

Merged
jrodewig merged 1 commit intoelastic:8.0from
jrodewig:backport/8.0/pr-123387
Jan 25, 2022
Merged

[8.0] Azure, GCS, and AWS snapshot repos no longer require plugins (#123387)#123768
jrodewig merged 1 commit intoelastic:8.0from
jrodewig:backport/8.0/pr-123387

Conversation

@jrodewig
Copy link
Copy Markdown
Contributor

Backport

This is an automatic backport to 8.0 of:

Questions ?

Please refer to the Backport tool documentation

@jrodewig jrodewig added the backport This PR is a backport of another PR label Jan 25, 2022
@jrodewig jrodewig enabled auto-merge (squash) January 25, 2022 22:02
With elastic/elasticsearch#81870, the Azure, GCS, and AWS snapshot repository types have built-in support in Elasticsearch and no longer require plugins in 8.0+. This PR updates step one of the **Register Repository** wizard to:

- Include Azure, GCS, and AWS as default repository types
- Tweak UI copy and links referring to repository plugins.

Co-authored-by: Yulia Čech <6585477+yuliacech@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 1e57604)

# Conflicts:
#	x-pack/plugins/snapshot_restore/server/routes/api/repositories.test.ts
@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

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
snapshotRestore 23 20 -3

Async chunks

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

id before after diff
snapshotRestore 258.4KB 258.1KB -308.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
core 274.4KB 274.4KB +19.0B
snapshotRestore 26.6KB 26.6KB -19.0B
total -0.0B
Unknown metric groups

API count

id before after diff
snapshotRestore 23 20 -3

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

@jrodewig jrodewig merged commit 4570443 into elastic:8.0 Jan 25, 2022
@jrodewig jrodewig deleted the backport/8.0/pr-123387 branch January 26, 2022 00:43
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