-
Enhancement
-
Resolution: Obsolete
-
Minor
-
None
-
0.10.0
-
2020 Week 25-27 (from Jun 15), 2020 Week 28-30 (from Jul 6), 2020 Week 31-33 (from Jul 27)
Currently there are three possibilities to build Kogito service on OpenShift:
- using remote GIT repository
- using built Kogito service uploaded as binary build
- using source files build (brought by https://issues.redhat.com/browse/KOGITO-256)
However each of those approaches has a different possibility to retrigger the Kogito service build to redeploy service with a new version:
- GIT repository - user needs to trigger a new S2I build (using OC client)
- binary build - user uploads new binary for binary build (using OC client)
- source files build - currently not possible
Purpose of this JIRA is to provide a unified approach for redeploying Kogito service for all the possibilities above.
- blocks
-
KOGITO-3264 Kogito CLI deploy functionality enhancement
- Closed
- is blocked by
-
KOGITO-1999 Separate build tasks on Kogito Operator to a new CR
- Resolved
-
KOGITO-3880 Research to implement idempotent approach in kogito operator and cli
- Closed
-
KOGITO-1998 Deprecate KogitoApp CR
- Resolved
- relates to
-
KOGITO-256 Kogito CLI to upload source files from local machine to build s2i runtimes
- Resolved