OpenSearch/distribution
Jason Tedor 872ae4d6c2
Add OCI annotations and adjust existing annotations (#45167)
The org.label-schema labels on Docker images have been superseded by
pre-defined OCI annotations. However, there is still a lot of tooling in
use that relies on the org.label-schema, so we do not want to drop
them. This commit adds values for the org.opencontainers.image
pre-defined annotation keys. Additionally, we correct an issue with the
label used to represent the license, to use the org.label-schema.license
label. While this label was never accepted into the org.label-schema
specfication (because this specification was superseded, it's not that
it was explicitly rejected) there are containers out there using this
label. In particular, our base image is and so we need to override
otherwise we inherit, and end up mis-reporting the license.
2019-08-04 13:52:13 -04:00
..
archives convert EmptyDirTask.groovy to .java (#34672) 2019-06-13 12:21:23 +03:00
bwc Make packer cache branches explicit (#41990) 2019-05-27 09:46:43 +03:00
docker Add OCI annotations and adjust existing annotations (#45167) 2019-08-04 13:52:13 -04:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Notify systemd when Elasticsearch is ready (#44673) 2019-07-24 14:04:36 +09:00
src Fix types field in JSON Search Slow Logs (#44641) 2019-07-22 12:02:20 +02:00
tools Mute testPooledMemoryChoiceOnNotSmallHeap 2019-07-23 13:16:22 +03:00
build.gradle Notify systemd when Elasticsearch is ready (#44673) 2019-07-24 14:04:36 +09:00