automationbroker / apb

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

Own APB doen`t seen in registry #140

Closed Asgoret closed 4 years ago

Asgoret commented 5 years ago

I rewrite broken NGINX APB and now can`t see him in APB registry. How can i fix this?

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.