canonical / blackbox-exporter-k8s-operator

https://charmhub.io/blackbox-exporter-k8s
Apache License 2.0
0 stars 3 forks source link

add open port support #24

Closed lucabello closed 7 months ago

lucabello commented 7 months ago

Issue

Use ops.Unit.open_port for the port to show up in Juju status.

Due to a Juju bug, it might not show up there yet; use juju exec <unit> -- opened-ports to verify.

Testing Instructions

charmcraft pack
juju deploy ./blackbox-exporter-k8s_ubuntu-22.04-amd64.charm blackbox
# Wait for the charm
juju exec --unit blackbox/0 -- opened-ports