Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make help does not output hack/tools targets anymore #6444

Closed
chrischdi opened this issue Apr 26, 2022 · 0 comments · Fixed by #6441
Closed

make help does not output hack/tools targets anymore #6444

chrischdi opened this issue Apr 26, 2022 · 0 comments · Fixed by #6441
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@chrischdi
Copy link
Member

What steps did you take and what happened:

Executed make help

What did you expect to happen:

Expected the output to show the hack/tools target, but there is no output below hack/tools:

$ make
...
  clean-release-git                              Restores the git files usually modified during a release
  clean-generated-conversions                    Remove files generated by conversion-gen from the mentioned dirs. Example SRC_DIRS="./api/v1alpha4"

hack/tools:

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Did break via #5741

Environment:

  • Cluster-api version: master
  • Minikube/KIND version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

/kind bug
[One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels]

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants