File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
config/jobs/kubernetes-sigs/cloud-provider-kind Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ presubmits:
31
31
- name : FOCUS
32
32
value : \[sig-network\]|\[Conformance\]
33
33
- name : SKIP
34
- value : \[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service
34
+ value : \[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|should.handle.updates.to.ExternalTrafficPolicy.field
35
35
command :
36
36
- wrapper.sh
37
37
- bash
@@ -87,7 +87,7 @@ presubmits:
87
87
- name : FOCUS
88
88
value : \[sig-network\]|\[Conformance\]
89
89
- name : SKIP
90
- value : \[Feature:(Networking-IPv4|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|loadbalancer.source.ranges|Internet.connection.for.containers
90
+ value : \[Feature:(Networking-IPv4|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|loadbalancer.source.ranges|Internet.connection.for.containers|should.handle.updates.to.ExternalTrafficPolicy.field
91
91
command :
92
92
- wrapper.sh
93
93
- bash
@@ -139,7 +139,7 @@ presubmits:
139
139
- name : FOCUS
140
140
value : \[sig-network\]|\[Conformance\]
141
141
- name : SKIP
142
- value : \[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service
142
+ value : \[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|should.handle.updates.to.ExternalTrafficPolicy.field
143
143
- name : PARALLEL
144
144
value : " true"
145
145
- name : IP_FAMILY
You can’t perform that action at this time.
0 commit comments