Commit graph

25409 commits

Author SHA1 Message Date
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
e41c406847 MDAPI: fix the name of the mdapi route in openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 15:24:00 +01:00
Clement Verna
9b41bdcf26 MDAPI: fix the name of the build config in Openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 15:18:13 +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
Clement Verna
88ec41a621 packages: rebuild stg vm with f29
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-11 09:28:18 +01: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
Mikolaj Izdebski
b2aa0b93a5 Increase memory size on pkgs-stg 2019-01-10 19:39:04 +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
Rick Elrod
13a69c8988 add new network for cloud
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-10 15:11:08 +00:00
Patrick Uiterwijk
532e7eec65 Lower compose-iot's memory requirements
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-10 07:53:57 +01:00
b33ee0e302 compose: IoT: update VM build to Fedora 29 2019-01-10 05:47:16 +00:00
Rick Elrod
b90a962637 101 -> f29
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-09 20:35:44 +00:00
Rick Elrod
06c77677f3 get proxy110 ready to update soon
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-09 15:41:28 +00:00
Rick Elrod
dacd26af90 fix ks_repo here
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-09 15:37:02 +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
994af0fe68 whatcanidoforfedora: Create openshift project and app in production cluster
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-08 20:25:32 +01: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
Rick Elrod
0ba7f609e7 proxy10 -> f29
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-08 19:07:32 +00:00
Clement Verna
ae12dbb448 whatcanidoforfedora: Use the stg route openshift route when env == staging
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-08 20:04:33 +01:00
Clement Verna
8af58fdb8f whatcanidoforfedora: fix the openshift route with a correct url
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-08 19:59:17 +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
Kevin Fenzi
915f7d93ab whatcanidoforfedora: we also need a reverse proxy to proxy stg to openshift
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-08 18:49:55 +00:00
Kevin Fenzi
3ec085b8c8 whatcanidoforfedora: add server alias for stg so proxy01.stg properly handles it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-08 18:49:55 +00:00
Clement Verna
6cea9d9b16 FPDC: Rollout is managed by webhooks
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-08 19:44:31 +01: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
Kevin Fenzi
ffd071888e proxy09: move proxy09 to f29
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-07 23:32:03 +00: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