[
https://issues.apache.org/jira/browse/YUNIKORN-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig Condit resolved YUNIKORN-2446.
------------------------------------
Fix Version/s: 1.6.0
Target Version: 1.6.0
Resolution: Fixed
Merged web PR as well. Thanks [~ryankert] for the contribution.
> Add OCI annotations to public docker images
> -------------------------------------------
>
> Key: YUNIKORN-2446
> URL: https://issues.apache.org/jira/browse/YUNIKORN-2446
> Project: Apache YuniKorn
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Hsien-Cheng(Ryan) Huang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.6.0
>
>
> source:
> https://github.com/apache/yunikorn-web/pull/174#issuecomment-1959233281
> OCI annotations:
> https://github.com/opencontainers/image-spec/blob/main/annotations.md
> I believe most Yunikorn users are using the docker images into which we push,
> and so we should consider following a public protocol to set attributions for
> our public images.
> {code}
> org.opencontainers.image.title="yunikorn-scheduler-k8s"
> org.opencontainers.image.description="Apache Yunikorn"
> org.opencontainers.image.created="${build_date}"
> org.opencontainers.image.source="https://github.com/apache/yunikorn-k8shim"
> org.opencontainers.image.url="https://hub.docker.com/r/apache/yunikorn"
> org.opencontainers.image.revision="${build_revision}"
> org.opencontainers.image.license="Apache-2.0"
> org.opencontainers.image.documentation="https://yunikorn.apache.org"
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]