Hello! I have made a little utility I call release-k8s-charm
that interacts with charmcraft
and docker
to assist in packing, uploading (+ uploading the OCI images) and releasing K8s operator charms. By that description I believe it requires classic confinement.
The source code is over at https://github.com/mz2/release-k8s-charm for review.