Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 657 Bytes

ADD_NEW_CATEGORY.md

File metadata and controls

15 lines (8 loc) · 657 Bytes

Adding New Categories to Hub

This doc defines the steps to add a new categories in Hub.

Process to add a new category:

  • Create a pull request to Hub repository by adding your categories in Hub Api ConfigMap.

Once the pull request is reviewed and merged, the Next Steps are to be performed by the Hub maintainers.

  • Invoke the /system/config/refresh API. This will add the new categories in db. To access the API, you need to have config:refresh scope.

Once the config refresh is done you will be able to see the newly added categories on Hub UI