Hi folks,
I need to close mysql-router channels dpe/{edge,beta,candidate} but just for 20.04 base (keeping releases for same channel for newer bases).
Charmcraft does not offer a way to constrain closing the channel for a single base.
How can we do it?
Hi,
I think a similar approach to this previous request might work. So something like:
- Upload a new charm revision with only the supported bases
charmcraft close the relevant dpe channel(s)
charmcraft release the new revision (and any relevant charm resources) to the previously closed dpe channel(s)
Let me know if that works.
Thanks,
Deep