Skip to content

fix: return decoded urls on CloudStart as well as CloudSetup#161711

Merged
TattdCodeMonkey merged 1 commit intoelastic:mainfrom
TattdCodeMonkey:rnorris/serverless-search-fix-cloud-id-decoding
Jul 12, 2023
Merged

fix: return decoded urls on CloudStart as well as CloudSetup#161711
TattdCodeMonkey merged 1 commit intoelastic:mainfrom
TattdCodeMonkey:rnorris/serverless-search-fix-cloud-id-decoding

Conversation

@TattdCodeMonkey
Copy link
Copy Markdown
Contributor

Summary

#159442 updated the decoding of the cloud id and added elasticsearchUrl & kibanaUrl to the CloudStart type, but it only set them on the CloudSetup result.

This change will also add them to the CloudStart so they are available to code that is trying to read the values from CloudStart , mainly serverless_search is what I'm concerned with.

@TattdCodeMonkey TattdCodeMonkey added release_note:skip Skip the PR/issue when compiling release notes Team:EnterpriseSearch v8.10.0 labels Jul 11, 2023
@TattdCodeMonkey TattdCodeMonkey requested a review from a team as a code owner July 11, 2023 20:41
@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

Metrics [docs]

Page load bundle

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

id before after diff
cloud 4.6KB 4.8KB +197.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
enterpriseSearch 14 16 +2
securitySolution 409 413 +4
total +6

Total ESLint disabled count

id before after diff
enterpriseSearch 15 17 +2
securitySolution 488 492 +4
total +6

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

Copy link
Copy Markdown
Contributor

@pgayvallet pgayvallet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woups, thanks!

@TattdCodeMonkey TattdCodeMonkey merged commit c4790da into elastic:main Jul 12, 2023
@kibanamachine kibanamachine added the backport:skip This PR does not require backporting label Jul 12, 2023
@TattdCodeMonkey TattdCodeMonkey deleted the rnorris/serverless-search-fix-cloud-id-decoding branch July 12, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:EnterpriseSearch v8.10.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants