-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Network Policy: Consider generating TCP RST instead of DROP #17944
Copy link
Copy link
Closed
Labels
area/datapathImpacts bpf/ or low-level forwarding details, including map management and monitor messages.Impacts bpf/ or low-level forwarding details, including map management and monitor messages.kind/community-reportThis was reported by a user in the Cilium community, eg via Slack.This was reported by a user in the Cilium community, eg via Slack.kind/enhancementThis would improve or streamline existing functionality.This would improve or streamline existing functionality.kind/featureThis introduces new functionality.This introduces new functionality.pinnedThese issues are not marked stale by our issue bot.These issues are not marked stale by our issue bot.sig/policyImpacts whether traffic is allowed or denied based on user-defined policies.Impacts whether traffic is allowed or denied based on user-defined policies.
Description
Proposal / RFE
Currently Cilium drops packets that don't comply to network policies.
While we can observe firewall verdict in Hubble, getting RST would be useful for east-west traffic and can ease debugging for internal applications.
Resets usually helped other IT personnel troubleshoot an issue, the app would behave better and fail immediately vs sitting there retrying and timing out
James Harr
Can be related to #13451
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/datapathImpacts bpf/ or low-level forwarding details, including map management and monitor messages.Impacts bpf/ or low-level forwarding details, including map management and monitor messages.kind/community-reportThis was reported by a user in the Cilium community, eg via Slack.This was reported by a user in the Cilium community, eg via Slack.kind/enhancementThis would improve or streamline existing functionality.This would improve or streamline existing functionality.kind/featureThis introduces new functionality.This introduces new functionality.pinnedThese issues are not marked stale by our issue bot.These issues are not marked stale by our issue bot.sig/policyImpacts whether traffic is allowed or denied based on user-defined policies.Impacts whether traffic is allowed or denied based on user-defined policies.