Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ML] File upload: enabling check for model allocations (elastic#197395)
Enables the previously commented out check for `num_allocations` when listing the inference endpoints. The adaptive allocation count can drop to 0, but it is still valid for use. Uploading a file will cause it to be re-deployed. Related to es PRs elastic/elasticsearch#115233 and elastic/elasticsearch#115095 Follow on from elastic#196577 (cherry picked from commit 66b2447)
- Loading branch information