kubernetes-sigs / kube-scheduler-simulator

The simulator for the Kubernetes scheduler
Apache License 2.0
795 stars 135 forks source link

Replace golang/mock with uber-go/mock #363

Open saza-ku opened 3 months ago

saza-ku commented 3 months ago

gomock is deprecated. Its maintained fork is uber-go/mock.

ref: https://github.com/golang/mock

This repo and tool are no longer maintained. Please see go.uber.org/mock for a maintained fork instead.

sanposhiho commented 3 months ago

/kind cleanup

chansuke commented 1 week ago

I'd like to work on this issue.

sanposhiho commented 1 week ago

/assign @chansuke