Commit Graph

41671 Commits

Author SHA1 Message Date
Siteshwar Vashisht
fa976a0d4a openscanhub: fix name of fedora messaging configmap
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-19 13:26:11 +02:00
Siteshwar Vashisht
a2ba6b77c1 openscanhub: add fedora-messaging-configmap
... to playbook.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-19 13:01:32 +02:00
Siteshwar Vashisht
f5b2e01db5 openscanhub: add CSRF_TRUSTED_ORIGINS in settings
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-19 12:05:28 +02:00
Aurélien Bompard
abc37890ab Mirrormanager: restore the proper location of the filelist
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-19 11:37:31 +02:00
Pedro Moura
f9b4ea51d6 Planet: fix config.toml
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2024-09-18 20:48:38 +00:00
Kevin Fenzi
f2d34ae0e1 fedocal: conditionalize the new container to staging until we can sort out the problems
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-09-18 13:10:30 -07:00
Tomáš Hrčka
3bd1491ece Update roles/openshift-apps/fedocal/templates/buildconfig.yml
Update Python version in fedocal deployment
2024-09-18 20:01:03 +00:00
Jiri Podivin
a2b5468164 Improving error handling and removing unused var
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-09-18 19:57:30 +00:00
Jiri Podivin
69309d5531 Removing duplicated import
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-09-18 19:57:30 +00:00
Jiri Podivin
6c5a88e986 Moving import to top
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-09-18 19:57:30 +00:00
Jiri Podivin
091445e61f Fixing nonsensical value
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-09-18 19:57:30 +00:00
Jiri Podivin
104ecb73b4 Removing unused formatter
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-09-18 19:57:30 +00:00
Jiri Podivin
f513e7cbcd Linting python scripts
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-09-18 19:57:29 +00:00
Jeremy Cline
5e0ad1134d fedora-image-uploader: Add staging config for container uploads
Upload images to the stage registry. Rather than massaging the
credentials into the format written out by podman-login, just pass the
credentials in and have the app run podman-login with them. The
configuration includes the registry along with the prefix used for the
environment variables containing the credentials.
2024-09-18 19:43:42 +00:00
Kevin Fenzi
0db90a7f3a dhcpd: add some new hosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-09-18 12:30:21 -07:00
Kevin Fenzi
28063aaa63 F41 beta freeze is over
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-09-18 10:54:00 -07:00
František Zatloukal
c5d4bad183 oraculum: Try scheduling redis importPolicy 2024-09-18 16:35:30 +02:00
František Zatloukal
88400a19a6 oraculum: Switch to ubi9/python-312 2024-09-18 16:21:20 +02:00
František Zatloukal
f12092741f oraculum: Switch stg back to the main branch 2024-09-18 16:20:56 +02:00
David Kirwan
198ad865f9 firmitas: update storageclass type to cephfs to allow RWX access
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-09-18 14:03:51 +01:00
David Kirwan
c75590b127 firmitas: update the persistent volume access mode to RWX
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-09-18 13:45:36 +01:00
David Kirwan
94a61eee97 firmitas: correct path to cert downloader script
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-09-18 13:37:30 +01:00
David Kirwan
632c93acdd firmitas: enable the cronjob
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-09-18 13:36:21 +01:00
David Kirwan
7ef3365fc0 firmitas: correct path for cert downloader script inside cronjob
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-09-18 13:33:06 +01:00
Michal Konecny
087bbe3ce0 [mailman] Use the correct notify
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-09-18 11:04:39 +02:00
Michal Konecny
5d4c302097 [mailman] Patch directly the file
With basedir patch says No file to patch, let's specify the file directly.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-09-18 11:01:15 +02:00
Michal Konecny
44234d5634 [mailman] Add patch for orphan issue
Fix for https://pagure.io/fedora-infrastructure/issue/12011
Already tested on staging.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-09-18 08:51:22 +00:00
Aurélien Bompard
c71d1a344c MirrorManager: add missing definitions for the codecs mount
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-18 09:50:40 +02:00
Pedro Moura
117a014f1e Planet: fix routing keys and add rabbit user
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2024-09-17 14:39:52 +00:00
Aurélien Bompard
a00d7db58c Mirrormanager: the nfs mount is only available in prod
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-17 14:50:57 +02:00
Aurélien Bompard
6d2919d8e2 MirrorManager: add the mountpoint for codecs
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-17 14:36:04 +02:00
Aurélien Bompard
1ad5441c8b FASJSON: deploy a static session key
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-16 13:26:45 +02:00
David Kirwan
24f8e2af1a firmitas: update deployment to point at workingdir/myconfig.py
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-09-16 10:26:32 +01:00
Mikolaj Izdebski
bb4d2c2456 Koschei: Add custom robots.txt
Related: fedora-infrastructure#12180
2024-09-13 22:15:14 +02:00
Samyak Jain
e94ed83e77 Fedora 41 Lift releng freeze
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-09-13 20:07:31 +00:00
Mikolaj Izdebski
06f821b537 Koschei: further increase frontend probes timeout
Related: fedora-infrastructure#12180
2024-09-13 21:31:15 +02:00
Mikolaj Izdebski
a52be17987 Koschei: Temporarily scale up frontend Deployment
Related: fedora-infrastructure#12180
2024-09-13 21:31:15 +02:00
Pedro Moura
afbd06bfc7 Planet: Add fedora messaging volumes to cronjob
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2024-09-13 15:30:09 +00:00
Aurélien Bompard
82ba5ab67d Scan the ELN mirrors
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-13 15:59:53 +02:00
Aurélien Bompard
c00ff8b529 Reapply "MM: adjust primary-mirror-wrapper because ELN has only one version"
With the bits we didn't want actually removed.

This reverts commit 86b9fa42fe.
2024-09-13 15:59:43 +02:00
Aurélien Bompard
86b9fa42fe Revert "MM: adjust primary-mirror-wrapper because ELN has only one version"
This reverts commit d8f7a508f8.
2024-09-13 13:13:42 +02:00
Aurélien Bompard
cc2bd587ad MM: more adjustments for ELN
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-13 12:17:47 +02:00
Aurélien Bompard
d8f7a508f8 MM: adjust primary-mirror-wrapper because ELN has only one version
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-13 12:12:14 +02:00
Aurélien Bompard
a433089a42 MirrorManager: add ELN
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-13 11:45:33 +02:00
Aurélien Bompard
4110db1cc4 W2FM: set the datagrepper URL
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-13 11:45:33 +02:00
Mikolaj Izdebski
a71bd24272 Koschei: increase frontend probes timeout
Related: fedora-infrastructure#12180
2024-09-13 08:41:35 +02:00
Adam Williamson
c60a3afe99 relvalconsumer: update AMI consumer routing keys
This should cover both before and after
https://pagure.io/cloud-image-uploader/pull-request/28 if it
gets merged.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-09-12 16:58:36 -07:00
James Antill
31de6ced58 nagios: change the monitoring of registry.fedoraproject.org to start at
fedora (skiping fNN/* etc), so we don't hit limits and not see
        fedora* images.

Signed-off-by: James Antill <james@and.org>
2024-09-12 19:24:03 +00:00
David Kirwan
6354a6bd38 communishift: add communishift-commops-analytics project
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-09-12 13:42:39 +01:00
Jiri Podivin
4e0d09c2bb Adjusting paths to point to new bins and caches
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-09-12 09:27:41 +00:00