Gyula Fora created FLINK-27302:
----------------------------------
Summary: Document regular CRD upgrade process
Key: FLINK-27302
URL: https://issues.apache.org/jira/browse/FLINK-27302
Project: Flink
Issue Type: Improvement
Components: Kubernetes Operator
Affects Versions: kubernetes-operator-1.0.0
Reporter: Gyula Fora
The CRD upgrade documentation
([https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/upgrade/)].
only deals with the case of breaking CRD changes.
It would be important to add a section detailing the regular CRD
install/upgrade process using kubectl create/replace as apply simply does not
work with a large CRD like this as seen for example here:
https://issues.apache.org/jira/browse/FLINK-27288
--
This message was sent by Atlassian Jira
(v8.20.1#820001)