devconsole-operator icon indicating copy to clipboard operation
devconsole-operator copied to clipboard

WIP : Deploy the App Topology Rest Service

Open sbose78 opened this issue 6 years ago • 1 comments

In this pull request,

  • a Deployment is created in the openshift-operators namespace such that
  • the corresponding service would be reachable by devconsole-app.openshift-operators.svc:8080

Calls to this service would be proxied from the console backend [1] .

  • [ ] Verify that console backend is able to proxy to this
  • [ ] Create Service
  • [ ] Watch and reconcile
  • [ ] Add tests
  • [ ] Parameterize the image name that is being deployed

https://github.com/openshift/console/blob/master/server/server.go#L34

sbose78 avatar May 10 '19 05:05 sbose78

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To fully approve this pull request, please assign additional approvers. We suggest the following additional approver: sbose78

If they are not already assigned, you can assign the PR to them by writing /assign @sbose78 in a comment when ready.

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci-robot avatar May 10 '19 05:05 openshift-ci-robot