You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Kinga Marton (Jira)" <ji...@apache.org> on 2020/06/24 08:37:00 UTC

[jira] [Resolved] (YUNIKORN-247) Helm chart naming should follow semver2 standard

     [ https://issues.apache.org/jira/browse/YUNIKORN-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kinga Marton resolved YUNIKORN-247.
-----------------------------------
    Fix Version/s: 0.9
       Resolution: Fixed

The latest one is removed and also added a 0.9.0 version of the chart.

> Helm chart naming should follow semver2 standard
> ------------------------------------------------
>
>                 Key: YUNIKORN-247
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-247
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: release
>            Reporter: Ayub Pathan
>            Assignee: Kinga Marton
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.9
>
>
> * Currently there are 2 versions published to helm repo…
> {noformat}
> NAME             	CHART VERSION	APP VERSION	DESCRIPTION
> yunikorn/yunikorn	latest       	latest     	YuniKorn scheduler for Kubernetes
> yunikorn/yunikorn	0.8.0        	0.8.0      	YuniKorn scheduler for Kubernetes
> {noformat}
>  * When tried to deploy using latest version, helm seems to fail with below error..
> {noformat}
> helm install --version latest yunikorn yunikorn/yunikorn                                  
> Error: failed to download "yunikorn/yunikorn" (hint: running `helm repo update` may help)
> {noformat}
>  
>  * This is happening because, the chart version “latest” is not following the [semVer2|https://semver.org/] standard. This requires fix to the charts naming… More on this: [https://helm.sh/docs/topics/charts/#charts-and-versioning].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org