Improve encapsulation power of juju_integration
to avoid leaking implementation detail
#625
Labels
juju_integration
to avoid leaking implementation detail
#625
Requirements
Let's say we have two apps to deploy,
To create a juju integration, we must provide the
application
Block Set verbatim:Ideally,
module.bundle
would offer its side of an integration in its entirety, without the user needing to know the implementation detail of the underlying charms:Urgency
It would save from a weird workaround.
Currently, the implementation of
juju_integration
forces us to leak implementation detail.Notes & References
No response
The text was updated successfully, but these errors were encountered: