rik
rik copied to clipboard
RIK is an experimental workload orchestrator that allows you to deploy your cloud applications, written in Rust.
## What needs to be done * Implement destroy method for `Pod` workloads ## Why is it needed? We previously (#65) added a feature to have the ability to unschedule...
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.16 to 0.11.20. Release notes Sourced from reqwest's releases. v0.11.20 What's Changed Fix deflate decompression back to using zlib, as outlined in the spec. v0.11.19 What's Changed...
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.12 to 0.1.14. Changelog Sourced from tokio-stream's changelog. 0.1.14 (January 6, 2019) Use feature flags to break up the crate, allowing users to pick & choose components...
## What needs to be done ? - [x] Controller handling of a workload deletion - [x] Entry must be deleted from database - [x] Related instances must be deleted...
Bumps [clap](https://github.com/clap-rs/clap) from 2.34.0 to 4.2.1. Release notes Sourced from clap's releases. v4.2.1 [4.2.1] - 2023-03-28 Fixes Don't highlight uninteresting parts of the error message v4.2.0 [4.2.0] - 2023-03-28 Compatibility...
### Description Implement [serde_path_to_error](https://docs.rs/serde_path_to_error/latest/serde_path_to_error/) Maybe create a wrapper to avoid code duplication ### Additional Information _No response_
## What needs to be done We can either lower the libc version needed in order to run riklet (might collapse with some package requirements), or we can use musl...
The objective of this issue is to be able to start rik from getting started
This issue should be discussed to determine new endpoints, new communication flows, and how the data is stored. If you want to be assigned to this issue, please ping us[^1]....