ansibleplaybookbundle / ansible-playbook-bundle

THIS REPO IS MIGRATING: https://github.com/automationbroker/apb
GNU General Public License v2.0
140 stars 70 forks source link

Improve developer workflow so pushed APBs are restricted to private namespace #254

Open jwmatthews opened 6 years ago

jwmatthews commented 6 years ago

This RFE requires namespace ClusterServiceClasses to be supported in the Service Catalog. That work is actively being developed in sig-service-catalog and expected to be in upstream perhaps in ~next month or two.

Once the ability to publish ClusterServiceClasses to a particular namespace is popular we should document a workflow of leveraging this so a developer working on a shared remote cluster is able to push their own APBs for testing without impacting others.

eriknelson commented 6 years ago

Just providing some additional context: as long as the namespaced broker is configured to discovered these namespaced APBs, any services reported to the catalog will automatically be created as ServiceCatalog objects, scoped and deployable to that namespace, without impacting other tenants.