You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (Jira)" <ji...@apache.org> on 2022/02/16 14:19:00 UTC

[jira] [Created] (FLINK-26193) Commit generated FlinkDeployment resource into Git repo

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)