Friday, 2021-05-21

corvusi think it can be a reasonable thing to add crds in a multi-tenant cluster, but in specific circumstances: like if you know that none of the tenants will have any version conflicts (if you know that no other tenants will be using the zuul operator, or, if all of the tenants using the zuul operater can use the same version).00:00
corvusso it's mostly a negotiation of local needs/policy + available technology.  there's certainly no right answer.00:00
*** josefwells_ has joined #zuul00:08
*** josefwells has quit IRC00:12
*** jamesmcarthur has quit IRC00:36
*** jamesmcarthur has joined #zuul00:36
*** jamesmcarthur has quit IRC00:48
*** jamesmcarthur has joined #zuul00:49
*** jamesmcarthur has quit IRC00:54
*** jamesmcarthur has joined #zuul00:55
*** jamesmcarthur has quit IRC01:02
*** jamesmcarthur has joined #zuul01:02
*** josefwells_ has quit IRC01:32
*** jamesmcarthur has quit IRC01:50
*** jamesmcarthur has joined #zuul01:51
*** ikhan has joined #zuul01:51
*** jamesmcarthur has quit IRC01:52
*** jamesmcarthur has joined #zuul01:52
*** ikhan has quit IRC02:28
*** ricolin has quit IRC02:33
*** bhavikdbavishi has joined #zuul02:49
*** sanjayu_ has quit IRC02:56
*** bhavikdbavishi has quit IRC02:58
*** josefwells has joined #zuul03:00
*** ikhan has joined #zuul03:12
*** ikhan has quit IRC03:14
*** bhavikdbavishi has joined #zuul03:40
*** bhavikdbavishi1 has joined #zuul03:42
*** ykarel|away has joined #zuul03:43
*** bhavikdbavishi has quit IRC03:44
*** bhavikdbavishi1 is now known as bhavikdbavishi03:44
*** jamesmcarthur has quit IRC04:02
*** jamesmcarthur has joined #zuul04:04
*** jamesmcarthur has quit IRC04:08
*** josefwells has quit IRC04:14
*** jfoufas1 has joined #zuul04:16
*** jamesmcarthur has joined #zuul04:33
*** rlandy has quit IRC04:52
openstackgerritIan Wienand proposed zuul/nodepool master: Add nodepool-build-image-builder-arm64 job  https://review.opendev.org/c/zuul/nodepool/+/79205205:03
openstackgerritIan Wienand proposed zuul/nodepool master: Add nodepool-build-image-builder-arm64 job  https://review.opendev.org/c/zuul/nodepool/+/79205205:20
*** jamesmcarthur has quit IRC05:36
*** ykarel|away is now known as ykarel05:40
*** bhavikdbavishi has quit IRC05:44
*** bhavikdbavishi has joined #zuul05:44
*** jamesmcarthur has joined #zuul05:51
*** bhavikdbavishi has quit IRC05:53
*** jamesmcarthur has quit IRC05:58
*** saneax has joined #zuul06:03
*** ykarel has quit IRC06:09
*** jamesmcarthur has joined #zuul06:10
*** jamesmcarthur has quit IRC06:16
*** ykarel has joined #zuul06:27
avassjohanssone, corvus: Do the operator really need crds to function or is it just a nice way to configure the operator instead of using configmaps? Because that seems like a reason to not use crds06:48
avasstristanC: ^ ?06:49
*** jcapitao has joined #zuul06:51
*** saneax has quit IRC06:51
*** ricolin has joined #zuul06:54
zbravass: corvus: current versions of ansible-lint does report both line and column, with the remark that column may be "1" in many cases07:03
zbrfew days ago i fixed a bug where the linter was wrongly reporting line or column 0, which is invalid value. fix was already released.07:04
*** saneax has joined #zuul07:25
*** reiterative has left #zuul07:27
*** hashar has joined #zuul07:41
*** rpittau|afk is now known as rpittau07:43
*** jpena|off is now known as jpena07:53
*** tosky has joined #zuul07:59
*** ykarel is now known as ykarel|lunch08:21
*** nils has joined #zuul08:23
*** mgoddard has quit IRC08:54
*** mgoddard has joined #zuul08:54
*** saneax has quit IRC09:09
*** ykarel|lunch is now known as ykarel09:12
*** saneax has joined #zuul09:52
avasszbr: right, I think you've mentioned that before09:59
openstackgerritMatthieu Huin proposed zuul/zuul-client master: Add build-info subcommand  https://review.opendev.org/c/zuul/zuul-client/+/75107010:47
*** jcapitao is now known as jcapitao_lunch11:03
tristanCavass: that's a good point, i guess the current design could work with a single config map instead of a crd.11:07
tristanCcorvus: heh, i'll rebase the ansible-lint change now11:17
openstackgerritTristan Cacqueray proposed zuul/zuul-jobs master: Add ansible-lint job  https://review.opendev.org/c/zuul/zuul-jobs/+/53208311:20
tristanCavass: corvus:unless we are going to add extra crd such as ZuulBackup/ZuulRestore (or perhaps ZuulTenant), then maybe we could make the operator work in both context? (e.g. watching a CRD or driven by CM)11:22
avasstristanC: I think one benefit of using crds is quick feedback if your config is faulty11:27
openstackgerritdaniel.pawlik proposed zuul/zuul-registry master: Do not overwrite the kept_manifests variable when pruning  https://review.opendev.org/c/zuul/zuul-registry/+/69341011:29
*** jpena is now known as jpena|lunch11:31
*** ikhan has joined #zuul11:34
*** bhavikdbavishi has joined #zuul11:43
*** rlandy has joined #zuul11:47
*** jamesmcarthur has joined #zuul11:55
*** jamesmcarthur has quit IRC12:07
*** jamesmcarthur has joined #zuul12:07
*** jcapitao_lunch is now known as jcapitao12:09
*** jamesmcarthur has quit IRC12:10
*** jamesmcarthur has joined #zuul12:10
*** holser_ has quit IRC12:26
*** jpena|lunch is now known as jpena12:29
*** Shrews has joined #zuul12:34
openstackgerritSimon Westphahl proposed zuul/zuul master: Remove layout attribute from queue items  https://review.opendev.org/c/zuul/zuul/+/79262213:06
openstackgerritSimon Westphahl proposed zuul/zuul master: Optimize layout re-calculation after re-enqueue  https://review.opendev.org/c/zuul/zuul/+/79262313:06
*** bhavikdbavishi has quit IRC13:10
*** bhavikdbavishi has joined #zuul13:10
*** bhavikdbavishi has quit IRC13:15
*** jamesmcarthur has quit IRC13:17
*** jamesmcarthur has joined #zuul13:17
openstackgerritMatthieu Huin proposed zuul/zuul-client master: Add buildsets, buildset-info to subcommands  https://review.opendev.org/c/zuul/zuul-client/+/75290913:23
*** jamesmcarthur has quit IRC13:24
avassthis could need a bit more documentation: https://zuul-ci.org/docs/nodepool/azure.html#attr-providers.[azure].auth-path :)13:29
openstackgerritMatthieu Huin proposed zuul/zuul-client master: Add console-stream subcommand  https://review.opendev.org/c/zuul/zuul-client/+/75123813:41
*** josefwells has joined #zuul13:47
*** jamesmcarthur has joined #zuul13:48
*** sshnaidm|pto has quit IRC13:49
*** jamesmcarthur has quit IRC13:53
corvusavass: it has more docs in the new code13:58
*** Shrews has quit IRC14:04
*** Shrews has joined #zuul14:05
corvusavass: see https://review.opendev.org/78192614:07
*** jamesmcarthur has joined #zuul14:08
*** jfoufas1 has quit IRC14:12
avasscorvus: Oh, I thought it had been merged.14:14
*** jamesmcarthur has quit IRC14:14
*** jangutter_ has joined #zuul14:15
*** saneax has quit IRC14:17
*** jangutter has quit IRC14:18
*** jangutter has joined #zuul14:19
*** jangutter_ has quit IRC14:23
*** rpittau is now known as rpittau|afk14:27
*** jamesmcarthur has joined #zuul14:27
*** jamesmcarthur has quit IRC14:38
*** jamesmcarthur has joined #zuul14:46
*** sshnaidm has joined #zuul14:50
*** jamesmcarthur has quit IRC14:50
*** sshnaidm is now known as sshnaidm|pto14:52
*** Shrews has quit IRC15:03
*** jamesmcarthur has joined #zuul15:04
*** ykarel is now known as ykarel|away15:05
*** jamesmcarthur has quit IRC15:16
*** jamesmcarthur has joined #zuul15:16
*** ykarel|away has quit IRC15:17
*** jangutter has quit IRC15:33
*** jangutter has joined #zuul15:33
*** jangutter_ has joined #zuul15:36
*** jangutter has quit IRC15:40
*** bhavikdbavishi has joined #zuul15:40
*** josefwells_ has joined #zuul16:07
*** ykarel|away has joined #zuul16:09
*** josefwells has quit IRC16:10
*** gmann is now known as gmann_afk16:11
*** jcapitao has quit IRC16:27
*** ykarel|away has quit IRC16:28
*** ykarel|away has joined #zuul16:38
*** ykarel|away has quit IRC16:43
*** maxamillion has quit IRC16:48
openstackgerritMerged zuul/zuul master: Stream API for sharded Zookeeper data  https://review.opendev.org/c/zuul/zuul/+/77145416:52
openstackgerritMatthieu Huin proposed zuul/zuul-client master: Add change-status subcommand  https://review.opendev.org/c/zuul/zuul-client/+/75983816:54
*** jamesmcarthur has quit IRC17:00
*** jpena is now known as jpena|off17:03
*** bhavikdbavishi has quit IRC17:07
*** jamesmcarthur has joined #zuul17:21
tobiashcorvus: the test failure on 789576 looks like a race in a shutdown procedure: http://paste.openstack.org/show/805566/17:31
tobiashswest: ^17:33
corvustobiash: oh hrm, do you think it's related to that change, or just something that snuck in recently?17:35
tobiashI don't think it's related, to me it looks more component registry related17:36
tobiashit crashed while setting the component status to stopped17:36
tobiashand all the other test failures in that build are likely due to a leaked thread due to this failure17:37
*** hashar has quit IRC17:54
*** Shrews has joined #zuul18:03
*** Shrews has quit IRC18:09
tobiashcorvus: I've added some thoughts to 779420 (state machine)18:22
*** ikhan has quit IRC18:24
*** jamesmcarthur has quit IRC19:09
clarkbzuulians https://review.opendev.org/c/zuul/zuul/+/792310 is an easy job fixup19:10
*** jamesmcarthur has joined #zuul19:10
*** jamesmcarthur has quit IRC19:13
*** jamesmcarthur has joined #zuul19:20
*** jamesmcarthur has quit IRC19:20
openstackgerritMerged zuul/zuul master: Allow monitoring length of connection event queues  https://review.opendev.org/c/zuul/zuul/+/79021319:44
openstackgerritMerged zuul/zuul master: Add a logical timestamp to management events  https://review.opendev.org/c/zuul/zuul/+/78957619:45
*** sduthil has quit IRC20:14
openstackgerritMatthieu Huin proposed zuul/zuul-client master: Add buildsets, buildset-info to subcommands  https://review.opendev.org/c/zuul/zuul-client/+/75290920:46
openstackgerritMatthieu Huin proposed zuul/zuul-client master: Add console-stream subcommand  https://review.opendev.org/c/zuul/zuul-client/+/75123820:54
openstackgerritMatthieu Huin proposed zuul/zuul-client master: Add change-status subcommand  https://review.opendev.org/c/zuul/zuul-client/+/75983820:55
*** rlandy has quit IRC21:05
corvustobiash: thx, replied21:06
openstackgerritMerged zuul/zuul master: Add pipeline event queue lengths to status JSON  https://review.opendev.org/c/zuul/zuul/+/79003821:06
openstackgerritMerged zuul/zuul master: Add metrics for pipeline event queues  https://review.opendev.org/c/zuul/zuul/+/79003921:06
*** tosky has quit IRC21:15
*** guillaumec has quit IRC21:15
*** tosky has joined #zuul21:16
*** guillaumec has joined #zuul21:16
*** jamesmcarthur has joined #zuul21:39
*** webknjaz has quit IRC21:53
*** jamesmcarthur has quit IRC21:56
*** jamesmcarthur has joined #zuul21:58
*** webknjaz has joined #zuul21:59
*** jamesmcarthur has quit IRC22:04
*** jamesmcarthur has joined #zuul22:23
openstackgerritMerged zuul/zuul master: Implement API for caching raw config files in ZK  https://review.opendev.org/c/zuul/zuul/+/78957722:29
*** nils has quit IRC22:58
*** tosky has quit IRC23:03
*** jamesmcarthur has quit IRC23:12

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