todd-dsm / mac-ops

QnD Automation to build a MacBook Pro for DevOps
MIT License
11 stars 7 forks source link

The CoreOS Operator SDK Install flakes #42

Closed todd-dsm closed 2 years ago

todd-dsm commented 3 years ago
Installing the CoreOS Operator SDK...
Cloning into 'operator-sdk'...
Already on 'master'
Your branch is up to date with 'origin/master'.
make: *** No rule to make target `dep'.  Stop.
make: *** No rule to make target `all'.  Stop.
mv: rename /Users/thomas/go/bin/operator-sdk to /opt/go-bins/operator-sdk: No such file or directory
/Users/thomas/go/src/github.com/operator-framework
todd-dsm commented 2 years ago

There is now a brew install operator-sdk command; it seems to work quite nicely.