-
Task
-
Resolution: Done
-
Major
-
None
-
2
-
False
-
-
False
-
Unset
-
No
-
-
-
Platform Pipeline Sprint 55, Platform Pipeline Sprint 56, Platform Pipeline Sprint 57
Description
Since HAC apps would like to go to production beta starting next year. We need to adjust slightly how to pull static assets for hac applications.
Details
Hac specific applications are located on openshift cluster (currently available on console.dev.redhat.com) and we need 5 URLs to pull data from
- /api/k8s/registration -> https://registration-service-toolchain-host-operator.apps.appstudio-stage.x99m.p1.openshiftapps.com (stripping /api/k8s/registration)
- /api/k8s -> https://api-toolchain-host-operator.apps.appstudio-stage.x99m.p1.openshiftapps.com:443 (stripping /api/k8s)
- (Websocket proxy) /wss/k8s -> wss://api-toolchain-host-operator.apps.appstudio-stage.x99m.p1.openshiftapps.com:443 (stripping /wss/k8s)
- /beta/api/plugins/ -> openshift cluster where console.dev.redhat.com is pointing to
- /api/plugins -> openshift cluster where console.dev.redhat.com is pointing to
- is depended on by
-
HAC-2630 Deploy StoneSoup UI to stage and prod environments of consoledot
- Closed