You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
Description:
Using latest SCDF (2.11.0) the initContainer section described through spring.cloud.dataflow.task.platform.kubernetes.accounts.[platformid].initContainer is no longer working, the pods aren't set up with the described initContainer. F.ex., this configuration from SPRING_APPLICATION_JSON did work with SCDF 2.10.3, but doesn't with 2.11.0:
Release versions:
Issue happens with 2.11.0, wasn't happening with 2.10.3
Custom apps:
N/A
Steps to reproduce:
set up the above configuration on SPRING_APPLICATION_JSON on a 2.11.0 SCDF server, and launch some pods; they don't get the initContainer