canonical / prometheus-k8s-operator

https://charmhub.io/prometheus-k8s
Apache License 2.0
21 stars 35 forks source link

deps: add rust build dependencies to charm #494

Closed lengau closed 1 year ago

lengau commented 1 year ago

Issue

493

Solution

Adds rustc and cargo as build packages in the

Context

The jsonschema update broke chramcraft's spread tests

Testing Instructions

Build the charm :-)

Release Notes

Add build packages so newer jsonschema versions work.

lengau commented 1 year ago

That's a good question @sed-i . I sent this because of the general preference for building everything from source for production charms, but getting the binary instead is indeed much easier 😀

sed-i commented 1 year ago

CI passed, but it is not reflected on the PR page here. Merging.