Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Prototype a simple service gateway #688

Open
xcoulon opened this issue Oct 4, 2018 · 0 comments
Open

Prototype a simple service gateway #688

xcoulon opened this issue Oct 4, 2018 · 0 comments
Assignees

Comments

@xcoulon
Copy link
Contributor

xcoulon commented Oct 4, 2018

Evaluate how https://github.com/hellofresh/janus can help building a minimal service proxy with routing capabilities.

Eg:

The service should also provide the usual /api/status and /api/metrics endpoints.

The routing should be configured in a yaml/json file can be deployed/managed with a ConfigMap on OpenShift.

The service can be bootstrapped using https://github.com/fabric8-services/fabric8-starter to reuse some packages from https://github.com/fabric8-services/fabric8-common, but here, Goa may not be needed (the /api/status endpoint could be handled with a simpler net/http handler)

@xcoulon xcoulon changed the title Prototype Prototype a simple service gateway Oct 4, 2018
@xcoulon xcoulon self-assigned this Oct 4, 2018
@xcoulon xcoulon added this to the Sprint 156 milestone Oct 4, 2018
@xcoulon xcoulon modified the milestones: Sprint 156, Sprint 157 Oct 23, 2018
@xcoulon xcoulon modified the milestones: Sprint 157, sprint 158 Nov 12, 2018
@alexeykazakov alexeykazakov modified the milestones: Sprint 158, Sprint 159 Nov 15, 2018
@xcoulon xcoulon modified the milestones: Sprint 159, Sprint 160 Jan 4, 2019
@xcoulon xcoulon modified the milestones: Sprint 160, Sprint 161 Jan 16, 2019
@xcoulon xcoulon modified the milestones: Sprint 161, Sprint 162 Feb 7, 2019
@alexeykazakov alexeykazakov removed this from the Sprint 162 milestone Feb 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants