Since Github Webhook is a core piece that makes Radix work, it should be a part of Radix-API
Note, we must keep the old domain and url working for backwards compatibility...
Either retaining the path and an extra ingress resource,
or an extra ingress resource with a path rewrite feature
- The old webhook needs to be deprecated and removed before turning off.
- Add logging in radix-github-webhook to log application name of apps that still use the old one
- Update web console to show the new url as soon as it is available