Jeremy Cline jcline · he/him
jcline pushed to prod at apps/cloud-image-uploader 2026-06-10 16:36:56 +00:00
cbcb72860d
azure: maybe fix crashing on gallery creation
jcline pushed to main at apps/cloud-image-uploader 2026-06-10 16:36:43 +00:00
cbcb72860d
azure: maybe fix crashing on gallery creation
jcline pushed to siguldry at jcline/ansible 2026-06-10 15:52:03 +00:00
f4b8c5cb84
siguldry: raise max connections on the signing helper
jcline pushed to prod at apps/cloud-image-uploader 2026-06-10 15:49:41 +00:00
7bfe363c87
azure: drop compute API pin
jcline pushed to main at apps/cloud-image-uploader 2026-06-10 15:49:30 +00:00
7bfe363c87
azure: drop compute API pin
jcline pushed to prod at apps/cloud-image-uploader 2026-06-10 15:44:39 +00:00
18dec91847
Temporarily avoid updating to azure-mgmt-compute 38
faf71a4c50
Update LISA to 20260521.1
9fce8ba796
fedora-image-tester: Tweak requires to fix the container build
1cd3f2a813
Drop the fedora-image-tester tests for Azure
93debbb5ec
Add a .gitignore
Compare 11 commits »
jcline pushed to main at apps/cloud-image-uploader 2026-06-10 15:17:47 +00:00
18dec91847
Temporarily avoid updating to azure-mgmt-compute 38
faf71a4c50
Update LISA to 20260521.1
Compare 2 commits »
jcline pushed to siguldry at jcline/ansible 2026-06-02 18:47:04 +00:00
ebaf8210f3
draft: add roles for siguldry server and bridge
3457eea89b
Add the RabbitMQ user for the lookaside cache
728b6c57a3
Fix deployment triggers
d98ce9b9f8
Fix the triggers for the deployment in webhook2fedmsg
ea82ea2c9a
Fix the openshift user id in badges
Compare 272 commits »
jcline commented on issue infra/tickets#13370 2026-05-29 13:25:08 +00:00
Move cloud-image-uploader to the cloud organization

I am in the apps org now and I'm struggling to see why it matters, particularly when it's not just cloud things.

jcline commented on issue infra/tickets#13369 2026-05-28 00:18:52 +00:00
move some more apps from pagure.io to forge

IMO apps is a slightly better fit; yes, it does push images to clouds, but it also handles containers thanks to adamw. I'm happy to be the "cloud representative" in apps. In a past life I was in…

jcline commented on issue security/tickets#6 2026-05-13 13:23:20 +00:00
Container Signing Initial Proposal
jcline commented on pull request infra/ansible#3292 2026-05-04 17:02:53 +00:00
WIP: add roles for siguldry server and bridge

So, this mostly works with the caveat that it needs EPEL 10.2 (so either CentOS stream or the not-yet-released EL10.2). In theory we could install the siguldry and kryoptic RPMs on 10.1 and it…

jcline pushed to siguldry at jcline/ansible 2026-05-04 16:49:21 +00:00
7749af7760
draft: add roles for siguldry server and bridge
42e605c499 fmn: try adding a emptydir for redis data
85b073eda1 [ipsilon] Remove ipsilon03 VM
bbdd8c7b1f Revert "fmn: use the correct place to define the correct image"
5293ff4fcf fmn: use the correct place to define the correct image
Compare 152 commits »
jcline commented on issue security/tickets#6 2026-04-27 19:09:11 +00:00
Container Signing Initial Proposal

So before we get too far along implementing this, there's a few things we should probably consider.

jcline commented on issue infra/tickets#13279 2026-04-20 21:59:12 +00:00
Signing problem with the latest rawhide kernels

I've filed https://bodhi.fedoraproject.org/updates/FEDORA-2026-8fe66d85c2 which changes the bridge behavior to always retry failed requests, even if sigul returns an error code. I think that makes…

jcline commented on issue infra/tickets#13279 2026-04-20 20:24:59 +00:00
Signing problem with the latest rawhide kernels

Okay, so the bridge should be retrying this case instead of stopping, but also something seems weird from the sigul side.