Skip to content

[8.x] [ML] Trained Models: Cannot deploy a model after a failed deployment (#211459)#212353

Merged
rbrtj merged 1 commit intoelastic:8.xfrom
rbrtj:backport/8.x/pr-211459
Feb 25, 2025
Merged

[8.x] [ML] Trained Models: Cannot deploy a model after a failed deployment (#211459)#212353
rbrtj merged 1 commit intoelastic:8.xfrom
rbrtj:backport/8.x/pr-211459

Conversation

@rbrtj
Copy link
Contributor

@rbrtj rbrtj commented Feb 25, 2025

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…lastic#211459)

After the recent changes in
elastic#205699
If a deployment fails, the error will be handled correctly at a single
deployment level, however, the pipeline would break, thus further
deployments wouldn't be proceeded.

(cherry picked from commit 58cea84)
@rbrtj rbrtj requested a review from kibanamachine as a code owner February 25, 2025 11:03
@rbrtj rbrtj added the backport This PR is a backport of another PR label Feb 25, 2025
@rbrtj rbrtj enabled auto-merge (squash) February 25, 2025 11:03
@rbrtj rbrtj self-assigned this Feb 25, 2025
@rbrtj rbrtj merged commit d3d4cae into elastic:8.x Feb 25, 2025
11 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

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
ml 5.2MB 5.2MB +45.0B

cc @rbrtj

SoniaSanzV pushed a commit to SoniaSanzV/kibana that referenced this pull request Mar 4, 2025
…yment (elastic#211459) (elastic#212353)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[ML] Trained Models: Cannot deploy a model after a failed deployment
(elastic#211459)](elastic#211459)

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

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

<!--BACKPORT [{"author":{"name":"Robert
Jaszczurek","email":"92210485+rbrtj@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-02-19T09:45:54Z","message":"[ML]
Trained Models: Cannot deploy a model after a failed deployment
(elastic#211459)\n\nAfter the recent changes
in\nhttps://github.com/elastic/pull/205699\nIf a deployment
fails, the error will be handled correctly at a single\ndeployment
level, however, the pipeline would break, thus further\ndeployments
wouldn't be
proceeded.","sha":"58cea843e915ba4dd7184f7718cb50feca77d05a","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix",":ml","backport
missing","Team:ML","backport:version","v9.1.0","v8.19.0"],"title":"[ML]
Trained Models: Cannot deploy a model after a failed
deployment","number":211459,"url":"https://github.com/elastic/kibana/pull/211459","mergeCommit":{"message":"[ML]
Trained Models: Cannot deploy a model after a failed deployment
(elastic#211459)\n\nAfter the recent changes
in\nhttps://github.com/elastic/pull/205699\nIf a deployment
fails, the error will be handled correctly at a single\ndeployment
level, however, the pipeline would break, thus further\ndeployments
wouldn't be
proceeded.","sha":"58cea843e915ba4dd7184f7718cb50feca77d05a"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/211459","number":211459,"mergeCommit":{"message":"[ML]
Trained Models: Cannot deploy a model after a failed deployment
(elastic#211459)\n\nAfter the recent changes
in\nhttps://github.com/elastic/pull/205699\nIf a deployment
fails, the error will be handled correctly at a single\ndeployment
level, however, the pipeline would break, thus further\ndeployments
wouldn't be
proceeded.","sha":"58cea843e915ba4dd7184f7718cb50feca77d05a"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
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

3 participants