← Back to team overview

cf-charmers team mailing list archive

[Juju Deployer]: Tagging branch inside bundle file doesn't impact on what revision of charm is fetched.

 

Hello, Kapil.

We've noticed that juju-deployer fetches last revisions for branches that
are listed in bundle.yaml file without looking if tags are set.

For instance, I want to reference to @last_good (which is set to revision
26) tag of cloud-controller charm, after I run bundle deployer command I
see the latest revision inside trusty/cf-cloud-controller folder. If I
understand it right it has to fetch revision 26. Changes are applied only
after changing cf-cloud-controller repo manually.

You can find details in this gist:
https://gist.github.com/allomov/dbc9154d6d5a432eefda


Thank you,
Alex.

Follow ups