Commit Graph

36 Commits

Author SHA1 Message Date
Kevin Fenzi
72d1781387 geenwave: set correct apiVersion for route
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-11-30 11:46:13 -08: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
Dan Callaghan
3b40eb1363 greenwave: use fedmsg-hub-3 instead of fedmsg-hub as the entrypoint
Greenwave 0.8+ has switched to Python 3, which means the fedmsg-hub
command for the fedmsg-consumers pod has to be fedmsg-hub-3 now.

This is in staging only for now.
2018-07-02 12:24:59 +10:00
Ralph Bean
3102dbc6ba Make this a template. 2018-04-13 18:34:35 +00:00
Ralph Bean
76cac827fa Needs to be set on the imagestream, not the imagestreamtag. 2018-04-13 18:25:03 +00:00
Ralph Bean
dc6a8facee Give the greenwave fedmsg consumer also access to the general greenwave config. 2017-10-24 11:38:11 +00:00
Matt Jia
a10504ce6b Revert "greenwave: set up secret volumes in the developmentconfig instead of the playbook"
This reverts commit bc6ebfb8a1.

This is because OpenShift doesn't suppport for using absolute path for secret volums.
2017-10-24 13:33:45 +10:00
Matt Jia
bc6ebfb8a1 greenwave: set up secret volumes in the developmentconfig instead of the playbook 2017-10-24 10:58:43 +10:00
Matt Jia
56f89482cd greenwave: use the candidate memcached image for now 2017-10-20 15:13:24 +10:00
Matt Jia
2a6219ccfd greenwave: add memcached pod in OpenShift 2017-10-20 14:39:19 +10:00
Ralph Bean
b6e8b0c9f5 Ah, it is only the backend containers that need these mounts. 2017-10-19 01:46:51 +00:00
Ralph Bean
fda1a9a101 Try getting fedmsg certs in place in the container. 2017-10-19 01:21:40 +00:00
Matt Jia
6b367d3a10 greenwave role: mount to /etc/fedmsg-greenwave.d for the fedmsg consumers container
This will allow us to extend the default configuration provided with the rpm instead of
overriding it.
2017-10-11 09:23:13 +10:00
Matt Jia
257f1d2874 greenwave role: fix the OpenShift templates 2017-10-10 13:26:33 +10:00
Matt Jia
027d598ae8 greenwave role: must specify when using a list of objects 2017-10-10 11:41:54 +10:00
Matt Jia
e48fa36993 greenwave role: use YAML documents 2017-10-10 11:33:41 +10:00
Matt Jia
b3c1b089d9 greenwave role: fix yaml syntax 2017-10-10 10:17:07 +10:00
Matt Jia
1d7e85e2d3 enable fedmsg and active cache invalidation in greenwave 2017-10-10 09:01:53 +10:00
Matt Jia
ce233342a4 greenwave role: try again to fix the docker image location 2017-10-09 13:03:18 +10:00
Matt Jia
06099c720a greenwave role: fix docker image location 2017-10-09 12:54:48 +10:00
Ralph Bean
e2bd59f460 Remove unnecessary -stg- strings for greenwave. 2017-08-24 03:04:41 +00:00
Ralph Bean
3d2ef26bc7 Make the greenwave buildconfig a template. 2017-08-23 21:01:48 +00:00
Ralph Bean
043e504b61 Subject relevance for greenwave. 2017-08-22 01:19:20 +00:00
Ralph Bean
b916554254 Point greenwave at atomic ci pipeline results. 2017-08-22 00:00:27 +00:00
Ralph Bean
cd13c1f7ed Back to master. 2017-08-17 21:30:20 +00:00
Ralph Bean
38bc484a19 Hold greenwave policy in the config map. 2017-08-17 21:27:16 +00:00
Ralph Bean
aa81a4ecd8 Give greenwave some temporary logging at startup to debug policies. 2017-08-17 21:15:09 +00:00
Ralph Bean
283fc5ad2c Really make that directory. 2017-08-17 20:55:11 +00:00
Ralph Bean
45fd94c99c Set POLICIES_DIR for greenwave. 2017-08-17 20:48:05 +00:00
Ricky Elrod
4a4ad044f8 another attempt at gunicorn here
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-17 00:34:24 +00:00
Ricky Elrod
002c50711f hacks for debugging
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-14 19:39:15 +00:00
Ricky Elrod
9b7ce384f5 try using f25 instead, see if this is an f26 issue
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-14 19:15:14 +00:00
Ricky Elrod
21a94d450e comment out USER for now, not sure what it should be yet
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-14 19:04:30 +00:00
Ricky Elrod
47459e682c add PyYAML to greenwave buildconfig dockerfile
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-09 17:28:50 +00:00
Ricky Elrod
4eddb8e363 a url is not a command? say wha?!
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-08 19:52:23 +00:00
Ricky Elrod
67b951e8f0 green[wave] with envy?
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-08 18:16:44 +00:00