@jim:acmegating.com | ianw: done | 00: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/+/881243 | 00: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/+/881244 | 00:15 | |
@iwienand:matrix.org | excellent, 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/+/881287 | 01:02 | |
@jjbeckman:matrix.org | Would 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.org | https://zuul-ci.org/docs/zuul/latest/config/project.html#attr-project.%3Cpipeline%3E.jobs | 08: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/+/881541 | 09:34 | |
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 877937: Select correct merge method for Github https://review.opendev.org/c/zuul/zuul/+/877937 | 10:04 | |
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 877937: Select correct merge method for Github https://review.opendev.org/c/zuul/zuul/+/877937 | 10:07 | |
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 877937: Select correct merge method for Github https://review.opendev.org/c/zuul/zuul/+/877937 | 11: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/+/865531 | 11:40 | |
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 877937: Select correct merge method for Github https://review.opendev.org/c/zuul/zuul/+/877937 | 13: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/+/878802 | 13:40 | |
@jim:acmegating.com | tdlaw: sure, zuul's own config uses that a lot: https://opendev.org/zuul/zuul/src/branch/master/.zuul.yaml | 13:43 |
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 881541: Fix delete-pipeline-state command https://review.opendev.org/c/zuul/zuul/+/881541 | 13: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/+/880613 | 15: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.org | corvus: ianw ^ I've tested the changes to ensure-quay-repo but not the second one | 16:05 |
@clarkb:matrix.org | corvus: 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.com | Clark: Task Log in to registry failed running on host ubuntu-jammy | 16:23 |
@jim:acmegating.com | it could be a password typo | 16:24 |
@jim:acmegating.com | i'll try to double check that | 16:27 |
@jim:acmegating.com | Clark: it looks correct decrypted. i think we should re-enqueue. | 16:41 |
@clarkb:matrix.org | ok. 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.org | maybe we need to add retries to that step if it fails occasionally | 16:42 |
@jim:acmegating.com | yeah we should probably have retries for every docker/podman remote registry operation | 16:42 |
@jim:acmegating.com | same 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/+/881247 | 16:59 | |
@jim:acmegating.com | Clark: there was an error in the config; i think that should fix it ^ | 17:00 |
@clarkb:matrix.org | oh heh not having access to the secret would do it | 17:01 |
@clarkb:matrix.org | corvus: 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/+/880693 | 17:49 | |
@jim:acmegating.com | Clark: i just approved it | 18:17 |
@clarkb:matrix.org | cool. 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 future | 18: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/+/881247 | 18: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/+/880909 | 21:17 | |
@iwienand:matrix.org | corvus: whenever you have time, switching zuul-ci.org to the new nameservers would be great | 21:32 |
@jim:acmegating.com | ianw: ack will do | 21: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/+/881524 | 22:34 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!