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

local dev instructions task returns "No matches" #151

Closed
JayKayy opened this issue May 30, 2024 · 1 comment
Closed

local dev instructions task returns "No matches" #151

JayKayy opened this issue May 30, 2024 · 1 comment

Comments

@JayKayy
Copy link

JayKayy commented May 30, 2024

I am trying to set up a local environment for dev using the instructions here and seeing this failure:

➜  make docker-build  
echo "~~~ Building operator image :docker:"
~~~ Building operator image :docker:
cd ../../.. && ./task k8s:build-operator-images
No matches.
make: *** [Makefile:120: docker-build] Error 1

It seems as though the Taskfile.yml isn't being acknowledged. I'm familiar with task warrior. I glanced a bit at the docs but don't see any reason it can't find any of the tasks that are configured in those files. Any thoughts on what I may be doing wrong?

JIRA Link: K8S-246

@JayKayy JayKayy changed the title local dev instructions tasks not matching local dev instructions tasks no matching May 31, 2024
@JayKayy JayKayy changed the title local dev instructions tasks no matching local dev instructions task returns "No matches" May 31, 2024
@chrisseto
Copy link
Contributor

Hey @JayKayy I think you've installed the wrong task CLI. task in this repo refers to https://taskfile.dev/.

@JayKayy JayKayy closed this as completed Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants