Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the new project flow #1164

Open
2 of 3 tasks
jnfrati opened this issue Sep 1, 2021 · 0 comments
Open
2 of 3 tasks

Improve the new project flow #1164

jnfrati opened this issue Sep 1, 2021 · 0 comments

Comments

@jnfrati
Copy link
Contributor

jnfrati commented Sep 1, 2021

Location

  • Browser
  • CLI
  • API

Motivation

The current new project flow causes some troubles for people that try to onboard and provision a new cluster using porter. This Issue tries to summarize all the improvements that we can make to this flow to make the user experience more enjoyable and easier for the user.

Requirements

  • Improve validation on project name input:

    • Transform to lowercase letters
    • Show error when the input is invalid
  • AWS IAM/GCP service account one-click creation, basically be able to reduce the amount of work for the user to get credentials

  • Pre flight checks

    • Check if credentials are valid
    • Can we make a dry run of everything?
    • Check if docker registry already exists, maybe ask if the user wants to link up an existing one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant