Commit Graph

13 Commits

Author SHA1 Message Date
dferrisctrliq 91bdc7ce41
fix a typo in the temporal yaml values (#17) 2023-07-17 17:29:50 +00:00
dferrisctrliq 41c6a800fc
Apollo temporal ns create (#16)
* create the default temporal namespace when apollo server is installed

* fix typo

* fix another typo
2023-07-17 15:34:31 +00:00
dferrisctrliq b464ff7731
Fix apollo server (#14)
* fix typo in apollo service template

* set values to empty dict
2023-07-06 19:53:42 +00:00
dferrisctrliq 3a013ac291
add annotations to the apollo-server service (#13) 2023-07-06 05:23:52 +00:00
Neil Hanlon c6f6c2c47d
fix: preCommand and postCommand injected improperly (#4)
these need to be strings we pass as a single object to bash -c, rather
than multiple discrete commands.
2023-04-07 01:16:57 +00:00
Neil Hanlon 656f7b5a4f
deploy(apollo-rhworker): add preCommand and postCommand values for cronjobs (#3)
* deploy(apollo-rhworker): add preCommand and postCommand values for cronjobs

We don't want to assume a user will be running this with Istio as the
RESF is, so we don't always need to kill the istio proxy in this manner

This change moves the existing trap/curl command to terminate the istio
proxy into values.yaml for our deployment allowing it to be overwritten
for others needs

* feat: automatically terminate cronjob after 5 minutes
2023-04-07 01:05:49 +00:00
Mustafa Gezen 13c430c2aa Add admin users actions and profile actions 2023-03-06 05:49:48 +01:00
Neil Hanlon 776f4eddbe
Poll for new advisories every 15 minutes 2023-02-28 11:14:52 -05:00
Mustafa Gezen 5e1fde1027
Add apollo_tree and fix pylint warnings 2023-02-04 00:37:45 +01:00
Mustafa Gezen 55b1efa8e9
Fix "filters.type" query 2023-02-02 18:52:41 +01:00
Mustafa Gezen 82ae6774d4
Add apollo-server chart 2023-02-02 17:55:58 +01:00
Mustafa Gezen 78ec14eb52
Add apollo-rpmworker chart 2023-02-02 17:55:49 +01:00
Mustafa Gezen 8e20383ef5
Add apollo-rhworker chart 2023-02-02 17:55:28 +01:00