The GitHub Actions job "Flink Kubernetes Operator CI" on flink-kubernetes-operator.git/FLINK-40047 has failed. Run started by GitHub user mdemierre (triggered by ferenc-csaky).
Head commit for run: bc95795a57c7f0de47d03c6195a49dccac52c16d / Marc Demierre <[email protected]> [FLINK-40047] Verify standalone HA args against real Flink entrypoint parsers Strengthen the standalone JobManager decorator tests: in addition to string-matching the produced args, parse them through Flink's actual standalone entrypoint parsers (StandaloneApplicationClusterConfigurationParserFactory for application mode, EntrypointClusterConfigurationParserFactory for session mode) and assert that -Djobmanager.rpc.address=$(POD_IP) resolves to JobManagerOptions.ADDRESS. Also assert that no address is set without HA. This guards against a future Flink version removing or renaming the generated args, as happened with --host in Flink 2.0. Adds flink-container as a test-scoped dependency for the application entrypoint parser. Report URL: https://github.com/apache/flink-kubernetes-operator/actions/runs/29009187070 With regards, GitHub Actions via GitBox
