#6448 [RFR] librariesio2fedmsg openshift project
Closed: Fixed 6 years ago Opened 6 years ago by jcline.

libraries.io provides a Server-sent event (EventSource) feed of all new projects and versions it discovers. I'd like to run a small service in Openshift using sse2fedmsg to turn these SSE events into ZeroMQ messages for projects like Anitya to consume.

This service will be tiny (there seems to be ~1 event per second). Is it possible for me to get an Openshift project in staging created for me so I can fiddle with setting it up?'

Thanks!


Metadata Update from @mizdebsk:
- Issue tagged with: request-for-resources

6 years ago

Metadata Update from @codeblock:
- Issue assigned to codeblock

6 years ago
  • created sysadmin-librariesio2fedmsg
  • added it to rbac on playbooks/openshift-apps/librariesio2fedmsg.yml
  • added you to it
  • created playbooks/openshift-apps/librariesio2fedmsg.yml in ansible which created the openshift project

Should be good to go, add your YAML files in roles/openshift-apps/librariesio2fedmsg/ using the other apps in roles/openshift-apps as examples. Then include this role in the playbook and run it with rbac-playbook.

Metadata Update from @codeblock:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

It seems I don't have permissions to run the playbook

[jcline@batcave01 ~][PROD]$ sudo rbac-playbook -l staging openshift-apps/librariesio2fedmsg.yml
user jcline is not authorized to run openshift-apps/librariesio2fedmsg.yml

That would be because I forgot to run a playbook. Try now?

Login to comment on this ticket.

Metadata