cloudigrade / cloudigrade

A tool for tracking and reporting RHEL usage in public clouds
https://cloudigra.de
GNU General Public License v3.0
8 stars 7 forks source link

Celery worker missing from OpenShift environment #243

Closed infinitewarp closed 6 years ago

infinitewarp commented 6 years ago

We missed this in #229 since the initial OpenShift environment PR merged very shortly before that one. We now have most things running in OpenShift, but we do not have a Celery worker running anywhere!

Steps to reproduce

  1. make oc-up-all
  2. look at what's running in OpenShift

Expected result

Actual result

infinitewarp commented 6 years ago

Demo of Celery in containery open shifty goodness: https://asciinema.org/a/179792

ghost commented 6 years ago

Looks good!