Commit Graph

14725 Commits

Author SHA1 Message Date
Clement Verna
5875ea772c MDAPI: in openshift we don't need the prefix
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 20:47:46 +01:00
Clement Verna
535004d77c MDAPI: Create a non presitent volume to store metadata sqlite files
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 20:47:18 +01:00
Clement Verna
442a12a2bb MDAPI: use cverna's fork for now to build stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 15:15:58 +01:00
Clement Verna
e7736f0f18 MDAPI: fix openshift configmap syntax
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 15:15:58 +01:00
Rick Elrod
a3b14f235c try it this way
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-11 21:28:54 +00:00
Rick Elrod
75e1108b33 don't rmdir a dir that doesn't exist
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-11 21:27:09 +00:00
Rick Elrod
ce0d66d37f Try adding a script for generating the GeoIP ACLs
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-11 21:22:23 +00:00
Clement Verna
ab0cff4741 mdapi: boilerplate to move mdapi to openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-11 20:19:11 +01:00
Kevin Fenzi
a9d21feb43 robosignatory: Add f30-ruby to be autosigned. Ticket 7488.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-11 17:22:16 +00:00
Kevin Fenzi
ae09b08b72 koji_builder: Try and override the LANG env instead of setting it if it is not already set
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-10 22:31:08 +00:00
Kevin Fenzi
8cd7031fa0 haproxy: fix haproxy config to listen for the fedmsgs that fedmsg-gateway emits.
Turns out that 'localhost' resolves to ::1 now, but we aren't using ipv6 here but
ipv4, so haproxy was listening in the wrong place for fedmsgs to appear.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-10 18:22:05 +00:00
Michal Konečný
774df9e834 anitya/release-monitoring: Fix crashing build
I did some changes in buildconfig previously, but it turned out that this
was causing the build to fail. So I removing the changes in buildconfig.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-09 15:32:18 +01:00
Michal Konečný
3cf0ffb51c anitya/release-monitoring: add git source to buildconfig
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-09 15:15:54 +01:00
Michal Konečný
5667b64dcc anitya/release-monitoring: add triggers
Github trigger is not working and this is one difference against FPDC
build config

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-09 15:08:40 +01:00
Michal Konečný
f8a2152949 anitya/release-monitoring: fix syntax error
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-09 14:05:26 +01:00
Michal Konečný
fefac1042f anitya/release-monitoring: move buildconfig to templates
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-09 14:02:19 +01:00
Michal Konečný
5287d4a49c anitya/release-monitoring: fix syntax error
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-09 13:40:30 +01:00
Michal Konečný
862f6f1f4a anitya/release-monitoring: add github trigger
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-09 13:32:02 +01:00
clime
05f64aaa80 copr-backend: disable the swap through /etc/fstab 2019-01-09 11:21:24 +01:00
Michal Konečný
4be5ff27de anitya/release-monitoring: change deployment strategy to recreate
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-09 09:28:27 +01:00
Kevin Fenzi
2f61db2093 bodhi: fix stray endif
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-09 00:32:52 +00:00
Dusty Mabe
2b93c4d1a6 bodhi-pungi: simplify now that f27 is EOL
Removes conditional logic that considers f27.
2019-01-08 16:30:27 -05:00
Dusty Mabe
7c8ef39653 bodhi-pungi: re-enable testing ostree for silverblue
This re-enables updates-testing composes for silverblue that were
stopped in df5009d because of https://pagure.io/pungi/issue/1092
2019-01-08 16:30:24 -05:00
Kevin Fenzi
23eadcbb0c whatcanidoforfedora: move prod over to openshift as well.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-08 20:15:36 +00:00
Clement Verna
080ef69ea5 FPDC: fix production github secret name
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-08 20:19:37 +01:00
Clement Verna
f61e597b5b whatcanidoforfedora: use staging/production branch to trigger build in openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-08 20:13:47 +01:00
Kevin Fenzi
96dacb2042 letsencrypt: add --expand flag to allow adding domains and getting a new cert when we add domains.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-08 18:58:08 +00:00
Clement Verna
e0b62c323b FPDC: make sure we use different secret for stg and prod
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-08 19:38:31 +01:00
Clement Verna
2038ba3ed0 FPDC: Add branches ref for automatic rebuilds in openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-08 19:23:31 +01:00
Clement Verna
c018162b61 Bodhi: Make sure pungi creates the sqlite files during the compose
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-08 18:20:39 +01:00
Michal Konečný
4e453546aa anitya/release-monitoring: release 0.14.0
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-08 14:12:30 +01:00
Rick Elrod
7e75ceb541 Infra #7366 - update modernpaste date hack to fail the request if the given expiry is beyond a week, rather than silently setting it to a week without notifying the user.
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-07 19:25:28 +00:00
Kevin Fenzi
c96327ccfe anitya/release-monitoring: db backup cron has to be mode 644, not 755.
https://pagure.io/fedora-infrastructure/issue/7479

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-07 18:27:03 +00:00
Kevin Fenzi
a3054919d2 autosign: add f30-ghc to autosigned tags.
https://pagure.io/fedora-infrastructure/issue/7464

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-07 18:04:26 +00:00
Pierre-Yves Chibon
dedb06e674 pagure-dist-git is now officially replacing python-pagure-dist-git
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-01-07 15:41:25 +01:00
Pierre-Yves Chibon
9069676c66 Enable the cron job sending reminders about API keys on src.fp.o
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-01-07 15:41:25 +01:00
Pierre-Yves Chibon
f0f49ae9e5 Enable the timers on pagure.io
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-01-07 15:41:25 +01:00
Michal Konečný
da283ab81c release-monitoring: Fix failing cronjob
The script created by python easy_install is pointing to non-existent
file. Fix this by removing the script created by easy_install and
replace it by actual cron script.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-07 11:53:28 +01:00
Stephen Smoogen
ecb02967c4 Fix dates for web-analysis to 2019-06-30 so graphs have some empty time 2019-01-06 17:23:01 +00:00
Kevin Fenzi
0f24e04cb2 transstats: increase timeouts for haproxy and gunicorn workers
https://pagure.io/fedora-infrastructure/issue/6459

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-04 19:33:42 +00:00
Sinny Kumari
af761fda7d Add CDN testing cloudfront redirect for atomic repo
Signed-off-by: Sinny Kumari <sinny@redhat.com>
Signed-off-by: Mikolaj Izdebski <mizdebsk@redhat.com>
2019-01-04 15:35:56 +00:00
Pierre-Yves Chibon
4483219295 Configure pagure for archive generation
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-01-04 15:25:48 +01:00
Tim Flink
2e8edcaf07 providing valid args is a good thing, no 'd' needed 2019-01-03 23:54:00 +00:00
Tim Flink
2dc46e41e8 fixing the taskotron-clean cronjob to use variables 2019-01-03 23:43:16 +00:00
Mikolaj Izdebski
9079df16c9 Fix Koschei frontend hotfix installation path 2019-01-03 12:28:29 +00:00
Mikolaj Izdebski
96839ff688 Increase Koschei cache_l2_capacity as there is more disk space available 2019-01-03 12:18:31 +00:00
Sayan Chowdhury
6289a4e3b5 Fix the footer url for badges
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2019-01-02 22:57:07 +00:00
Jan Kaluža
0d69136a29 MBS: Use KOJI_ARCHES in prod until we upgrade prod to latest MBS version. 2019-01-02 12:54:31 +00:00
Kevin Fenzi
f22e76c8ac koji-builder: fix s390x staging builder not needing/wanting eth1
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2018-12-31 00:06:29 +00:00
Kevin Fenzi
135bc9837d dnf-automatic: variables cannot use -
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2018-12-30 18:44:39 +00:00