Gyula Fora created FLINK-26193:
----------------------------------
Summary: Commit generated FlinkDeployment resource into Git repo
Key: FLINK-26193
URL: https://issues.apache.org/jira/browse/FLINK-26193
Project: Flink
Issue Type: Sub-task
Components: Kubernetes Operator
Reporter: Gyula Fora
Currently the generated resource lands under
helm/flink-operator/templates/flinkdeployments.flink.apache.org-v1.yml and it
is ignored by git.
We should move it under helm/flink-operator/crds/ and remove it from .gitignore.
This will allow helm to install the crd if necessary (and without running the
build) and also make any changes visible easily.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)