Skip to content

Commit 8c42862

Browse files
remove unnecessary comments (#3503)
Signed-off-by: Rama Chavali <[email protected]>
1 parent 6e80709 commit 8c42862

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

networking/v1alpha3/destination_rule.proto

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -495,10 +495,6 @@ message LoadBalancerSettings {
495495
uint64 minimum_ring_size = 4 [deprecated=true];
496496
};
497497

498-
// (-- TODO: Enable Subset load balancing after moving to v2 API Also
499-
// look into enabling Priotity based load balancing for spilling over
500-
// from one priority pool to another. --)
501-
502498
// Upstream load balancing policy.
503499
oneof lb_policy {
504500
SimpleLB simple = 1;

0 commit comments

Comments
 (0)