Commit Graph

39 Commits

Author SHA1 Message Date
Aurélien Bompard
7da433b68c fedocal: use a more recent version of Python for prod too
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2025-07-07 10:31:03 +02:00
Samyak Jain
081a6d30d4 [fedoal] Update ImageStreamTag to python3.6-ubi8 to fix the deployment issue
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-07-02 12:04:59 +05:30
Samyak Jain
b0d5256c1b [fedoal] Update ImageStreamTag to python3.9-ubi8 to fix the deployment issue
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-07-02 10:18:25 +05:30
Aurélien Bompard
bc4fac90cb Replace references to iad2 with the datacenter variable in openshift apps
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2025-06-27 12:25:21 +02:00
Michal Konecny
6b0a66cb37 [fedora-messaging] Adding topic_prefix back
Removing the topic_prefix from fedora messaging config files was a bit
premature. So let's put them back in place.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-14 12:40:12 +01:00
Michal Konecny
6428f8f772 Sunset github2fedmsg and fedmsg
This commit is removing all the fedmsg related stuff from ansible
repository.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-13 10:08:51 +00:00
Ryan Lerch
7f76af5260 fedocal - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 08:37:32 +10:00
Aurélien Bompard
8b90c183ba OpenShift: fix the apiVersion for deploymentconfigs
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-03 15:05:52 +01:00
Aurélien Bompard
00ca877578 startingDeadlineSeconds is only valid directly under spec
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-03 14:38:55 +01:00
Ryan Lerch
89f6f1fc32 Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10: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
Kevin Fenzi
1551d42f45 openshift: next CRD
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-02-13 11:54:08 -08:00
Kevin Fenzi
e614b31457 openshift / various apps: update BuildConfig to use build.openshift.io/v1
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-02-13 11:46:39 -08:00
Kevin Fenzi
db3bec9cb4 fedocal: split out prod and stg db passwords
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-19 13:56:07 -07:00
Kevin Fenzi
50fb64dcae openshift-apps: switch to batch/v1 for apiversion of cronjob
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-24 17:40:37 -07:00
Kevin Fenzi
5d078537e5 fedocal: fix registry in ocp4
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-23 16:07:58 -07:00
Pierre-Yves Chibon
26bfef7853 fedocal: build in staging from the staging branch again
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-04-07 12:12:47 +02:00
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
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
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
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
Adam Saleh
b318b39c27 Attempting to workaround the image definition to reference the cluster-build image in the projects image-stream 2021-02-03 12:34:45 +00:00
Adam Saleh
9f53e6b607 Fixed volume definition for fedocal cron in openshift. 2021-02-03 11:44:17 +01:00
Adam Saleh
dec482739b Added an openshift-cronjob for the fedocal openshift deployment. 2021-02-03 11:22:01 +01:00
Pierre-Yves Chibon
fcf49bbc73 fedoca: define the OIDC_OPENID_REALM
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-01-29 14:25:08 +01:00
Pierre-Yves Chibon
68a5ab292f fedocal: specify the scopes when querying oidc
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-01-29 14:16:48 +01:00
Pierre-Yves Chibon
cfafe0b3cd fedocal: secret have a secretName
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-01-29 14:09:50 +01:00
Pierre-Yves Chibon
fecd7e4b86 fedocal: secrets are not configMap
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-01-29 14:07:58 +01:00
Pierre-Yves Chibon
c4da6515f9 fedocal: mount the fedora-messaging cert in the pod
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-01-29 14:06:26 +01:00
Pierre-Yves Chibon
d4998f2e25 fedoca: fix the configurations for the new url and secret location
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-01-29 14:03:03 +01:00
Pierre-Yves Chibon
065a4a60a9 fedocal: Mount the secrets when deploying
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-01-29 14:02:34 +01:00
Stephen Smoogen
08f622be41 remove db-koji0[12].phx2, sign-bridge01.phx2, fedocal01.phx2, nuancier01.phx2, nuancier02.phx2 2020-06-11 17:14:29 -04:00
Pierre-Yves Chibon
34deed65c6 fedocal: Adjust the deployment in openshift
- Create the rabbitmq user
- Create the secret_clients.json in preparation for OIDC support
- Install the fedora-messaging certificates
- Install the fedora-messaging configuration file

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-05-07 11:10:22 +02:00
Pierre-Yves Chibon
3c288105c9 Start porting fedocal to openshift
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-01-23 13:52:03 +01:00