kubernetes/kubernetes

Add UDP NetworkPolicy tests for windows

Open

#106,752 opened on Nov 30, 2021

View on GitHub
 (13 comments) (0 reactions) (1 assignee)Go (43,066 forks)batch import
help wantedkind/featureneeds-triagesig/windows

Repository metrics

Stars
 (122,268 stars)
PR merge metrics
 (Avg merge 28d 17h) (343 merged PRs in 30d)

Description

What would you like to be added?

Right now our networkpolicy tests for windows dont test UDP connections.

Why is this needed?

In some corner cases, adding UDP test coverage will round out our ability to conform Windows nodes to the broader networkpolicy conformance initiatives we have.

Contributor guide