Commit Graph

9 Commits

Author SHA1 Message Date
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
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
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