[Bugs] [Bug 1489417] Gerrit shouldn't offer http or git for code download

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 7 17:20:16 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1489417

Nigel Babu <nigelb at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nigelb at redhat.com



--- Comment #1 from Nigel Babu <nigelb at redhat.com> ---
The intention here was to reduce the load on Gerrit servers. We should do the
following to fix this up:

* Remove Giturl from the config so it's not advertised over the UI
* Setup a read-only replica of git repos on Gerrit for CI to consume.
* Get that to serve over HTTPS for CI system to clone.

The git clone is actively used by the CI system because it doesn't place load
on Gerrit itself.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list