Skip to content
This repository has been archived by the owner on Jul 16, 2018. It is now read-only.

implement gofabric8 tenant update via calling the fabric8-tenant REST API #538

Open
jstrachan opened this issue Aug 9, 2017 · 2 comments
Assignees

Comments

@jstrachan
Copy link
Contributor

jstrachan commented Aug 9, 2017

once this is supported
fabric8-services/fabric8-tenant#222

we should be able to implement the upgrade tenant via invoking this REST API, passing in the current openshift token

the tricky bit is gonna be how to detect where the f8tenant endpoint is; we don't yet put any marker anywhere in the tenant namespace to know where things are yet so until there's a place to discover these (e.g. via an annotation on the main users Project) we'd need to have this defined in an env var or CLI argument

once this is implemented we can remove the fabric8-tenant go dependencies completely!

@chmouel chmouel self-assigned this Aug 9, 2017
@chmouel
Copy link
Contributor

chmouel commented Oct 11, 2017

the tricky bit is gonna be how to detect where the f8tenant endpoint is; we don't yet put any marker anywhere in the tenant namespace to know where things are yet so until there's a place to discover these

What do you think about this implementation ? :

2107f47

@jstrachan
Copy link
Contributor Author

LGTM :)

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