Tuesday, 2024-11-26

-@gerrit:opendev.org- Zuul merged on behalf of Matthieu Huin https://matrix.to/#/@mhuin:matrix.org: [zuul/nodepool] 936015: Openshift/pods drivers: refactor, fix doc https://review.opendev.org/c/zuul/nodepool/+/93601501:48
@csatari:matrix.orgHey ho, are there any community meetings for Zuul?06:57
@mhuin:matrix.orgthanks everyone! any chance for a minor release of Nodepool to include that fix?07:50
-@gerrit:opendev.org- Zuul merged on behalf of Tudor-Stefan Tabacel-Manea: [zuul/zuul] 929641: node model: adapt to node_properties https://review.opendev.org/c/zuul/zuul/+/92964110:43
@fungicide:matrix.orgcsatari: no, nothing scheduled. we just work asynchronously through matrix, mailing lists and code review12:32
@csatari:matrix.orgOkey, thanks for the info. Which one of these is the best place to introduce some chnages what my colleagues would like to bring upstream?13:09
@fungicide:matrix.orgcsatari: if they're already written patches against the current state of the master branch, then uploading them to gerrit for review is one way to get discussion started. if the scope is large new features, then proposing one or more specifications first is a good way to start more involved design discussions: https://review.opendev.org/q/project:zuul/zuul+file:%5Edoc/source/developer/specs/.* https://zuul-ci.org/docs/zuul/latest/developer/specs/13:31
@fungicide:matrix.orgmentioning your changes in here and/or in a post to zuul-discuss@lists.zuul-ci.org are also good ways to try drawing more attention to them, if they seem to go unnoticed13:33
-@gerrit:opendev.org- Karolina Kula proposed on behalf of Joel Capitao: [zuul/zuul-jobs] 936023: DNM Switch to KVM https://review.opendev.org/c/zuul/zuul-jobs/+/93602313:55
@jim:acmegating.commhu: a release would need a release note.  if you add one, i think we could make a minor release.14:38
@jim:acmegating.comzuul-maint: I'd like to make this release of zuul: commit ab30d104ba01b3733bdffacff14619ea871fac06 (tag: 11.2.0)14:55
it's what opendev is running on schedulers, and one commit later than what it's running on executors (the one commit is a revert that shouldn't affect executors)
@fungicide:matrix.orgplan lgtm, 128 changes merged since 11.1.0, skimming i don't see anything that should warrant a major version increment15:02
@fungicide:matrix.orgwe have ansible 8 deprecation in there, but it's not a breaking change15:04
@fungicide:matrix.orgoh, maybe dropping support for github enterprise <2.21 could be considered a backward-incompatibility, but looking at the corresponding commit message github themselves haven't supported that for several years so effectively unlikely to impact anyone15:08
@jim:acmegating.comyeah that's my view15:09
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/nodepool] 934187: Handle early AWS spot instance reclamations https://review.opendev.org/c/zuul/nodepool/+/93418715:40
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com:16:20
- [zuul/zuul] 935729: Batch fake build zookeeper additions https://review.opendev.org/c/zuul/zuul/+/935729
- [zuul/zuul] 935730: Batch fake build database additions https://review.opendev.org/c/zuul/zuul/+/935730
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul-jobs] 935574: Add mirror-container-images role and job https://review.opendev.org/c/zuul/zuul-jobs/+/93557421:12
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul-jobs] 935574: Add mirror-container-images role and job https://review.opendev.org/c/zuul/zuul-jobs/+/93557421:15
@clarkb:matrix.orgI've been asked to remind everyone that the open infrastructure board election process has begun. Currently we are nominating candidates. If you are interested in running yourself or would like to endorse a candidate or candidates you can do so via https://openinfra.dev/election/2025-individual-director-election21:37
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul-jobs] 935574: WIP: Add mirror-container-images role and job https://review.opendev.org/c/zuul/zuul-jobs/+/93557421:48
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul-jobs] 935574: WIP: Add mirror-container-images role and job https://review.opendev.org/c/zuul/zuul-jobs/+/93557422:32
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul-jobs] 935574: WIP: Add mirror-container-images role and job https://review.opendev.org/c/zuul/zuul-jobs/+/93557423:07
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul-jobs] 935574: WIP: Add mirror-container-images role and job https://review.opendev.org/c/zuul/zuul-jobs/+/93557423:26
@clarkb:matrix.orgcorvus: re ^ is the dest_repository vs repository things I called out not a problem?23:46
@clarkb:matrix.orglooking at the testing I'm trying to see where we set the inputs to the test to cover that23:47
@clarkb:matrix.orgI don't think we cover that in the test because we don't supply the optional matcher just a username and password in the credentials23:48
@jim:acmegating.comdid i not fix that, sorry23:53
@clarkb:matrix.orgack I was trying to sort out if that could be a source of problems but since we don't cover it it shouldn't matter for now23:54
@jim:acmegating.comokay, i'm looking at your comment -- the line of code is correct23:54
@jim:acmegating.comand i think the readme for that role is correct and says dest_repository now23:54
@jim:acmegating.comi may have updated that?23:54
@jim:acmegating.comso maybe that's the issue -- i updated the doc, not the code where you left the comment23:55
@clarkb:matrix.orgcorvus: line 64 in https://review.opendev.org/c/zuul/zuul-jobs/+/935574/17/roles/mirror-container-images/README.rst23:55
@clarkb:matrix.orgits confusing because you ahve two dicts one of which uses dest_repository and the other just repository23:56
@jim:acmegating.comooooh that's the one you meant23:56
@clarkb:matrix.orgbut I think the one using just repository is using a "standard" data structure for those credentials so probably don't want to change it and the new datastructure needs to differentiate between source and dest so that one also shouldn't change23:57
@jim:acmegating.comyep line 11 should change23:57
@jim:acmegating.comi think you may have actually highlighted the token that should change in your comment; though everytime i move my mouse gerrit highlights all of them so it's confusing23:57
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul-jobs] 935574: Add mirror-container-images role and job https://review.opendev.org/c/zuul/zuul-jobs/+/93557423:58
@jim:acmegating.comClark: ^ okay that should be the final version23:58

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