expose: true doesn't work when bundle is deployed from juju-gui
Bug #1513912 reported by
Gennadiy Dubina
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-gui |
Fix Committed
|
High
|
Unassigned |
Bug Description
hi
some services in my bundle have attribute expose: true
but when i deploy this bundle from juju-gui it doesn't expose these services
however if i deploy bundle by juju deployer everything is ok. and services are exposed after deploy.
it's my bundle
but you can reproduce this bug with any bundle
thanks
Changed in juju-gui: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Hi, Thanks for this report!
This is actually a known bug and in the process of being fixed right now and will be in the next release. Up until then you can manually expose the necessary services by clicking on the service icon to open its inspector then toggling the 'Expose' button then committing the changes.
Sorry for the inconvenience.