Skip to content

Commit 149c3a3

Browse files
committed
bug fixes and refactoring for tcpudp listener
1 parent 9eb784b commit 149c3a3

9 files changed

+568
-1286
lines changed

apis/elbv2/v1beta1/targetgroupbinding_types.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,6 @@ const (
8787

8888
// NetworkingProtocolUDP is the UDP protocol.
8989
NetworkingProtocolUDP NetworkingProtocol = "UDP"
90-
91-
// NetworkingProtocolTCP_UDP is the TCP_UDP protocol.
92-
NetworkingProtocolTCP_UDP NetworkingProtocol = "TCP_UDP"
9390
)
9491

9592
// NetworkingPort defines the port and protocol for networking rules.

config/crd/bases/gateway.k8s.aws_loadbalancerconfigurations.yaml

Lines changed: 0 additions & 298 deletions
This file was deleted.

0 commit comments

Comments
 (0)