rik icon indicating copy to clipboard operation
rik copied to clipboard

RIK is an experimental workload orchestrator that allows you to deploy your cloud applications, written in Rust.

Results 14 rik issues
Sort by recently updated
recently updated
newest added

## 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...

type/enhancement
good first issue
scope/riklet

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...

type/enhancement
dependencies

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...

type/enhancement
dependencies

## 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...

type/enhancement

good first issue
scope/riklet

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...

type/enhancement
dependencies

### 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_

type/enhancement
scope/controller
scope/rikctl

## 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...

type/enhancement
good first issue

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]....

type/enhancement
scope/controller