openshift-online / ocm-cli

CLI for the Red Hat OpenShift Cluster Manager
Apache License 2.0
78 stars 138 forks source link

Update to use addon service API for addons function #690

Closed weherdh closed 2 weeks ago

weherdh commented 2 weeks ago

This is to resolve OCM-1983, to update the cli to list addons with ocm-addon-service API

ashishmax31 commented 2 weeks ago

This looks good. @ciaranRoche Are there any other places where we need to switch over the API?

weherdh commented 2 weeks ago

You will also need to update the addons in pkg/url_expander.go

Updated