You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is for coreos/fedora-coreos-tracker#1996.
I initially wanted to just add another `LABEL` to our Containerfile
and hook that up to another build arg, but the problem is that our
Containerfile is shared with RHCOS/SCOS and there's no way to make
`LABEL` directives conditional.
I opened coreos/rpm-ostree#5454 which will fix
this but for now to not block on this, let's just slap it on from the
cosa side. Once it's folded back into the build process proper, then we
can rever this. But the label not existing shouldn't really affect the
majority of developers anyway.
0 commit comments