Pierre-Yves Chibon
4f103bce5c
fedocal: in openshift retrieve the agreements rather than CLA - new AAA
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-04-02 11:17:07 +02:00
Pierre-Yves Chibon
329cdbc683
fedocal: build from debug again...
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-04-02 10:30:03 +02:00
Pierre-Yves Chibon
d509f740b0
fedocal: build from the staging branch in staging
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-04-02 09:55:00 +02:00
František Zatloukal
8dec01cb93
Revert "oraculum: Use a different branch on stg for test"
...
This reverts commit 48af0e1675
.
2021-04-01 11:09:51 +02:00
Frank Ch. Eigler
1e89873407
debuginfod: also index modular build rpms
...
After consulting with Owen Taylor, this should be not much
extra effort, and may bring fedora-flatpak users joy.
2021-03-30 22:16:10 +00:00
Frank Ch. Eigler
8f6580d379
debuginfod: bump scanning concurrency to -c6
...
Try to suffer NFS storage latencies better.
2021-03-30 22:16:10 +00:00
František Zatloukal
48af0e1675
oraculum: Use a different branch on stg for test
2021-03-30 11:16:41 +02:00
Frank Ch. Eigler
16c2d3676d
debuginfod: correct sqlite3->sqlite rpm package name
2021-03-29 19:26:11 -04:00
Frank Ch. Eigler
8d40bc0b51
debuginfod: reduce verbosity, improve debuggability
...
Have Dockerfile add a few rpms needed for "oc rsync" and "oc rsh" diagnostics.
Reduce default verbosity to -vv to avoid flooding logs with traversal msgs.
Reduce scanner concurrency to 3, considering limited cpu resources on .stg.
2021-03-29 22:59:12 +00:00
Owen W. Taylor
801f96c950
Rebase flatpak-indexer to include robustness improving upstream commits
...
git shortlog 665c80047a7c15145faa8d77b60fadd2feebb1e1..be75c716bae720c45e720f8e1cecab01f4355bd3
Owen W. Taylor (4):
Make code to handle disconnections shared between DeltaGenerator and Differ
Indexer: Remove unchanged-registry-data short-circuit
Cleaner: check for and remove dangling tardiff:result objects
Differ: Handle the case where a queued task references a missing spec
2021-03-29 21:27:02 +00:00
Frank Ch. Eigler
d402df0fbe
debuginfod: fix route->service port: 8002
2021-03-29 17:15:20 -04:00
Frank Ch. Eigler
e5fcf29be1
debuginfod: reduce initial container resource reqs to 12GB RAM and 1 CPU
2021-03-29 16:56:23 -04:00
Frank Ch. Eigler
7114616688
debuginfod: standardize on debuginfod-storage[-stg] as PVC etc. name
2021-03-29 16:45:17 -04:00
Frank Ch. Eigler
b5dc1fa04c
debuginfod: PVC s/koji-volume/fedora-koji/
2021-03-29 16:31:24 -04:00
Frank Ch. Eigler
0732c6c72b
debuginfod: limit to f32 and up, fix PV storage accessMode
2021-03-29 20:27:30 +00:00
Owen W. Taylor
94ad45c15d
flatpak-indexer: Fix the mount path for the redis data volume
...
Redis is configured to store its data in /data, so mount the persistent
volume there rather than on /var/lib/redis/data.
Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2021-03-29 13:38:10 -04:00
Owen W. Taylor
30c5662b93
Update flatpak-indexer to add F34 release information
...
$ git shortlog 999b10d..665c800
Owen W. Taylor (1):
release_info.py: Update for F34 => branched
2021-03-29 16:09:30 +00:00
Pierre-Yves Chibon
3be8f2c71b
fedocal: Don't let stg send reminder emails
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 15:03:14 +02:00
Pierre-Yves Chibon
b9d2f00120
fedocal: point to bastion as smtp server
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 14:03:14 +02:00
Mark O'Brien
2d708cdcc7
It wasnt this change that broke it
2021-03-29 12:07:00 +01:00
Mark O'Brien
7fec19f0dc
roll back election changes to see if we broke login
2021-03-29 11:59:49 +01:00
Stephen Coady
3af73567ad
add flag to make elections use fasjson
...
Signed-off-by: Stephen Coady <scoady@redhat.com>
2021-03-29 10:21:33 +00:00
Pierre-Yves Chibon
3a334310d9
fedocal: we said build from the debug branch...
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 11:33:59 +02:00
Pierre-Yves Chibon
f1adced1fb
toddlers: toddlers is not fedocal, undo and redo right
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 11:33:40 +02:00
Pierre-Yves Chibon
34979a9ce3
fedocal: build from the debug branch for now
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 11:17:54 +02:00
Pierre-Yves Chibon
143ac03e5c
fedocal: rename the cron job
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 10:35:17 +02:00
Pierre-Yves Chibon
d9cbb080d7
fedocal: fix the path to the cron script
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 10:33:23 +02:00
Pierre-Yves Chibon
7a88a69dd5
toddlers: specify the KRB5_CONFIG environment variable
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-26 16:35:44 +01:00
Pierre-Yves Chibon
964fd00a7e
toddlers: Try creating a keytab for toddlers
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-26 16:03:34 +01:00
06796caabf
languages: rework extract & stats jobs
2021-03-25 22:14:50 +00:00
Stephen Coady
7e7cef94ad
update config to use fasjson and give it the address
...
Signed-off-by: Stephen Coady <scoady@redhat.com>
2021-03-25 17:56:23 +00:00
Mark O'Brien
b80eb0b4d3
fas: remove trailing slash
2021-03-25 11:01:04 +00:00
Mark O'Brien
5000466350
fas: remove infra-tags repo
2021-03-25 10:54:42 +00:00
Aurélien Bompard
327de7debe
Disable the openshift instances of ipsilon
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-03-24 16:59:26 +01:00
Stephen Coady
1f20f3556d
add a note saying fas is readonly. patch the docker image.
...
Signed-off-by: Stephen Coady <scoady@redhat.com>
2021-03-24 15:13:14 +00:00
František Zatloukal
d7c26c5d1b
oraculum: Add motd_password
2021-03-23 13:27:04 +01:00
Frank Ch. Eigler
9c2a3b93d9
debuginfod: follow storage PV rename into PVC objects
2021-03-22 18:54:41 +00:00
Frank Ch. Eigler
8b5b37cd4b
debuginfod: typo fix on PV storage name
2021-03-22 18:54:41 +00:00
Frank Ch. Eigler
ea334535d3
debuginfod: almost ready for -stg
...
- changed deploymentconfig to a template, to adapt to stg-sensitive PV name
- tweaked debuginfod command line
- to match expected PV mount points
- to reduce verbosity
- to specify scanning parallelism
- specified a requested cpu (8) & ram (24GB) allocation
2021-03-22 18:54:41 +00:00
Frank Ch. Eigler
496735b1a3
debuginfod: initial ansible/openshift work
2021-03-22 18:54:41 +00:00
Aurélien Bompard
2269f0ece1
Prepare Noggin & FASJSON for prod
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-03-22 17:53:42 +00:00
f7054c12f7
languages: remove registry variable
2021-03-20 19:48:49 +01:00
ac93b011a8
languages: set volumeName for PVC
2021-03-19 18:47:12 +01:00
5b8316be12
languages: initial deployment on staging
2021-03-19 17:28:21 +00:00
Aurélien Bompard
979e09ab65
Master branch has been renamed to main
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-03-18 11:43:02 +01:00
Adam Saleh
fac52a1f1f
Changed the service name and added even more permissions.
2021-03-17 14:38:17 +01:00
Adam Saleh
fac2e43e3c
Had to change the monitor to reapply servicemonitor.
2021-03-17 11:33:39 +01:00
Adam Saleh
d5183979c3
Add wildcard urls to prometheus clusterrole.
2021-03-17 11:19:54 +01:00
Adam Saleh
32771b4f92
Added named port bodhi-web to staging.
2021-03-17 11:07:17 +01:00
Adam Saleh
c430685141
Prometheus monitoring for Bodhi should only be enabled in staging
2021-03-17 10:54:40 +01:00