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

We should be able to provision prod-preview users to prod OSO clusters #349

Closed
2 of 5 tasks
sbose78 opened this issue Feb 23, 2018 · 5 comments
Closed
2 of 5 tasks

Comments

@sbose78
Copy link
Member

sbose78 commented Feb 23, 2018

Currently the provisioning of OSO for prod-preview is self-service and the user's cluster is defaulted to free-stg .

To enable specific prod-preview users to use prod OSO , we need to have an arrangement where something similar to online-registration can be used to provision prod OSO for a user on prod-preview.

prod OSO = { starter2 , starter 2a ..}

This would be needed as part of openshiftio/openshift.io#2348

Update:

  • Add Prod clusters to preview Auth - Add prod OSO clusters to Auth prod-preview #370
  • Add prod-preview to the list of valid redirects in OSO Prod cluster.
  • Fix OSO stg registration app so it use the same flow as prod OSO registration app.
  • Make sure we can provision preview users to both free-stg and prod clusters in the stg OSO reg app.
  • Switch OSIO UI (marketing page) to OSO stg reg app for signing up.
@alexeykazakov
Copy link
Contributor

What if we add a drop down menu for all available clusters in user profile page available only to internal users (via feature toggle?) so users can update their cluster in the profile.
Then we just add prod clusters to the preview Auth config and users can switch between prod and stage clusters when needed.

@aslakknutsen any complications on the tenant service side?

@sbose78
Copy link
Member Author

sbose78 commented Feb 26, 2018

What if we add a drop down menu for all available clusters in user profile page available only to internal users (via feature toggle?) so users can update their cluster in the profile.

In this case we have to consider if we support the use case of "one osio account talking to multiple clusters".

@alexeykazakov
Copy link
Contributor

One OSIO account talking to one cluster. But the cluster can change.

  1. User signs up for and provisioned to free-stg.
  2. The same user (RHD account) signs up for and provisioned to east-2 cluster.
  3. User can switch the cluster in users profile. It will only update the cluster in the profile.

@alexeykazakov alexeykazakov changed the title How do we provision prod OSO for prod-preview ? We should be able to provision prod-preview users to prod OSO clusters. Mar 9, 2018
@alexeykazakov alexeykazakov changed the title We should be able to provision prod-preview users to prod OSO clusters. We should be able to provision prod-preview users to prod OSO clusters Mar 9, 2018
@alexeykazakov
Copy link
Contributor

alexeykazakov commented Mar 9, 2018

We won't change UI. What we will do instead:

  1. Add Prod clusters to preview Auth - Add prod OSO clusters to Auth prod-preview #370
  2. Fix OSO stg registration app so it use the same flow as prod OSO registration app.
  3. Make sure we can provision preview users to both free-stg and prod clusters in the stg OSO reg app.
  4. Switch OSIO UI (marketing page) to OSO stg reg app for signing up.

@sbryzak
Copy link
Member

sbryzak commented Jan 25, 2019

Out of date, closing.

@sbryzak sbryzak closed this as completed Jan 25, 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