mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Svc REST: Convert FIXME to TODO
This commit is contained in:
parent
03d11c53a8
commit
e594dd4281
@ -11815,10 +11815,8 @@ func TestFeatureInternalTrafficPolicy(t *testing.T) {
|
|||||||
helpTestCreateUpdateDelete(t, testCases)
|
helpTestCreateUpdateDelete(t, testCases)
|
||||||
}
|
}
|
||||||
|
|
||||||
// FIXME: externalIPs, lbip,
|
// TODO(thockin): We need to look at feature-tests for:
|
||||||
// lbsourceranges, externalname, PublishNotReadyAddresses,
|
// externalIPs, lbip, lbsourceranges, externalname, PublishNotReadyAddresses, AllocateLoadBalancerNodePorts, LoadBalancerClass, status
|
||||||
// ipfamilypolicy and list,
|
|
||||||
// AllocateLoadBalancerNodePorts, LoadBalancerClass, status
|
|
||||||
|
|
||||||
// this is local because it's not fully fleshed out enough for general use.
|
// this is local because it's not fully fleshed out enough for general use.
|
||||||
func makePod(name string, ips ...string) api.Pod {
|
func makePod(name string, ips ...string) api.Pod {
|
||||||
|
Loading…
Reference in New Issue
Block a user