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

Endpoints sets management #66

Open
kailuowang opened this issue Sep 26, 2016 · 2 comments
Open

Endpoints sets management #66

kailuowang opened this issue Sep 26, 2016 · 2 comments
Milestone

Comments

@kailuowang
Copy link
Contributor

Manage endpoints by sets (each service provide an endpoint sets), each set has a version and name(maybe same as root path?).

  • A whole set can be offline if all backing service instance go offline, or they no longer support such version.
  • New definition of endpoint set will replace the old set with the same name and version.
  • For now does not support serving multiple sets with the same name (root path) but different version.
@kailuowang kailuowang added this to the 0.5.0 milestone Sep 26, 2016
@nsauro
Copy link

nsauro commented Sep 26, 2016

Should authentication/authorization concerns also be included so that REST-API can perform the necessary operations, and thereby keep that logic all in a single place? I think I remember that being a concern the first time this subject came up.

@kailuowang
Copy link
Contributor Author

@nsauro yes, that's going to be addressed in the other issue #67

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants