You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Chaoran Yu (Jira)" <ji...@apache.org> on 2021/04/10 15:28:00 UTC

[jira] [Created] (YUNIKORN-638) Make placeholder image configurable

Chaoran Yu created YUNIKORN-638:
-----------------------------------

             Summary: Make placeholder image configurable
                 Key: YUNIKORN-638
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-638
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: shim - kubernetes
            Reporter: Chaoran Yu


The placeholder image is currently hard-coded as a constant at https://github.com/apache/incubator-yunikorn-k8shim/blob/v0.10.0/pkg/common/constants/constants.go#L55. In many sectors and enterprises, it's common to have restricted internet access. When replacing the placeholder image with something else, the entire k8shim image also needs to be rebuilt. It's more inconvenient when different deployment environments (dev/test, staging and prod) can't access images in another environment. 
It would be better if the placeholder image can be configured in the Helm chart: https://github.com/apache/incubator-yunikorn-release/blob/master/helm-charts/yunikorn/values.yaml. That would make CI/CD easier too



--
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