Skip to content

[Fleet] Fix install with streaming test#199725

Merged
nchaulet merged 1 commit intoelastic:mainfrom
nchaulet:fix-install-with-streaming-test
Nov 12, 2024
Merged

[Fleet] Fix install with streaming test#199725
nchaulet merged 1 commit intoelastic:mainfrom
nchaulet:fix-install-with-streaming-test

Conversation

@nchaulet
Copy link
Copy Markdown
Member

@nchaulet nchaulet commented Nov 12, 2024

Summary

Resolve #199701

Looks like the test was failing because a new version of the security_detection_engine package was published and we do not allow to install a version without the force flag, that PR fix that by installing the bundled security_detection_engine with the force flag.

{
  statusCode: 400,
  error: 'Bad Request',
  message: 'security_detection_engine-8.16.0 is out-of-date and cannot be installed or updated'
}

@nchaulet nchaulet added bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team backport:prev-minor labels Nov 12, 2024
@nchaulet nchaulet self-assigned this Nov 12, 2024
@nchaulet nchaulet requested a review from a team as a code owner November 12, 2024 01:23
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/fleet (Team:Fleet)

@xcrzx xcrzx added v9.0.0 backport:version Backport to applied version labels v8.17.0 and removed backport:prev-minor labels Nov 12, 2024
@nchaulet nchaulet merged commit 7e06f55 into elastic:main Nov 12, 2024
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.x

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 12, 2024
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.x

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

Questions ?

Please refer to the Backport tool documentation

@nchaulet nchaulet deleted the fix-install-with-streaming-test branch November 12, 2024 16:42
kibanamachine added a commit that referenced this pull request Nov 13, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [[Fleet] Fix install with streaming test
(#199725)](#199725)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT [{"author":{"name":"Nicolas
Chaulet","email":"nicolas.chaulet@elastic.co"},"sourceCommit":{"committedDate":"2024-11-12T13:28:28Z","message":"[Fleet]
Fix install with streaming test
(#199725)","sha":"7e06f554363d2bf8fe5656062e34053284005943","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Fleet","v9.0.0","backport:version","v8.17.0"],"title":"[Fleet]
Fix install with streaming
test","number":199725,"url":"https://github.com/elastic/kibana/pull/199725","mergeCommit":{"message":"[Fleet]
Fix install with streaming test
(#199725)","sha":"7e06f554363d2bf8fe5656062e34053284005943"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/199725","number":199725,"mergeCommit":{"message":"[Fleet]
Fix install with streaming test
(#199725)","sha":"7e06f554363d2bf8fe5656062e34053284005943"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co>
Co-authored-by: Dmitrii Shevchenko <dmitrii.shevchenko@elastic.co>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Nov 18, 2024
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:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v8.17.0 v9.0.0

Projects

None yet

5 participants