-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
False
-
None
-
False
-
---
-
---
-
-
-
2023 Week 36-38 (from Sep 4)
If one tries to override the podTemplate, those changes are not taken into account because of how the Types are defined in the SonataFlow CR .spec.podSpec attribute.
For example, you set .spec.podSpec.initContainers the Kubernetes API does not set these given the nature of how the struct has been defined.
Error logs:
I0930 10:10:56.526360 1 warning_handler.go:65] sonataflow-manager/KubeAPIWarningLogger "msg"="unknown field \"spec.podTemplate.PodSpec\""
- is caused by
-
KOGITO-9265 [Operator] Add the PodSpecTemplate to the SonataFlow CR
- Resolved