Monday, 2021-10-11

-@gerrit:opendev.org- Dong Zhang proposed: [zuul/zuul-jobs] 813034: Implement role for limiting zuul log file size https://review.opendev.org/c/zuul/zuul-jobs/+/81303406:32
@fzzfh:matrix.orghello all, I configure nodepool with static provider, like this, https://zuul-ci.org/docs/nodepool/static.html#. About host-key, what does "The ssh host key of the node" mean?  And after configure nodepool.yaml,  how to restart nodepool? Any help would be appreciated.11:20
-@gerrit:opendev.org- amolkahat proposed: [zuul/zuul-jobs] 813414: [DNM] Python 2.7 workaround for configparser.readstring() https://review.opendev.org/c/zuul/zuul-jobs/+/81341411:24
-@gerrit:opendev.org- Artem Goncharov proposed: [zuul/zuul] 813136: Check blocking_discussions_resolved in gitlab driver https://review.opendev.org/c/zuul/zuul/+/81313611:27
-@gerrit:opendev.org- Felix Edel proposed: [zuul/zuul] 811969: WIP Put frozen jobs in ZooKeeper https://review.opendev.org/c/zuul/zuul/+/81196912:47
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 813433: wip: Use a deterministic build set UUID https://review.opendev.org/c/zuul/zuul/+/81343313:46
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 813433: wip: Use a deterministic build set UUID https://review.opendev.org/c/zuul/zuul/+/81343313:48
-@gerrit:opendev.org- Felix Edel proposed: [zuul/zuul] 811969: WIP Put frozen jobs in ZooKeeper https://review.opendev.org/c/zuul/zuul/+/81196914:00
@tobias.henkel:matrix.orgzuul-maint: github (.com only yet) can finally send webhooks on branch protection config changes: https://github.blog/changelog/2021-09-03-webhook-for-branch-protection-changes/ :)14:43
-@gerrit:opendev.org- Dong Zhang proposed: [zuul/zuul-jobs] 813034: Implement role for limiting zuul log file size https://review.opendev.org/c/zuul/zuul-jobs/+/81303414:46
-@gerrit:opendev.org- Dong Zhang proposed: [zuul/zuul-jobs] 813034: Implement role for limiting zuul log file size https://review.opendev.org/c/zuul/zuul-jobs/+/81303414:50
@clarkb:matrix.org> <@fzzfh:matrix.org> hello all, I configure nodepool with static provider, like this, https://zuul-ci.org/docs/nodepool/static.html#. About host-key, what does "The ssh host key of the node" mean?  And after configure nodepool.yaml,  how to restart nodepool? Any help would be appreciated.15:40
The SSH protocol does host key checking to avoid mitm attacks. By default it will not connect to a server whose host key it does not recognize. In this case nodepool allows you to specify in config the public part of the host key so that nodepool and zuul can safely recognize the server when connecting via SSH.
The method to restart nodepool will depend on your method of deployment. Systemd units need a systemctl restart, docker(-compose) will need you to stop/start the container
@nborg:matrix.orgfzzf: You can get host-key from the static node by "ssh-keyscan <host>". Take for instance the ssh-ed25519 key returned.16:35
@clarkb:matrix.orgcorvus: zuul doesn't use the is:mergeable predicate in gerrit right? it always computes its own answer to that qusetion? http://gerrit-documentation.storage.googleapis.com/Documentation/3.4.0/config-gerrit.html#change.mergeabilityComputationBehavior defaults to Never in 3.4 and I'm trying to get a sense of changes opendev might need to accomodate for a 3.4 upgrade18:46
@jim:acmegating.comClark: correct; i don't anticipate a problem.21:17
@jim:acmegating.comzuul-maint: how does this look for a 4.10.0 release?  commit a32753227be3a6a52d5e4a60ca4bd645823cfab0 (HEAD -> master, tag: 4.10.1, origin/master, gerrit/master)22:13
@clarkb:matrix.orgcorvus:  that commit lgtm but note it should be a 4.10.1 I think22:38
@clarkb:matrix.orgyou mentioned both 4.10.0 and 4.10.122:38
@clarkb:matrix.orgI'm also thinking it might be good to try and avoid opendev restarts for a bit if no big issues come up so that we can observe the znode count over time better22:44
@jim:acmegating.comyeah, looks like i typod the chat but the tag looks right (the second part of that line is a copy/paste of my local git repo with the tag already staged)22:45

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!