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

Kinga Marton updated YUNIKORN-622:
----------------------------------
    Description: 
In most of the places apiVersion: apiextensions.k8s.io/v1beta1 was changed to 
v1, but for example the App CRD definition is still using v1beta1: 
https://github.com/apache/incubator-yunikorn-release/blob/master/helm-charts/yunikorn/templates/crds/application-definition.yaml#L19.
 
We need to check and replace it everywhere with v1 version.

  was:In most of the places apiVersion: apiextensions.k8s.io/v1beta1 was 
changed to v1, but for example the App CRD definition is still using v1beta1. 
We need to check and replace it everywhere with v1 version.


> Use apiVersion: v1 
> -------------------
>
>                 Key: YUNIKORN-622
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-622
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>            Reporter: Kinga Marton
>            Priority: Major
>              Labels: newbie
>
> In most of the places apiVersion: apiextensions.k8s.io/v1beta1 was changed to 
> v1, but for example the App CRD definition is still using v1beta1: 
> https://github.com/apache/incubator-yunikorn-release/blob/master/helm-charts/yunikorn/templates/crds/application-definition.yaml#L19.
>  
> We need to check and replace it everywhere with v1 version.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to