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

Trigger initialization of namespaces by GET request (containing user token) #729

Open
MatousJobanek opened this issue Jan 18, 2019 · 3 comments
Assignees
Milestone

Comments

@MatousJobanek
Copy link
Contributor

Tenant service should not wait for the first POST call but should initialize namespaces when it receives first GET call containing user's token

@MatousJobanek MatousJobanek added this to the Sprint 161 milestone Jan 18, 2019
@MatousJobanek MatousJobanek self-assigned this Jan 29, 2019
MatousJobanek added a commit to MatousJobanek/fabric8-tenant that referenced this issue Jan 29, 2019
@xcoulon xcoulon modified the milestones: Sprint 161, Sprint 162 Feb 7, 2019
@MatousJobanek MatousJobanek changed the title Introduce lazy initialization Trigger initialization of namespaces by GET request (containing user token) Feb 7, 2019
@nurali-techie
Copy link
Contributor

nurali-techie commented Feb 8, 2019

@MatousJobanek can you plz detailed out the motivation behind this changes (the why part) OR some issue encounter which need this changes.

@MatousJobanek
Copy link
Contributor Author

@nurali-techie the motivation is to be ready for removing POST calls to tenant service when a user logs in - it's mentioned in the issue you have created if I'm not mistaken: #746
Anyway, the original motivation for removing the POST call is an error that tenant service sometimes gets for new users from auth service - it sometimes fails that the user still doesn't have OS token assigned so it is not possible to provision the namespaces

@nurali-techie
Copy link
Contributor

@MatousJobanek thanks, as we are still discussing #746 I was not expecting any changes wrt to the issue at the same time I understand that #729 may impact #746 so I thought to check what's the original motivation for #729.

@xcoulon xcoulon modified the milestones: Sprint 162, Sprint 163 Feb 27, 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

3 participants