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 will allow us to provide the following, essentially allowing
us to have the same image.yaml on all branches, but allowing for the
stream name to get substituted in dynamically.
```
container-imgref: "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:{stream}"
```
Not having something like this ended up with us mismanaging the
image.yaml during the promotion of `next-devel` to `next` in
coreos/fedora-coreos-tracker#1913
This was proposed as a better alternative to modifying promote-config
to ignore `image.yaml`: coreos/fedora-coreos-releng-automation#202
0 commit comments