summaryrefslogtreecommitdiff
path: root/releasenotes/notes/gerrit_http-f25e63ca7d8ec9a3.yaml
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@redhat.com>2019-10-08 10:32:12 -0700
committerJames E. Blair <jeblair@redhat.com>2019-10-08 10:32:12 -0700
commitc83e0366b6532a07eece40e385c54c590f49933c (patch)
tree1c7298dbe3bd5be57323bf5f945e2af18fe5efe9 /releasenotes/notes/gerrit_http-f25e63ca7d8ec9a3.yaml
parent510efce04a52f0beb9f73e2eefd289af6759854a (diff)
downloadzuul-c83e0366b6532a07eece40e385c54c590f49933c.tar.gz
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
Diffstat (limited to 'releasenotes/notes/gerrit_http-f25e63ca7d8ec9a3.yaml')
-rw-r--r--releasenotes/notes/gerrit_http-f25e63ca7d8ec9a3.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/gerrit_http-f25e63ca7d8ec9a3.yaml b/releasenotes/notes/gerrit_http-f25e63ca7d8ec9a3.yaml
new file mode 100644
index 000000000..74ab41976
--- /dev/null
+++ b/releasenotes/notes/gerrit_http-f25e63ca7d8ec9a3.yaml
@@ -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).