-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Invalid Sprint
zync generated OpenShift routes do not have TLS configuration. It has been removed and system services are not accesible via HTTP or HTTPS when 3scale has just been installed (by 3scale operator).
Route spec on 2.8:
spec: host: 3scale-admin.eguzki-test.apps.dev-eng-ocp4-3.dev.3sca.net port: targetPort: http tls: insecureEdgeTerminationPolicy: Redirect termination: edge to: kind: Service name: system-provider weight: 100 wildcardPolicy: None
Route spec on "nightly" zync:
spec: host: 3scale-admin.eguzki-test.apps.dev-eng-ocp4-3.dev.3sca.net port: targetPort: http to: kind: Service name: system-provider weight: 100 wildcardPolicy: None
Tested with "nightly" image:
quay.io/3scale/zync@sha256:a43b7a513d473540edb82bcb558b5f2ea4045cabfa1974add025afe624292edf
OCP 4.3
See this comment
- is caused by
-
THREESCALE-3545 zync doesn't refer to http scheme and port number of Public Base URL
- Closed