#8967 port koji-owner-sync script to fedora-messaging and make it work better
Closed: Fixed by pingou. Opened by kevin.

Right now the koji-owner-sync on bodhi-backend01 uses fedmsg.

Port it to use fedora-messaging

Also, it makes 'releng' the owner of every package. It would be nice to have to make the real main admin the owner in koji.


Also, it makes 'releng' the owner of every package. It would be nice to have to make the real main admin the owner in koji.

I suspect this has to do with the keytab used to connect to koji no?

Metadata Update from @pingou:
- Issue assigned to pingou

It has been ported in https://pagure.io/fedora-infra/ansible/pull-request/103 but not improved

Also, it makes 'releng' the owner of every package. It would be nice to have to make the real main admin the owner in koji.

I suspect this has to do with the keytab used to connect to koji no?

Turns out, it isn't, however, looking at the code and more precisely: https://pagure.io/fedora-infra/ansible/blob/master/f/roles/bodhi2/backend/templates/owner-sync-pagure.j2#_351 it looks like it was done purposely.

Do we want to change it?

Commit 4d37489f fixes this issue

Metadata
Related Pull Requests