Comment 3 for bug 1988709

Revision history for this message
Haw Loeung (hloeung) wrote :

"""
juju status 707
juju status 7070
juju status 7070/t

707 selector shouldn't show the status of the parca unit
7070 and 7070/t selectors should show the status of the parca unit
"""

I feel that "juju status 7070" shouldn't return machine with port 7070. In fact, I think if we wanted it to return machines with specific ports, it should be something like "juju status tcp/7070" or "juju status udp/7070".

My reasoning is this, say we have machine 80 and all we wanted was that. A user would probably use "juju status 80" but little do they know, they now also get all units with "tcp/80" exposed.