Commit Graph

86 Commits

Author SHA1 Message Date
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
Siteshwar Vashisht
0b774e7106 openscanhub: decrease verbosity of httpd logs
The service is stable, so avoid generating logs on the console.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2025-05-07 21:38:33 +00:00
Siteshwar Vashisht
321078b526 openscanhub: update to ami-0834e6713f8d31e04
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2025-04-23 08:36:03 +00:00
Siteshwar Vashisht
c5093b2b26 openscanhub: add FedoraGroup tag to VMs
... spun up for workers.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2025-04-23 08:13:43 +00:00
Ryan Lerch
37a51ffbcc openscanhub - rename yaml/yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 08:37:30 +10: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
Siteshwar Vashisht
e1872977f6 openscanhub: update AWS AMI image
... to the latest version.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-11-04 05:32:09 +01:00
Siteshwar Vashisht
3c32cf2e24 openscanhub: enable sending messages to rabbitmq
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-23 11:56:59 +02:00
Siteshwar Vashisht
f0aa17d75b openscanhub: fix the specification of fedora messaging configmap
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-19 13:56:27 +02:00
Siteshwar Vashisht
fa976a0d4a openscanhub: fix name of fedora messaging configmap
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-19 13:26:11 +02:00
Siteshwar Vashisht
a2ba6b77c1 openscanhub: add fedora-messaging-configmap
... to playbook.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-19 13:01:32 +02:00
Siteshwar Vashisht
f5b2e01db5 openscanhub: add CSRF_TRUSTED_ORIGINS in settings
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-19 12:05:28 +02:00
Siteshwar Vashisht
32bbf27f81 openscanhub: add configurations for Fedora messaging
Resolves: https://pagure.io/fedora-infrastructure/issue/11853

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-10 15:10:07 +02:00
Siteshwar Vashisht
b1a50fb2e4 openscanhub: update to ami-09b22dfe6916e9ee0 in AWS
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-03 10:09:44 +02:00
Siteshwar Vashisht
fff0f4f70d openscanhub: update to ami-09cb5e508831f32a9 in AWS
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-02 10:13:12 +02:00
Siteshwar Vashisht
5b3ae0ce61 openscanhub: fix indentation of the e-mail notification
... footer.

It contains unnecessary spaces before the link.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-05-10 01:34:22 +00:00
Siteshwar Vashisht
2ee9b289a2 openscanhub: set DEVEL_EMAIL_ADDRESS to empty value
... as there is nobody tracking failed tasks.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-05-03 15:28:29 +02:00
Siteshwar Vashisht
afc268d434 openscanhub: export env variable
This should be used to determine which Copr repository (staging or
production) to use when running a playbook.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-15 18:40:17 +02:00
Siteshwar Vashisht
3bb1867704 openscanhub: try to fix vm-provisioning-configmap
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-15 17:40:16 +02:00
Siteshwar Vashisht
5b25f29396 openscanhub: use fedoraproject.org e-mail domain
Related: https://github.com/openscanhub/openscanhub/issues/253

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-15 15:29:46 +00:00
Siteshwar Vashisht
9825095021 openscanhub: add configmap for vm-provisioning config
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-15 15:28:26 +00:00
Siteshwar Vashisht
18a0e58530 openscanhub: add notification e-mail footer
Related: https://github.com/openscanhub/openscanhub/pull/251

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-15 15:25:28 +00:00
Siteshwar Vashisht
5be2b62fcb openscanhub: restore labels for fedora-osh-hub
... container.

This makes the view look better in the web ui.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-11 10:24:07 +00:00
Siteshwar Vashisht
7a65d7a8ef openscanhub: rename ocp repository
... to `fedora-osh-hub` to keep the names consistent with the container
names.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-10 22:01:18 +00:00
Siteshwar Vashisht
014e96cf36 openscanhub: use different container images
... in staging and production environments.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-10 13:44:58 +00:00
Siteshwar Vashisht
78b7c8512e openscanhub: use NFS volume for redis data
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-10 13:29:34 +02:00
Siteshwar Vashisht
cac47c1db7 openscanhub: remove openscanhub prefix from
... `/var/lib/osh` pvc used by `osh-hub`.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-09 16:28:51 +02:00
Siteshwar Vashisht
911b55cfbc openscanhub: fix more livenessProbe configs
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-09 13:02:58 +02:00
Siteshwar Vashisht
57543ea25d openscanhub: move livenessProbe under containers
... field.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-09 09:33:22 +02:00
Siteshwar Vashisht
e2321b9c23 openscanhub: add liveness probe for agent spawner
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-09 01:38:57 +00:00
Siteshwar Vashisht
52f51a1ad2 openscanhub: use OpenScanHub mailing list address
... in the notification e-mails.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-06 15:53:25 +02:00
Siteshwar Vashisht
7a7b85e0b8 openscanhub: add WSGIDaemonProcess and WSGIProcessGroup
... options. More specifically it fixes locale related
exceptions.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-06 15:04:47 +02:00
Siteshwar Vashisht
83c1d0fabd openscanhub: use bastion.fedoraproject.org SMTP
... server.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-05 15:33:21 +02:00
Siteshwar Vashisht
e4c077ce23 openscanhub: use NFS volume for storing task results
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-04 10:03:36 +00:00
Siteshwar Vashisht
c600e6fba4 openscanhub: clean up fedora-osh-hub route
... config.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 21:05:46 +00:00
Siteshwar Vashisht
877cead6d0 openscanhub: clean up resalloc-server service
... config.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 21:03:29 +00:00
Siteshwar Vashisht
c52e1e1249 openscanhub: clean up redis service config
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 21:01:49 +00:00
Siteshwar Vashisht
9f61b1ee72 openscanhub: cleanup fedora-osh-hub service
... config.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 20:58:42 +00:00
Siteshwar Vashisht
49780ab190 openscanhub: clean up resalloc-server route
... configs.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 20:57:20 +00:00
Siteshwar Vashisht
46eec863a3 openscanhub: clean up redis route config
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 20:55:31 +00:00
Siteshwar Vashisht
a271ca1c7b openscanhub: clean up resalloc-server deployment
... config.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 20:53:50 +00:00
Siteshwar Vashisht
78623f3d7b openscanhub: clean up redis deployment configs
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 20:51:40 +00:00
Siteshwar Vashisht
1ecd03bbac openscanhub: restore app and deployment labels
... in fedora-osh-hub deployment.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 13:38:24 +02:00
Siteshwar Vashisht
710ac67c6f openscanhub: restore template metadata label
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 13:17:32 +02:00
Siteshwar Vashisht
ec8f80baf3 Revert "openscanhub: remove selector from fedora-osh-hub"
This reverts commit f875443d8d.
2024-04-03 13:12:06 +02:00
Siteshwar Vashisht
f875443d8d openscanhub: remove selector from fedora-osh-hub
... deployment.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 12:57:32 +02:00
Siteshwar Vashisht
f5e2efe319 openscanhub: clean up fedora-osh-hub deployment
... configurations.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 12:51:31 +02:00
Siteshwar Vashisht
8682f36057 openscanhub: remove openscanhub prefix from hub
... configurations, as it looks unnecesaary.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 08:06:01 +00:00
Siteshwar Vashisht
c21c0aaae8 openscanhub: remove -6-c9s from redis
... configurations, as it looks unnecessary.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-03 08:00:55 +00:00
Siteshwar Vashisht
2274dadb07 openscanhub: use ServerName instead of ServerAlias
... in the httpd configurations.

The httpd container requires it to reliably determine server's fully
qualified domain name.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-04-02 01:02:46 +00:00