-
Task
-
Resolution: Done
-
Major
-
None
-
2018 Week 48-50
-
Compatibility/Configuration
-
https://github.com/jboss-container-images/jboss-kie-modules/pull/129, https://github.com/jboss-container-images/jboss-kie-modules/pull/130, https://github.com/jboss-container-images/rhdm-7-openshift-image/pull/159, https://github.com/jboss-container-images/rhdm-7-openshift-image/pull/160, https://github.com/jboss-container-images/rhpam-7-openshift-image/pull/190, https://github.com/jboss-container-images/rhpam-7-openshift-image/pull/191
We need to maintain the KIE_SERVER_* location env vars for backwards compatibility:
- KIE_SERVER_LOCATION (follows naming convention and trumps KIE_SERVER_URL)
- KIE_SERVER_URL (legacy)
- KIE_SERVER_PROTOCOL
- KIE_SERVER_HOST
- KIE_SERVER_PORT
, however of course still prefer Route lookup if possible:
- KIE_SERVER_ROUTE_NAME
- KIE_SERVER_USE_SECURE_ROUTE_NAME
- is related to
-
KIECLOUD-41 KIE_SERVER_PORT and PROTOCOL is not used anymore but still present on scripts.
- Closed
- relates to
-
RHPAM-1663 Fix Kie Server location for OpenShift deployment created by APB image
- Closed
-
KIECLOUD-38 KIE_SERVER_HOST env is not used but still on tests and on kieserver scripts.
- Closed