[
https://issues.apache.org/jira/browse/FLINK-21496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai closed FLINK-21496.
---------------------------------------
Resolution: Fixed
flink-statefun/master: ec762a7413c3f94470ee13d57edc47350feb1569
> Upgrade Testcontainers to 1.15.1 in Stateful Functions
> ------------------------------------------------------
>
> Key: FLINK-21496
> URL: https://issues.apache.org/jira/browse/FLINK-21496
> Project: Flink
> Issue Type: Bug
> Components: Stateful Functions
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: Tzu-Li (Gordon) Tai
> Priority: Critical
> Fix For: statefun-3.0.0
>
>
> The E2E tests in CI is currently failing for StateFun, started failing
> recently due to Github Actions upgrading their Docker version to 20.10.2+.
> Due to this upgrade, our current Testcontainers version 1.12.x is no longer
> compatible since that version relies on a deprecated Docker API that no
> longer exists in Docker version 10.10.2 (API version 1.41).
> Full description of the issue:
> https://github.com/testcontainers/testcontainers-java/issues/3574
--
This message was sent by Atlassian Jira
(v8.3.4#803005)