Commit Graph

1061 Commits

Author SHA1 Message Date
Mikolaj Izdebski
b99245d8bd Koschei: Use a different watchdog file path 2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
7dd0a2aa93 Koschei: fix syntax of health checks in deployment config 2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
68348e180d Koschei: Enable health checks (watchdog) 2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
ef60d95e1b koschei: Remove duplicate resource spec for frontend-deployment 2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
3c747171be koschei: Don't hardcode env_suffix and fedmsg_env 2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
32d66762ae koschei: Move watcher service to OpenShift 2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
57af09a65c koschei: install RabbitMQ cert/key in prod 2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
91bbf33a2f koschei: Disable hotfix_pagure_extras plugin in production 2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
3591f086b8 koschei: Try not installing RabbitMQ cert 2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
2c4ec00cd3 koschei: Try to remove some stringData from backend secret 2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
809a936272 openshift-apps/koschei: Add vars for production 2020-04-24 21:34:11 +02:00
Chenxiong Qi
60d5bacd4f mts: workaround to trigger os automatically to create a new pod
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
c87f75402e mts: add example rule to rule file
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
dd14d05de6 mts: fix mts-rules.yml download url
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
62cd4d7c36 mts: add app_version to client_properties
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
66392498dc mts: run actually on stg to check messages sent from mts
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
f5e1beaf33 mts: dry_run on stg
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
08ee75499b mts: also bind to zmq.topic for MBS
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
2ee277f6c2 mts: enable dry_run in prod
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
460d433fb1 Koschei: disable watcher watchdog 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
0ca7e83687 Koschei: deploy watcher service 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
6b37dbef66 Koschei: fedora-messaging consumer configuration 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
07b608f245 Koschei: enable fedmsg plugin in staging 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
b4fec43d2f Koschei: install fedora-messaging configuration 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
c356ebdd5f openshift-apps/koschei/job: Fix value of parallelism parameter 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
45d728689c openshift-apps/koschei/job: Make sure previous jobs are deleted before creating new one 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
6cc4dd88b3 openshift-apps/koschei/job: Label loop elements 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
f52fd338e3 openshift-apps/koschei/job: Unconditionally apply Job object 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
4eff6615bf Koschei: refactor staging sync playbook 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
eb2a5abf3f Koschei: Give jobs access to Kerberos keytab 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
ec30d2cf89 Koschei: create OpenShift Job object 2020-04-24 21:34:10 +02:00
Chenxiong Qi
afb597f942 Revert "mts: try to set topic differently for stg and prod"
This reverts commit 8b33644453b2a93a7a22f6da3f16fd29ac4a5390.
2020-04-24 21:34:10 +02:00
Michal Konečný
0e5a9ed931 [the-new-hotness] Change mdapi staging URL
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2020-04-24 21:34:10 +02:00
Luca Bruno
f9169530b6 coreos-cincinnati: deploy latest master (bb71d10) 2020-04-24 21:34:10 +02:00
Luca Bruno
d861c45812 coreos-cincinnati: build latest master (bb71d10) 2020-04-24 21:34:10 +02:00
Chenxiong Qi
bca373d298 mts: try to set topic differently for stg and prod
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
ff4978b045 mts: set queue durable and auto_delete differently for stg and prod
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
d19cd2ca4d mts: drop test routing key and fix mbs routing key
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
20b1cf520d mts: add another topic to test stg
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
d390fdbb10 mts: fix ACCESS_REFUSED for access to queue name mts.stg
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Luca Bruno
718714c437 Revert "coreos-cincinnati: build latest master (bb71d10)"
This reverts commit ca85da8bc58d494453245970fd9b1dbaf4078fe2.

Temporary revert until stg is back to a schedulable state.
This avoids leaving the build-version and the deploy-version out of
sync for a long time.

Ref: https://pagure.io/fedora-infrastructure/issue/8180
2020-04-24 21:34:10 +02:00
Luca Bruno
496bfe06c0 coreos-cincinnati: build latest master (bb71d10) 2020-04-24 21:34:10 +02:00
Luca Bruno
6ffaf1234f coreos-cincinnati: deploy latest master (9a913c0) 2020-04-24 21:34:10 +02:00
Luca Bruno
9c99023cd2 coreos-cincinnati: build latest master (9a913c0) 2020-04-24 21:34:10 +02:00
Chenxiong Qi
55ec223b80 Revert "mts: try uuidgen queue name"
Queue name must start with prefix "mts".

This reverts commit e65735ee28dd201cf79ba03a25f5654940017e42.
2020-04-24 21:34:10 +02:00
Chenxiong Qi
843b38338c mts: try uuidgen queue name
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
a178a92195 mts: quote queue name in toml config properly
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
748ec87d6f mts: setup user and queue for fedora-messaging
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
28c629fbae mts: krb5.con was edited accidentally before
Since this commit, prefix is changed to word "mts" to save space of
summary.

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
000510d35b message-tagging-service: revert secret files' path and use subPath to specify secret files
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00