Releases: otterize/network-mapper
Releases · otterize/network-mapper
v2.0.13
What's Changed
- Handle case where the sniffer could fail to start if the metrics port was taken by another process on the same node, due to hostNetwork by @orishoshan in #249
Full Changelog: v2.0.12...v2.0.13
v2.0.12
What's Changed
- Fix bug where sniffer would not stop gracefully upon context cancellation by @orishoshan in #248
Full Changelog: v2.0.11...v2.0.12
v2.0.11
What's Changed
- Reduce the risk of misidentification of incoming traffic by verifying destination hostname when resolving incoming internet traffic; Use
/proc/<pid>/root/etc/hostname
for IP to hostname resolution as an alternative to/proc/<pid>/environ
by @omris94 in #244 - Fix a bug where detected TCP traffic from pods a short time before their deletion time could be labeled as incoming traffic from the internet by @omris94 in #245
Full Changelog: v2.0.10...v2.0.11
v2.0.10
What's Changed
- Fix rare issue concerning captures going stale on the AWS VPC CNI, as well as auto-resolve addresses with no currently seen DNS traffic in the cluster by @orishoshan in #242
Full Changelog: v2.0.9...v2.0.10
v2.0.9
What's Changed
- Improve load balancer service resolution - support shared external ip address by @omris94 in #238
- FIx bug where
hostNetwork
pods could be falsely detected as incoming traffic from outside of the cluster; Support resolution ofLoadBalancer
typed services using their node ports by @omris94 in #240 - Fix bug where discovered traffic from a pod wasn't filtered properly by its creation timestamp by @omris94 in #243
Full Changelog: v2.0.8...v2.0.9
v2.0.7
v2.0.6
v2.0.5
What's Changed
- Fix a bug where the source hostnames weren't enforced on TCP capture results for AWS; Add a configuration key to define the time a server-pod has to live for us to trust it's IP by @omris94 in #227
- Fix a bug where a TCP connection to a
hostNetwork
pod could rarely be resolved to the wrong service by @omris94 in #228 - Improve the way we resolve services DNS to identities by going directly from the
targetRef
ofendpoints
instead of going through IP addresses by @omris94 in #229
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- Fix a bug where internet intents discovered with CNAME instead of the actual domain name by @NetanelBollag in #223
- Preparation for the release of ClientIntents v2 by @omris94 in #221 #226
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Support cross cluster visibility by @NetanelBollag in #220
- Report TCP sniffing count telemetry by @NetanelBollag in #218
Full Changelog: v2.0.2...v2.0.3