Commit graph

78 commits

Author SHA1 Message Date
Clement Verna
ee0d28b7cf OSBS: update the delete old image cron job
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:08 +02:00
Clement Verna
cc14397708 OSBS buildroot: in f29 python3-modulemd is python3-libmodulemd
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-14 21:51:09 +01:00
Patrick Uiterwijk
d49dcaf080 Whitelist proxy101/proxy110 for OSBS
It turns out that these were never added to the OSBS whitelist, breaking about
50% of all builds....

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-09-25 21:52:12 +02:00
Clement Verna
68a91cec37 Add missing flatpak-module-tools dependency
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-20 09:39:56 +02:00
Clement Verna
87a5dd0bd6 Clean the buildroot dockerfile
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-20 09:18:18 +02:00
Clement Verna
bfd549c917 Enable osbs flatpak plugin in prod
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-20 08:47:17 +02:00
Clement Verna
0b476a1bc6 Switch osbs atomic-reactor prod to python3
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-20 08:46:25 +02:00
Clement Verna
2c57dfe7d1 Use Python3 for atomic-reactor in OSBS stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-19 12:28:34 +02:00
Clement Verna
f0cf973145 Fix typo in the docker registry auth file
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-06 08:52:39 +02:00
Clement Verna
56e82564ee For now disable flatpak_create_dockerfile plugin this time in the worker build
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-05 21:45:47 +02:00
Clement Verna
df5782452a For now disable flatpak_create_dockerfile plugin
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-05 20:26:42 +02:00
Clement Verna
d679998a0a Setup OSBS orchestrated cluster in prod
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-04 08:58:30 +02:00
Kevin Fenzi
b86fc63dcd No longer need this external repo. 2018-06-25 19:21:48 +00:00
Clement Verna
bb0b58c91d Move osbs customization files in the buildroot image
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-21 12:08:54 +02:00
Clement Verna
fbda637644 Use the dockerconfigjson format for the registry secrets
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-20 09:07:53 +02:00
Clement Verna
3b1cc739fc Testing this dockercfg file format
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-18 12:32:47 +02:00
Clement Verna
bb68fec2cf Use the correct filter name
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-18 11:08:06 +02:00
Clement Verna
fec51cb90e Add the auth key to the dockercfg file
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-18 11:05:59 +02:00
Clement Verna
983602f91e the "auth" key seems to be breaking the docker auth
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-15 16:02:54 +02:00
Clement Verna
68668abe4c Use the same format for stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 14:12:35 +02:00
Clement Verna
46921cbf04 Testing this format of secret file
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 14:10:38 +02:00
Clement Verna
9247f406b5 Create the dockercfg secret in osbs
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 13:31:42 +02:00
Clement Verna
a1eb95c79c Make sure the buildroot image uses a f27 base image.
python-docker APIs in f28 are not compatible with atomic-reactor

Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-05-23 14:05:17 +02:00
Clement Verna
3602705de2 Update container buildroot to add flatpak dependencies
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-05-23 10:08:42 +02:00
Clement Verna
39acdd1e61 Fix Dockerfile
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-04-27 17:05:57 +02:00
Clement Verna
53f0ed497c Make sure we have the latest krb5.conf in the buildroots
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-04-27 16:35:45 +02:00
Clement Verna
57382e1cb6 This is needed to authenticate with koji stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-04-26 15:10:28 +02:00
Patrick Uiterwijk
e00924ad97 Right, pdc-client is also needed... Let's see how long this will work
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-15 02:46:20 +02:00
Patrick Uiterwijk
5f5b953a75 For now, we also need modulemd... OSBS will crash and burn with modulemdv2....
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-15 02:35:36 +02:00
Patrick Uiterwijk
727cf4b931 modularity... the gift that keeps giving.
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-15 02:22:57 +02:00
Patrick Uiterwijk
f64ad48e6c Allow osbs to communicate with infra.fp.o
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-01-09 00:30:01 +01:00
Patrick Uiterwijk
6d0daa1871 Stop trying to maintain the docker.service, and just inject
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-12-06 23:58:05 +00:00
Adam Miller
b5613c90d1 make osbs stage and prod buildroot Dockerfile the same
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-11-10 17:02:55 +00:00
Adam Miller
7f1a93b7ea bump osbs in prod to f26
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-10-04 18:35:36 +00:00
Adam Miller
ccbcdff3b9 switching back to python2 for OSBS buildroot Dockerfile becuase of python-krbV
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-10-02 21:46:09 +00:00
Adam Miller
418562d012 Revert "update osbs buildroot container Dockerfile for prod"
This reverts commit 1cdcd2e53e.
2017-10-02 21:46:09 +00:00
Adam Miller
1cdcd2e53e update osbs buildroot container Dockerfile for prod
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-10-02 20:32:49 +00:00
Stephen Smoogen
e3c0199dad make another set of stg ip changes 2017-09-29 15:24:58 +00:00
Stephen Smoogen
2734bbec05 move everything in staging except koji/proxy/pgdbr/pkgs to 10.5.128 2017-09-28 19:51:57 +00:00
Adam Miller
3dac10cbb0 switch osbs stage to overlayfs, increase ram per node
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-21 15:19:25 +00:00
Adam Miller
616d5b3f3d add systemd drop-in conf for osbs docker
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-08 21:00:24 +00:00
Adam Miller
7b2c0aa468 update osbs buildroot in stage to use python3 and our registry base image
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-07-19 15:34:13 +00:00
Adam Miller
d2c257c62e add newline to end of cleanup-docker-storage so cron is happy
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-06-30 15:04:19 +00:00
Adam Miller
d0af825b84 set cleanup-docker-storage to run at 5 past midnight
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-03-10 15:06:34 +00:00
Patrick Uiterwijk
0ee67fcdec Let's be even more obnoxious
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-14 19:01:23 +00:00
Patrick Uiterwijk
01292bba60 Allow OSBS to contact krb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-14 18:37:50 +00:00
Adam Miller
49655eec73 switch infrastructure.repo to infra-tags.repo for OSBS buildroot
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-08 19:59:54 +00:00
Stephen Smoogen
a4312e1b2b to make creme-de-methe take equal parts bourbon and mint flavor maalox 2016-12-07 23:20:10 +00:00
Adam Miller
d43abdd70f OSBS buildroot set ot f24 for now as that's what's been tested/validated
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-07 22:45:54 +00:00
Adam Miller
2d3951e5b0 Switch OSBS Prod to osbs-cluster
- remove osbs-master and osbs-node playbooks
    - add osbs production hosts to osbs-cluster playbook
    - migrate osbs production buildroot Dockerfile to j2 template
      (like we have in staging)
    - add infrastructure repo to buildroot dir and Dockerfile

Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-07 14:22:06 +00:00