Commit Graph

25 Commits

Author SHA1 Message Date
Aurélien Bompard
d884a0f8ba Use the combined RabbitMQ CA cert in the clients
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2025-04-11 15:15:45 +02:00
Ryan Lerch
f1847426a4 bugzilla2fedmsg - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 08:37:32 +10:00
Aurélien Bompard
d23b6f2d9b s/user_username/user_name/g
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-03 11:12:47 +01:00
Aurélien Bompard
4d651a8dae Prefix openshift/ipa-client
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-03 10:48:46 +01:00
Aurélien Bompard
cfb590c2ed Prefix openshift/secret-file
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-03 10:48:45 +01:00
Aurélien Bompard
dc65a76527 Prefix openshift/imagestream
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-03 10:48:45 +01:00
Aurélien Bompard
cf82a481be Prefix openshift/keytab
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-03 10:48:45 +01:00
Ryan Lerch
4a4e7e07cb [ansible-lint] prefix variable names for rabbit/user role
ansible-lint requires that variables for roles are prefixed with the
name of the role. This commit prefixes the variables for the
rabbit/user role with user_ as required by ansible-lint

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-12-03 10:48:45 +01:00
Ryan Lerch
776866cba3 [ansible-lint] prefix variable names for openshift/object role
ansible-lint requires that variables for roles are prefixed with the
name of the role. This commit prefixes the variables for the
openshift/object role with object_ as required by ansible-lint

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-12-03 10:48:45 +01:00
Ryan Lerch
01ace51513 [ansible-lint] prefix variable names for openshift/project role
ansible-lint requires that variables for roles are prefixed with the
name of the role. This commit prefixes the rvariables for the
openshift/project role with project_ as required by ansible-lint

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-12-03 10:48:44 +01:00
Ryan Lerch
2cf38c1f17 [yaml-lint] fix yamllint errors and warnings on plabooks
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-25 19:04:25 +10:00
Ryan Lerch
4394556d4c Fix 'name' class linting issues in openshift-apps playbooks
Fixes a bunch of linting issues with the names of tasks and plays in the
openshift-apps playbooks.

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-13 08:33:12 +10:00
Aurélien Bompard
756f69c048 Bugzilla2Fedmsg: don't start a build when the playbook is run
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-07-04 08:04:40 +02:00
Aurélien Bompard
3da10b8f3d Bugzilla2Fedmsg: don't rollout when the playbook is run
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-07-04 08:01:14 +02:00
Aurélien Bompard
fb60871402 Bugzilla2Fedmsg: deploy keytab
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-07-04 07:46:31 +02:00
Kevin Fenzi
ac1fc1d617 openshift / various apps: add myself to appowners/alert users
I like alerts. Do you like alerts?
I like getting them so I can fix things.
So, adding myself here to all these apps so I can tell when pods are
crashing or builds are failing or whatever. :)

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-02-13 11:21:22 -08:00
Kevin Fenzi
f0b98b904c Openshift apps: drop app owners that have left us
Before we enable any monitoring, we should clean up app owners some so
we do not spam people who arent around anymore and no longer care about
the app. ;)

If I removed anyone here who is still around and does care, we can
easily add you back in.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-01-26 17:19:33 -08:00
Aurélien Bompard
d083b291d3 sent_topics can't be a list, it has to be a single regexp
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-07-07 09:09:24 +02:00
Aurélien Bompard
f5484d1e23 No need for so much escaping
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-21 11:36:09 +02:00
Aurélien Bompard
58d703ae27 Limit topics that can be sent to
Only a few apps have topic permissions, if this works well we'll have to
generalize it.

Fixes: #8167

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-21 11:16:09 +02:00
Kevin Fenzi
df809aedf1 bugzilla2fedmsg: move prod to ocp4
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-02 10:26:50 -07:00
Kevin Fenzi
53eb9572b6 bugzilla2fedmsg: move to ocp4
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-01 14:52:45 -07:00
Aurélien Bompard
cc5436f6b0 Deploy the new bugzilla2fedmsg to openshift in prod
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-05-19 15:50:47 +02:00
Pierre-Yves Chibon
2e34217735 bugzilla2fedmsg: allow pingou to see the project in openshift
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-16 17:34:02 +01:00
Aurélien Bompard
b811b2dd65 First attempt at migrating bugzilla2fedmsg to openshift
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:09 +02:00