Adding New Categories to Hub
November 14, 2022 ยท View on GitHub
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/refreshAPI. This will add the new categories in db. To access the API, you need to haveconfig:refreshscope.
Once the config refresh is done you will be able to see the newly added categories on Hub UI