canonical / k8s-operator

Machine charm for K8s following the operator framework
Apache License 2.0
4 stars 1 forks source link

Support a charm resource to override the installed snap #149

Open addyess opened 1 week ago

addyess commented 1 week ago

Overview

Create support to override the snap, while warning users they are using the charm in an override mode

Rationale

In order to test that new builds of the k8s snap will operate on the current stable k8s charm, we should be able to verify the snap before releasing it. To do so, we need a way to insert the snap into the charmed environment. This provides the ability to do so.

addyess commented 1 week ago

We can't merge these changes until the workflows support file-resources on publish