Closed dejanzele closed 1 week ago
/cc @sanposhiho
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dejanzele, sanposhiho
The full list of commands accepted by this bot can be found here.
The pull request process is described here
What type of PR is this?
/kind bug
What this PR does / why we need it:
Fixes missing replace for
k8s.io/endpointslice
to versionv0.30.4
. Otherwise it tries to fetchv0.0.0
and complains about unknown revision.How to replicate:
scheduler
orinternal/e2e
foldersgo list -modfile=go.mod -m -json -mod=mod all
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
What are the benchmark results of this change?