From line 2556, build_client and kojiconfig is backed up and then restored after the build. However, it looks it's not necessary to do this. I think I need some background of it, does anyone know why the code does in this way? If it's unnecessary indeed, those lines of code could be removed.
build_client
kojiconfig
@pbabinca: do you remember why this is there?
No, I do not. Maybe @jluza knows? It seems to be his code.
I think I know the reason. There could be kojiconfig in section [app name].container-build for container-build command specifically. If there is, container_build_koji will use this option instead of the one in default section to load Koji configuration.
[app name].container-build
container-build
container_build_koji
Metadata Update from @cqi: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)