Wednesday, 2023-04-26

@jim:acmegating.comianw: done00:11
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 881243: Publish container images to quay.io https://review.opendev.org/c/zuul/zuul/+/88124300:13
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/nodepool] 881244: Publish container images to quay.io https://review.opendev.org/c/zuul/nodepool/+/88124400:15
@iwienand:matrix.orgexcellent, i see only ns03 & ns04 from ```dig +noall +authority +additional +norecurse @ns-tld1.charlestonroadregistry.com. NS gating.dev```00:18
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/nodepool] 881287: Add Azure gallery image support https://review.opendev.org/c/zuul/nodepool/+/88128701:02
@jjbeckman:matrix.orgWould appreciate some advice here, still struggling to figure out how one uses `type: namespace` with the kubernetes driver.04:19
How does one "create pods in that namespace how you like", exactly? I mean, I can create pods in one of my "pre" playbooks, but how would one get ansible to recognize that that is the pod it is supposed to execute the playbooks?
In the `executor`, I have noticed that when setting `type: pod`, `ansible/inventory.yaml` is populated with:
```
hosts:
debian-bullseye:
ansible_connection: kubectl
...
```
However, with `type: namespace`, this results in just `hosts: {}`.
Sorry for cluttering the chat with so many questions.
@g_gobi:matrix.orghttps://zuul-ci.org/docs/zuul/latest/config/project.html#attr-project.%3Cpipeline%3E.jobs08:32
**it may be a dictionary, in which case it is treated as a job variant local to this project and pipeline. In that case, the format of the dictionary is the same as the top level job definition. Any attributes set on the job here will override previous versions of the job.**
Do we have any examples of this? I need to override the job's dependencies field in the project.
Thanks in advance.
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 881541: Fix delete-pipeline-state command https://review.opendev.org/c/zuul/zuul/+/88154109:34
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 877937: Select correct merge method for Github https://review.opendev.org/c/zuul/zuul/+/87793710:04
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 877937: Select correct merge method for Github https://review.opendev.org/c/zuul/zuul/+/87793710:07
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 877937: Select correct merge method for Github https://review.opendev.org/c/zuul/zuul/+/87793711:31
-@gerrit:opendev.org- Zuul merged on behalf of Christian Mueller: [zuul/nodepool] 865531: Amazon EC2 Spot support https://review.opendev.org/c/zuul/nodepool/+/86553111:40
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 877937: Select correct merge method for Github https://review.opendev.org/c/zuul/zuul/+/87793713:12
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/nodepool] 878802: Report leaked resource metrics in statemachine driver https://review.opendev.org/c/zuul/nodepool/+/87880213:40
@jim:acmegating.comtdlaw: sure, zuul's own config uses that a lot: https://opendev.org/zuul/zuul/src/branch/master/.zuul.yaml13:43
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 881541: Fix delete-pipeline-state command https://review.opendev.org/c/zuul/zuul/+/88154113:58
-@gerrit:opendev.org- Zuul merged on behalf of Simon Westphahl: [zuul/zuul] 880613: Fix getting Gerrit topic changes with git needs https://review.opendev.org/c/zuul/zuul/+/88061315:54
-@gerrit:opendev.org- Clark Boylan proposed:16:04
- [zuul/zuul-jobs] 881521: Update ensure-quay-repo to run opportunistically https://review.opendev.org/c/zuul/zuul-jobs/+/881521
- [zuul/zuul-jobs] 881524: Use consistent registry_type var name across roles https://review.opendev.org/c/zuul/zuul-jobs/+/881524
@clarkb:matrix.orgcorvus: ianw ^ I've tested the changes to ensure-quay-repo but not the second one16:05
@clarkb:matrix.orgcorvus: looks like https://review.opendev.org/c/zuul/zuul-registry/+/881247 failed in post-run but I'm not seeing what it could be (something after log uploads?). Should we just recheck that one?16:16
@jim:acmegating.comClark:  Task  Log in to registry   failed running on host  ubuntu-jammy16:23
@jim:acmegating.comit could be a password typo16:24
@jim:acmegating.comi'll try to double check that16:27
@jim:acmegating.comClark: it looks correct decrypted.  i think we should re-enqueue.16:41
@clarkb:matrix.orgok. It does seem like when you do a skopeo login it does try to authenticate. Maybe it was a network blip?16:42
@clarkb:matrix.orgmaybe we need to add retries to that step if it fails occasionally16:42
@jim:acmegating.comyeah we should probably have retries for every docker/podman remote registry operation16:42
@jim:acmegating.comsame failure :(16:53
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul-registry] 881247: Publish container images to quay.io https://review.opendev.org/c/zuul/zuul-registry/+/88124716:59
@jim:acmegating.comClark: there was an error in the config; i think that should fix it ^17:00
@clarkb:matrix.orgoh heh not having access to the secret would do it17:01
@clarkb:matrix.orgcorvus: should I approve the zuul-registry change?17:32
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 880693: Further fix getting topic changes by git needs https://review.opendev.org/c/zuul/zuul/+/88069317:49
@jim:acmegating.comClark: i just approved it18:17
@clarkb:matrix.orgcool. I pushed a set of changes to opendev to switch opendev's consumption of the images over too so we should be able to verify it works end to end in the near future18:18
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul-registry] 881247: Publish container images to quay.io https://review.opendev.org/c/zuul/zuul-registry/+/88124718:33
-@gerrit:opendev.org- Zuul merged on behalf of Ian Wienand: [opendev/zone-zuul-ci.org] 880909: Add Jammy refresh NS records https://review.opendev.org/c/opendev/zone-zuul-ci.org/+/88090921:17
@iwienand:matrix.orgcorvus: whenever you have time, switching zuul-ci.org to the new nameservers would be great21:32
@jim:acmegating.comianw: ack will do21:33
-@gerrit:opendev.org- Clark Boylan proposed: [zuul/zuul-jobs] 881524: Use consistent registry type var name across roles https://review.opendev.org/c/zuul/zuul-jobs/+/88152422:34

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