-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
[3364271304] Upstream Reporter: Jonathan Lebon
Upstream issue status: Closed
Upstream description:
Move from `metadata.summary` to the OCI label.
To do this:
- Add a new e.g. `TITLE` build arg to https://github.com/coreos/fedora-coreos-config/blob/testing-devel/build-args.conf
- Add the new `org.opencontainers.image.title` label to https://github.com/coreos/fedora-coreos-config/blob/44e8d07920144358cb45e7200fdf475df08018a1/Containerfile#L58
- In `cmd-import`, proxy back the label to `meta.summary` in `meta.json` for compatibility with some of the code that reads it.
- links to