#12658 The Github webhooks into OpenShift fail with 403
Closed: Fixed by abompard. Opened by abompard.

All the webhooks that Github is sending into the new OpenShift since the datacenter move are failing with the following message:

{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"buildconfigs.build.openshift.io \"webhook2fedmsg\" is forbidden: User \"system:anonymous\" cannot create resource \"buildconfigs/webhooks\" in API group \"build.openshift.io\" in the namespace \"webhook2fedmsg\"","reason":"Forbidden","details":{"name":"webhook2fedmsg","group":"build.openshift.io","kind":"buildconfigs"},"code":403}

Is this a permission issue in Openshift maybe?


Metadata Update from @zlopez:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: Needs investigation, dc-move, high-gain

Fixed by 2b4fa6bd and the following 2 commits, thanks to the CoreOS folks for doing the research.

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

Metadata