-
Enhancement
-
Resolution: Done
-
Major
-
0.15.0
-
None
-
False
-
False
-
Undefined
-
---
-
---
-
-
2020 Week 40-42 (from Sep 28), 2020 Week 43-45 (from Okt 19)
Today the generated protobuf files are being registered by an initialization script in the Kogito service image.
This script is reading the generated file from the container's file system and using k8s API, updating the ConfigMap generated by the Operator.
This ConfigMap then is mounted in the Data Index.
Instead of relying on the init script, the operator could fetch the application directly through a static file serve, read the files and update the ConfigMap.
For this to work we need an endpoint exposed by the application serving the generated files.
- is duplicated by
-
KOGITO-3395 Fetch for protobuf files through HTTP endpoint instead of post init script
- Closed
- relates to
-
KOGITO-3387 Serve generated protobuf files in a static endpoint for Quarkus/SpringBoot applications
- Resolved
-
KOGITO-3377 Fetch the Grafana generated files from the Kogito service and create dashboards
- Closed