mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-18 23:45:11 +00:00
Automatic merge from submit-queue (batch tested with PRs 51102, 50712, 51037, 51044, 51059) [sig-network-e2e] Remove redundant sig prefix from tests **What this PR does / why we need it**: Remove redundant sig prefix from: ``` [sig-network] Networking [sig-network] Granular Checks: Services [Slow] should function for endpoint-Service: http [sig-network] Networking [sig-network] Granular Checks: Services [Slow] should function for endpoint-Service: udp [sig-network] Networking [sig-network] Granular Checks: Services [Slow] should function for node-Service: http [sig-network] Networking [sig-network] Granular Checks: Services [Slow] should function for node-Service: udp [sig-network] Networking [sig-network] Granular Checks: Services [Slow] should function for pod-Service: http [sig-network] Networking [sig-network] Granular Checks: Services [Slow] should function for pod-Service: udp [sig-network] Networking [sig-network] Granular Checks: Services [Slow] should update endpoints: http [sig-network] Networking [sig-network] Granular Checks: Services [Slow] should update endpoints: udp [sig-network] Networking [sig-network] Granular Checks: Services [Slow] should update nodePort: http [Slow] [sig-network] Networking [sig-network] Granular Checks: Services [Slow] should update nodePort: udp [Slow] [sig-network] Loadbalancing: L7 [sig-network] GCE [Slow] [Feature:Ingress] should conform to Ingress spec [sig-network] Loadbalancing: L7 [sig-network] GCE [Slow] [Feature:Ingress] should create ingress with given static-ip ``` Umbrella issue #49161 **Special notes for your reviewer**: cc @xiangpengzhao **Release note**: ```release-note NONE ```