Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-247

Helm chart naming should follow semver2 standard

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      • Currently there are 2 versions published to helm repo…
        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
        
      • When tried to deploy using latest version, helm seems to fail with below error..
        helm install --version latest yunikorn yunikorn/yunikorn                                  
        Error: failed to download "yunikorn/yunikorn" (hint: running `helm repo update` may help)
        

         

      • This is happening because, the chart version “latest” is not following the semVer2 standard. This requires fix to the charts naming… More on this: https://helm.sh/docs/topics/charts/#charts-and-versioning.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            kmarton Kinga Marton
            ayubpathan Ayub Pathan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment