You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Alexander Fedulov (Jira)" <ji...@apache.org> on 2022/05/31 15:46:00 UTC

[jira] [Created] (FLINK-27854) Refactor FlinkImageBuilder and FlinkContainerBuilder

Alexander Fedulov created FLINK-27854:
-----------------------------------------

             Summary: Refactor FlinkImageBuilder and FlinkContainerBuilder
                 Key: FLINK-27854
                 URL: https://issues.apache.org/jira/browse/FLINK-27854
             Project: Flink
          Issue Type: Sub-task
          Components: Tests
            Reporter: Alexander Fedulov


{{FlinkImageBuilder}} and {{FlinkContainerBuilder}} are tightly coupled with using flink-dist to create Flink images on the flight. Some configuration is currently "hardcoded" in those classes and cannot be controlled by the user creating the {{{}FlinkContainerTestEnvironment{}}}.  For externalized connectors, we need the setup to be more flexible and to also work with the existing images published to GHCR, without relying on {{{}flink-dist{}}}.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)