automationbroker / apb

A CLI tool for listing and deploying Service Bundles
http://automationbroker.io
Apache License 2.0
62 stars 13 forks source link

Ansible-galaxy init create broken APB storage #141

Closed Asgoret closed 4 years ago

Asgoret commented 5 years ago

I use ansible-galaxy for write own playbooks and try to add it to registry and catch version valodation error.

jmrodri commented 4 years ago

@Asgoret thank you for submitting this issue. The apb tool has been deprecated for the new Operators model. Please consider using Operator SDK (https://github.com/operator-framework/operator-sdk/) and building an Operator instead of an APB.