Closed jpcoenen closed 2 years ago
Should we make a note about these static port assignments in the README?
Should we make a note about these static port assignments in the README?
Good question. Afaik, these ports are internal to the pod created by this Helm chart only. So I am inclined to say: no, this is an internal detail that is practically never relevant for the user.
But I may be wrong there. Do you have a specific case in mind where this would be relevant to know?
Should we make a note about these static port assignments in the README?
Good question. Afaik, these ports are internal to the pod created by this Helm chart only. So I am inclined to say: no, this is an internal detail that is practically never relevant for the user.
But I may be wrong there. Do you have a specific case in mind where this would be relevant to know?
The only case I can think of is a customer preferring to use certain ports to adhere to any network firewall rules. We could defer this until a customer raises the issue, however.
Good to merge imo
As requested in both https://github.com/1Password/connect/issues/22 and https://github.com/1Password/connect/issues/21, this removes the need for the containers to obtain the
NET_BROADCAST
capability by no longer depending on the auto-discovery of each other.Bumps Connect to
1.5.0
to use the newOP_BUS_PEERS
option.