Skip to content

Commit

Permalink
[Fleet] Implement preconditions in packages install state machine (#1…
Browse files Browse the repository at this point in the history
…90986)

Closes #189353

## Summary

Small change that implements a precondition function for package install
state machine. This is needed for the subsequent work planned in
#169147.

Note that this code is added and tested, but it's not currently used and
it will actually be used only when
#175597 will be implemented.


### Checklist
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
  • Loading branch information
criamico and elasticmachine authored Aug 27, 2024
1 parent b98a8d3 commit 5075b04
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 167 deletions.
Loading

0 comments on commit 5075b04

Please sign in to comment.