ansible-playbook-bundle icon indicating copy to clipboard operation
ansible-playbook-bundle copied to clipboard

Improve developer workflow so pushed APBs are restricted to private namespace

Open jwmatthews opened this issue 7 years ago • 1 comments

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.

jwmatthews avatar Apr 02 '18 15:04 jwmatthews

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.

eriknelson avatar Apr 02 '18 16:04 eriknelson