-
If for example [rockcraft fails](https://github.com/canonical/prometheus-rock/actions/runs/4414422781/jobs/7736111379) and then a new release of a workload comes out, current CI would result in havin…
-
Our newest `track/v0.10.0` pmmlserver rock uses miniconda to install python dependencies and to run the workload because of that we had to run the rock `service` section like this
```
services:
…
-
We should switch to using a Docker image for running the Jepsen tests, partly to speed up the jobs and partly to avoid regular timeouts when doing `apt install` from a GHA runner.
I have this mostl…
-
### Bug Description
I am trying to create a ROCK for [High-Performance Linpack (HPL)](https://netlib.org/benchmark/hpl/), a Fortran-based toolkit used to benchmark the Top 500 supercomputers in the w…
-
**[oci-factory](https://github.com/canonical/oci-factory/)** has become stable enough to try to offload our ROCK building machinery there.
We should structure this repository so that integrating wi…
-
It seems like [this](https://github.com/canonical/kfp-operators/issues/220) issue is replicated on the container image generated from the api-server rock. When attempting to deploy a charm that uses t…
-
### Bug Description
Missing reference for the `organize` field in the `rockcraft.yaml`
The field [here](https://github.com/canonical/prometheus-rock/blob/main/rockcraft.yaml#L38) is not really …
-
# Description
To implement automated ROCK testing the following workflows/GitHub actions are required:
- Build ROCK, scan for vulnerabilities, send report to Jira.
# Design
Build ROCK uses `ca…
-
### Bug Description
The `CRAFT_PROJECT_VERSION` depends on the rockcraft.yaml's `version` field and thus should be registered after the YAML is loaded.
This should happen in
https://github.c…
-
### Bug Description
I try to use the npm plugin in its most basic form and packing fails.
### To Reproduce
Just rockcraft pack the rockfile.
Proposed here with ubuntu:22.04 but also fails wi…