devconsole-operator
devconsole-operator copied to clipboard
WIP : Deploy the App Topology Rest Service
In this pull request,
- a Deployment is created in the
openshift-operatorsnamespace such that - the corresponding
servicewould be reachable bydevconsole-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
[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
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment