"ansible-operator run local" not working on macOS

16 views
Skip to first unread message

Anup Chandak

unread,
Mar 20, 2024, 4:25:12 AMMar 20
to Operator Framework
Hello Team

I have started an ansible operator journey and am trying to set up a local environment for speedy development.

After generating scaffolding using operator-sdk, I tried `make ansible-operator` on my macOS.
But it looks like the plugin is available only for linux (https://github.com/operator-framework/ansible-operator-plugins/releases). 

Is it supported for macOS? If yes, is there any setup documentation that I can follow? 

Additionally, it looks like Makefile generated by scaffolding have URL for plugin that is giving 404 - https://github.com/operator-framework/ansible-operator-plugins/releases/download/v1.33.0/

Looking forward to getting a quick help around this. Thank you so much!

Regards
Anup Chandak

vnar...@redhat.com

unread,
Apr 9, 2024, 12:14:23 PMApr 9
to Operator Framework
Hi Anup

You can run `make build` to build binary locally compatible with your OS, if you are looking to use ansible operator directly.  

Regarding the error with the URL, the right one is: https://github.com/operator-framework/ansible-operator-plugins/releases/tag/v1.33.0. Could you create an issue against the repository with details linking to the scaffolded Makefile? Also any help to fix this with a Pull Request would greatly be appreciated by the maintainers. 

Thank you so much for using ansible-operator and providing your feedback. 

Best
Varsha

Reply all
Reply to author
Forward
0 new messages