[
https://issues.apache.org/jira/browse/FLINK-26811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521558#comment-17521558
]
Yang Wang commented on FLINK-26811:
-----------------------------------
I verified the version upgrading by the following steps.
* Suspend all the running FlinkDeployment
* Uninstall the flink-kubernetes-operator with version {{v1alpha1}}
* Delete the old crds manually
* Update the apiversion of existing FlinkDeployment to {{v1beta1}}
* Install the flink-kubernetes-operator with version {{v1beta1}}
* Resume all the FlinkDeployment
> Document CRD upgrade process
> ----------------------------
>
> Key: FLINK-26811
> URL: https://issues.apache.org/jira/browse/FLINK-26811
> Project: Flink
> Issue Type: Sub-task
> Components: Kubernetes Operator
> Reporter: Thomas Weise
> Assignee: Ted Chang
> Priority: Major
> Fix For: kubernetes-operator-0.1.0
>
>
> We need to document how to update the CRD with a newer version. During
> development, we delete the old CRD and create it from scratch. In an
> environment with existing deployments that isn't possible, as deleting the
> CRD would wipe out all existing CRs.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)