Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fleet] Fix install with streaming test #199725

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

nchaulet
Copy link
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 Backport to (8.x) the previous minor version (i.e. one version back from main) 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
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 Backport to (8.x) the previous minor version (i.e. one version back from main) labels Nov 12, 2024
@nchaulet nchaulet merged commit 7e06f55 into elastic:main Nov 12, 2024
37 checks passed
@kibanamachine
Copy link
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
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
tkajtoch pushed a commit to tkajtoch/kibana that referenced this pull request Nov 12, 2024
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":"[email protected]"},"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 <[email protected]>
Co-authored-by: Dmitrii Shevchenko <[email protected]>
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