Code review comment for ~dmitriis/charm-telegraf/+git/telegraf-charm:master

Revision history for this message
Stuart Bishop (stub) wrote :

Upgrades fail with the scope change:

$ juju upgrade-charm --path ~/charms/repo/builds/telegraf telegraf
Added charm "local:xenial/telegraf-0" to the model.
ERROR cannot upgrade application "telegraf" to charm "local:xenial/telegraf-0": would break relation "telegraf:postgresql postgresql:db-admin"

We can't land this as it is. If we need to proceed, we need to declare a new relation with container scope.

review: Disapprove

« Back to merge proposal