kubernetes-sigs / cluster-api-operator

Home for Cluster API Operator, a subproject of sig-cluster-lifecycle
https://cluster-api-operator.sigs.k8s.io
Apache License 2.0
162 stars 77 forks source link

🐛 fix go.mod for hack/tools #517

Closed Fedosin closed 4 months ago

Fedosin commented 4 months ago

What this PR does / why we need it:

When I execute go list -m -json -mod=mod all

Inside hack/tools I get the following error: go: sigs.k8s.io/cluster-api/test@v0.0.0-00010101000000-000000000000: invalid version: unknown revision 000000000000

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

netlify[bot] commented 4 months ago

Deploy Preview for kubernetes-sigs-cluster-api-operator ready!

Name Link
Latest commit b8998bad25b506e0a9bc43b73c6a76b57d3e38e9
Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-operator/deploys/6634afe2d73ae60008417380
Deploy Preview https://deploy-preview-517--kubernetes-sigs-cluster-api-operator.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Danil-Grigorev commented 4 months ago

/lgtm

k8s-ci-robot commented 4 months ago

LGTM label has been added.

Git tree hash: 9088ae161e0b8eab77937eebf1b92a714bdd9341

k8s-ci-robot commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexander-demicev, furkatgofurov7

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/cluster-api-operator/blob/main/OWNERS)~~ [alexander-demicev,furkatgofurov7] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment