Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.15] [ML] Fixes display of model state in trained models list with …
…starting and stopping deployments (#188847) (#188928) # Backport This will backport the following commits from `main` to `8.15`: - [[ML] Fixes display of model state in trained models list with starting and stopping deployments (#188847)](#188847) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dima Arnautov","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-23T12:18:49Z","message":"[ML] Fixes display of model state in trained models list with starting and stopping deployments (#188847)\n\n## Summary\r\n\r\nFixes #188035 and #181093\r\n\r\n<img width=\"1434\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/6c14afa3-2908-45ff-a68d-88ee18f18964\">\r\n\r\n\r\n\r\n### Checklist\r\n\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"9669bfde47b70dc925a39aac39ab8a1b6c3dae3b","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix",":ml","Feature:3rd Party Models","Team:ML","v8.15.0","v8.16.0"],"title":"[ML] Fixes display of model state in trained models list with starting and stopping deployments ","number":188847,"url":"https://github.com/elastic/kibana/pull/188847","mergeCommit":{"message":"[ML] Fixes display of model state in trained models list with starting and stopping deployments (#188847)\n\n## Summary\r\n\r\nFixes #188035 and #181093\r\n\r\n<img width=\"1434\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/6c14afa3-2908-45ff-a68d-88ee18f18964\">\r\n\r\n\r\n\r\n### Checklist\r\n\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"9669bfde47b70dc925a39aac39ab8a1b6c3dae3b"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/188847","number":188847,"mergeCommit":{"message":"[ML] Fixes display of model state in trained models list with starting and stopping deployments (#188847)\n\n## Summary\r\n\r\nFixes #188035 and #181093\r\n\r\n<img width=\"1434\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/6c14afa3-2908-45ff-a68d-88ee18f18964\">\r\n\r\n\r\n\r\n### Checklist\r\n\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"9669bfde47b70dc925a39aac39ab8a1b6c3dae3b"}}]}] BACKPORT--> Co-authored-by: Dima Arnautov <[email protected]>
- Loading branch information