Merge branch 'feature/geo-sshkey-systemhook' into 'master'
Geo: Use System Hooks for key synchronization This MR changes from our custom notification solution to use system hooks instead for GitLab Geo (#76). We had also to change the way we authenticate API requests for Geo. (See !334 for reference). With new implementation, we create one system hook for every secondary Geo Node, and there will be a single endpoint that will receive all events (more to be migrated to System Hook). See merge request !332
Showing
Please register or sign in to comment