You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2018. It is now read-only.
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!
The text was updated successfully, but these errors were encountered:
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
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!
The text was updated successfully, but these errors were encountered: