Skip to content

[Fleet] Fix "package not found" error when skipping cloud onboarding for a prerelease package#238629

Merged
hop-dev merged 1 commit intoelastic:mainfrom
hop-dev:prerelease-package-skip=broken
Oct 13, 2025
Merged

[Fleet] Fix "package not found" error when skipping cloud onboarding for a prerelease package#238629
hop-dev merged 1 commit intoelastic:mainfrom
hop-dev:prerelease-package-skip=broken

Conversation

@hop-dev
Copy link
Contributor

@hop-dev hop-dev commented Oct 13, 2025

Summary

Closes #236750

When installing an integration for the first time on cloud we use the guided onboarding experience, if the package was pre-release clicking "Add integration only (skip agent installation)" did not correctly add the prerelease query paramater causing "package not found" to occur.

@hop-dev hop-dev self-assigned this Oct 13, 2025
@hop-dev hop-dev requested a review from a team as a code owner October 13, 2025 11:23
@hop-dev hop-dev added bug Fixes for quality problems that affect the customer experience release_note:fix Team:Fleet Team label for Observability Data Collection Fleet team backport:version Backport to applied version labels v9.2.0 labels Oct 13, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@hop-dev hop-dev changed the title [Fleet] Fix "package not found" error when skipping cloud install steps Oct 13, 2025
Copy link
Contributor

@juliaElastic juliaElastic left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@hop-dev hop-dev enabled auto-merge (squash) October 13, 2025 12:48
@hop-dev hop-dev merged commit c69565c into elastic:main Oct 13, 2025
24 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 9.2

https://github.com/elastic/kibana/actions/runs/18468239372

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Async chunks

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

id before after diff
fleet 2.1MB 2.1MB +28.0B

cc @hop-dev

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 13, 2025
…for a prerelease package (elastic#238629)

## Summary

Closes elastic#236750

When installing an integration for the first time on cloud we use the
guided onboarding experience, if the package was pre-release clicking
"Add integration only (skip agent installation)" did not correctly add
the `prerelease` query paramater causing "package not found" to occur.

(cherry picked from commit c69565c)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
9.2

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Oct 13, 2025
…rding for a prerelease package (#238629) (#238673)

# Backport

This will backport the following commits from `main` to `9.2`:
- [[Fleet] Fix "package not found" error when skipping cloud onboarding
for a prerelease package
(#238629)](#238629)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Mark
Hopkin","email":"mark.hopkin@elastic.co"},"sourceCommit":{"committedDate":"2025-10-13T13:59:53Z","message":"[Fleet]
Fix \"package not found\" error when skipping cloud onboarding for a
prerelease package (#238629)\n\n## Summary\n\nCloses #236750\n\nWhen
installing an integration for the first time on cloud we use the\nguided
onboarding experience, if the package was pre-release clicking\n\"Add
integration only (skip agent installation)\" did not correctly add\nthe
`prerelease` query paramater causing \"package not found\" to
occur.","sha":"c69565ca97bcda045efed0d9dbc6fd4a394681a4","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","Team:Fleet","backport:version","v9.2.0","v9.3.0"],"title":"[Fleet]
Fix \"package not found\" error when skipping cloud onboarding for a
prerelease
package","number":238629,"url":"https://github.com/elastic/kibana/pull/238629","mergeCommit":{"message":"[Fleet]
Fix \"package not found\" error when skipping cloud onboarding for a
prerelease package (#238629)\n\n## Summary\n\nCloses #236750\n\nWhen
installing an integration for the first time on cloud we use the\nguided
onboarding experience, if the package was pre-release clicking\n\"Add
integration only (skip agent installation)\" did not correctly add\nthe
`prerelease` query paramater causing \"package not found\" to
occur.","sha":"c69565ca97bcda045efed0d9dbc6fd4a394681a4"}},"sourceBranch":"main","suggestedTargetBranches":["9.2"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/238629","number":238629,"mergeCommit":{"message":"[Fleet]
Fix \"package not found\" error when skipping cloud onboarding for a
prerelease package (#238629)\n\n## Summary\n\nCloses #236750\n\nWhen
installing an integration for the first time on cloud we use the\nguided
onboarding experience, if the package was pre-release clicking\n\"Add
integration only (skip agent installation)\" did not correctly add\nthe
`prerelease` query paramater causing \"package not found\" to
occur.","sha":"c69565ca97bcda045efed0d9dbc6fd4a394681a4"}}]}]
BACKPORT-->

Co-authored-by: Mark Hopkin <mark.hopkin@elastic.co>
baileycash-elastic pushed a commit to baileycash-elastic/kibana that referenced this pull request Oct 14, 2025
…for a prerelease package (elastic#238629)

## Summary

Closes elastic#236750

When installing an integration for the first time on cloud we use the
guided onboarding experience, if the package was pre-release clicking
"Add integration only (skip agent installation)" did not correctly add
the `prerelease` query paramater causing "package not found" to occur.
rylnd pushed a commit to rylnd/kibana that referenced this pull request Oct 17, 2025
…for a prerelease package (elastic#238629)

## Summary

Closes elastic#236750

When installing an integration for the first time on cloud we use the
guided onboarding experience, if the package was pre-release clicking
"Add integration only (skip agent installation)" did not correctly add
the `prerelease` query paramater causing "package not found" to occur.
nickpeihl pushed a commit to nickpeihl/kibana that referenced this pull request Oct 23, 2025
…for a prerelease package (elastic#238629)

## Summary

Closes elastic#236750

When installing an integration for the first time on cloud we use the
guided onboarding experience, if the package was pre-release clicking
"Add integration only (skip agent installation)" did not correctly add
the `prerelease` query paramater causing "package not found" to occur.
NicholasPeretti pushed a commit to NicholasPeretti/kibana that referenced this pull request Oct 27, 2025
…for a prerelease package (elastic#238629)

## Summary

Closes elastic#236750

When installing an integration for the first time on cloud we use the
guided onboarding experience, if the package was pre-release clicking
"Add integration only (skip agent installation)" did not correctly add
the `prerelease` query paramater causing "package not found" to occur.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels bug Fixes for quality problems that affect the customer experience release_note:fix Team:Fleet Team label for Observability Data Collection Fleet team v9.2.0 v9.3.0

4 participants