Skip to content

Commit

Permalink
Deleted Outlier Detection Balancer
Browse files Browse the repository at this point in the history
  • Loading branch information
zasweq committed Apr 7, 2022
1 parent e8276cb commit 67c524b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 306 deletions.
121 changes: 0 additions & 121 deletions xds/internal/balancer/outlierdetection/balancer.go

This file was deleted.

185 changes: 0 additions & 185 deletions xds/internal/balancer/outlierdetection/balancer_test.go

This file was deleted.

2 changes: 2 additions & 0 deletions xds/internal/balancer/outlierdetection/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
* limitations under the License.
*/

// Package outlierdetection implements a balancer that implements
// Outlier Detection.
package outlierdetection

import (
Expand Down

0 comments on commit 67c524b

Please sign in to comment.