#82 Display parameters from buildContainer task correctly
Closed by mikem. Opened by vrutkovs.
vrutkovs/koji containerbuild  into  master

Download 82.patch

Fixes https://fedorahosted.org/koji/ticket/330

buildContainer is provided by an external plugin, so I'm a little wary of putting this handling in koji itself, esp since the plugin has changed the handler signature in the past.

If we do this, we should probably also:

  • handle createContainer
  • also handle these in the web ui
  • perhaps also handle these in _taskLabel

Is this pressing?

I would rather figure out a way for plugins to register their own formatters for displaying task data in the cli and web UI.

Is this pressing?

No. not really

I would rather figure out a way for plugins to register their own formatters

Agreed, that would be the ideal option, I'll look into that one

Closing this for now. Will revisit when we have a way for plugins to do this.

Related: https://pagure.io/koji/issue/193

Pull-Request has been closed by mikem

Metadata