Skip to content

Commit

Permalink
fix email
Browse files Browse the repository at this point in the history
  • Loading branch information
evansheng committed Jun 10, 2021
1 parent 16c9ac4 commit 79d6001
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cluster-autoscaler/proposals/expander-plugin-grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ The gRPC server must implement the API of the [expander strategy interface](http
type Strategy interface {
BestOption(options []Option, nodeInfo map[string]*schedulerframework.NodeInfo) *Option
}

```

The gRPC service, running as an external pod, is defined below:
Expand Down

0 comments on commit 79d6001

Please sign in to comment.