Rename /content/search/ to /content/known/, to highlight it's an existence test and not a generic content search functionality.
Impacts:
- swh-site/data/default.yaml: Change opened endpoint names
- www.s.o: htdocs/wp-content/themes/layerswp-swh/assets/js/search.js
- swh-web-ui: actual endpoint
- swh/web/ui/api.py
- swh/web/ui/browse.py
- icinga's checking that endpoint (as this is opened and used by www.s.o). So this check needs to be updated as well.
This will need a redeploy of:
- web app
- www.s.o