internal: FIXME notes for container package set

Tracing the package set and repository journey, I found that the
container package defined on the image type is never really used.

Added notes to fix later.
This commit is contained in:
Achilleas Koutsou 2023-02-22 16:10:56 +01:00 committed by Tomáš Hozza
parent d2a5c9aafa
commit f11589367e
3 changed files with 3 additions and 2 deletions

View file

@ -60,6 +60,7 @@ func NewOSTreeCommitServer(m *Manifest,
}
func (p *OSTreeCommitServer) getPackageSetChain() []rpmmd.PackageSet {
// FIXME: container package is defined here
packages := []string{"nginx"}
return []rpmmd.PackageSet{
{