Add a relnote about gerrit and http

We're making a signficant change to how Zuul interacts with Gerrit.
No user intervention is required, but we should let folks know in
case their Gerrit configuration somehow prevents this or causes
problems.

Change-Id: I70f0b458ea2885c08db79e1a728bbeaf2192b93d
This commit is contained in:
James E. Blair 2019-10-08 10:32:12 -07:00
parent 510efce04a
commit c83e0366b6
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
upgrade:
- The Gerrit driver will now perform query actions over HTTP if an
HTTP password is configured. In this situation, the SSH
connection is now only used for receiving events. The HTTP
password is not required, but it is recommended since it provides
more reporting options (including line comments).