-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
None
-
False
-
---
-
---
-
-
-
2023 Week 33-35 (from Aug 14)
There's a bug where a user can set spec.arguments in SonataBuild, but these arguments are not passed to the underlying builder pod:
spec: arguments: - >- --build-arg=QUARKUS_EXTENSIONS=kogito-addons-quarkus-events-process,kogito-addons-quarkus-process-management resources: {} timeout: 0s
The status in the inner build is:
status: buildPhase: Running innerBuild: metadata: name: greeting namespace: kogito-9741 spec: strategy: pod tasks: - kaniko: cache: {} contextDir: /builder/greeting/context image: greeting:0.0.1 name: KanikoTask registry: address: 10.100.163.129 resources: {} timeout: 5m0s status: phase: Running
No arguments in the kaniko task.
- is related to
-
KOGITO-9749 [Images] Add Events Process, Process Management, and Sources addon to builder image
- Resolved
- relates to
-
KOGITO-9184 [Operator] Add ENV Vars support on SonataFlowPlatform and SonataFlowBuild (BuildTemplate spec)
- Resolved