Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-25963 FLIP-212: Introduce Flink Kubernetes Operator
  3. FLINK-26640

Consider changing flinkVersion to enum type or removing it completely

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Currently the flinkVersion is a string field that we do not use anywhere. There might be some cases in the future where knowing the flink version might be valuable but an optional string field will not work.

      We should either make this a required enum of the supported flink versions (I suggest only major.minor -> 1.14, 1.15...) or remove it completely for now.

       

      Attachments

        Issue Links

          Activity

            People

              gyfora Gyula Fora
              gyfora Gyula Fora
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: