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

operator-sdk script is broken on macos local dev env #272

Closed
guicassolato opened this issue Oct 16, 2023 · 0 comments · Fixed by #273
Closed

operator-sdk script is broken on macos local dev env #272

guicassolato opened this issue Oct 16, 2023 · 0 comments · Fixed by #273
Labels
kind/bug Something isn't working

Comments

@guicassolato
Copy link
Contributor

Steps to reproduce

On macos:

rm -rf ./bin/operator-sdk

make operator-sdk
# ./utils/install-operator-sdk.sh /Users/guilherme.cassolato/Workspace/go/src/github.com/kuadrant/kuadrant-operator/bin/operator-sdk v1.28.1
# mkdir: /Users/runner: Permission denied
# make: *** [/Users/guilherme.cassolato/Workspace/go/src/github.com/kuadrant/kuadrant-operator/bin/operator-sdk] Error 1

Introduced with 72f10e3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
No open projects
Status: To test
Development

Successfully merging a pull request may close this issue.

1 participant