issues
search
rik-org
/
rik
RIK is an experimental workload orchestrator that allows you to deploy your cloud applications, written in Rust.
https://rik-org.github.io/rik/
Apache License 2.0
70
stars
12
forks
source link
chore(riklet): use firepilot binary autoload
#123
Closed
MaloPolese
closed
1 year ago
MaloPolese
commented
1 year ago
Closes #114
📑 Description
use firepilot ability to locate the firecracker binary instead of having to specify the binary location in arguments (see
docs
)
Document the ability to configure firecracker binary through environment variable in the project documentation
✅ Checks
[x] My pull request adheres to the code style of this project
[x] My code is documented
[x] I provided unitary tests or procedure to test my code
[x] My PR have a clear description of what my code is supposed to do
ℹ Additional Information
Closes #114
📑 Description
✅ Checks
ℹ Additional Information