linkerd2/pkg
Oliver Gould a35797b63a
cli: Only bind ephemeral ports on localhost (#7838)
Most of our port forwards are created against localhost, except for when
exposing the dashboard with a user-specified host. Our socket binding
(for ephemeral ports), however, binds against all interfaces.

This change modifies ephemeral port binding to only occur on the
loopback interface.

Signed-off-by: Oliver Gould <ver@buoyant.io>
2022-02-08 12:27:06 +00:00
..
addr Extract from public-api all the Prometheus dependencies, and moves things into a new viz component 'linkerd-metrics-api' (#5560) 2021-01-21 18:26:38 -05:00
admin Graceful shutdown for admin server (#6817) 2021-09-07 10:50:31 -05:00
charts Fix HA race when installing through Helm (#7718) 2022-02-02 11:27:20 -05:00
cmd Fix completion of context (#7389) 2021-12-03 10:26:28 +00:00
config Remove legacy upgrade and it's references (#7309) 2021-11-29 20:08:58 +05:30
filesonly Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
flags Introduce LINKERD_DOCKER_REGISTRY and flexibilize CI workflows (#6782) 2021-09-01 13:39:05 -05:00
healthcheck Fix redundant error handling (#7823) 2022-02-07 19:17:43 -08:00
identity identity: Use SHA256 fingerprints in events (#7836) 2022-02-07 19:15:27 -08:00
inject Remove the `proxy.disableIdentity` config (#7729) 2022-01-31 10:17:10 -05:00
issuercerts cli: Don't check for SAN in root and intermediate certs (#5237) 2020-11-18 15:30:39 -08:00
k8s cli: Only bind ephemeral ports on localhost (#7838) 2022-02-08 12:27:06 +00:00
multicluster Add nodePorts option to multicluster helm chart (#6059) 2021-05-11 17:41:59 -05:00
profiles Bump helm.sh/helm/v3 from 3.4.1 to 3.6.1 (#6286) 2021-06-18 09:34:29 -06:00
prometheus build(deps): bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 (#7646) 2022-01-20 09:25:21 -08:00
protohttp Removed `Version` API from the public-api (#6000) 2021-04-16 11:23:55 -05:00
public Remove the `linkerd-controller` pod (#6039) 2021-04-19 09:57:45 -05:00
servicemirror Add support for service-mirror selectors (#4795) 2020-07-30 10:07:14 -07:00
tls Have the tap APIServer refresh its cert automatically (#5388) 2020-12-16 17:46:14 -05:00
trace Trace Control plane Components with OC (#3495) 2019-10-18 12:19:13 -07:00
tree Remove namespace from charts and split them into `linkerd-crd` and `linkerd-control-plane` (#6635) 2021-12-10 15:53:08 -05:00
util Remove legacy upgrade and it's references (#7309) 2021-11-29 20:08:58 +05:30
version Update `proxy-init` to `v1.5.2` (#7447) 2021-12-09 15:31:55 +00:00