Closed coreycb closed 2 years ago
Thanks for the review. I'll have to try a deploy again (I'd had this change locally for a while) but I think at the time it was failing because yoga/edge didn't exist.
I think all the yoga/edge channels disappeared from charmhub when yoga/stable was released.
I think all the yoga/edge channels disappeared from charmhub when yoga/stable was released.
Yes, they did; we moved yoga/edge to yoga/candidate during release testing, and then to yoga/stable when it was released. However, you can juju deploy nova-compute --channel yoga/edge
and you will get the yoga/stable
charm, as there is no yoga/edge
; i.e. it falls back to the yoga/stable
charm. However, if we release a new yoga/edge
release, then any bundles referring to yoga/edge
will get that in preference to yoga/stable
, which is what you want for testing, but not production. As these are test bundles, that's what we want, isn't it?
Confirmed that this is working as expected (as you've described Alex). It must not have been working at one point but regardless it is now, so that's good. I'm going to abandon this change.
The yoga/edge channel no longer exists so switch to yoga/stable.