File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -1398,7 +1398,6 @@ OFPT_GET_CONFIG_REPLY (xid=0x4): frags=normal miss_send_len=0`
13981398 "OVN-KUBE-ITP" : []string {},
13991399 },
14001400 }
1401- << << << < HEAD
14021401 // OCP HACK: Block MCS Access. https://github.com/openshift/ovn-kubernetes/pull/170
14031402 expectedMCSRules := []string {
14041403 "-p tcp -m tcp --dport 22624 --syn -j REJECT" ,
@@ -1417,8 +1416,6 @@ OFPT_GET_CONFIG_REPLY (xid=0x4): frags=normal miss_send_len=0`
14171416 "-s 169.254.169.0/24 -j MASQUERADE" , // this guarantees we SNAT all UDN MasqueradeIPs traffic leaving the node
14181417 )
14191418 }
1420- == == == =
1421- >> >> >> > upstream / master
14221419 f4 := iptV4 .(* util.FakeIPTables )
14231420 err = f4 .MatchState (expectedTables , map [util.FakePolicyKey ]string {{
14241421 Table : "filter" ,
You can’t perform that action at this time.
0 commit comments