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

Enhance chectl message after a successful deployment #18019

Closed
RickJWagner opened this issue Oct 1, 2020 · 7 comments
Closed

Enhance chectl message after a successful deployment #18019

RickJWagner opened this issue Oct 1, 2020 · 7 comments
Assignees
Labels
area/chectl Issues related to chectl, the CLI of Che area/ux Issues related to User Experience Design kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@RickJWagner
Copy link
Contributor

RickJWagner commented Oct 1, 2020

Is your enhancement related to a problem? Please describe.

CLI users face a successful completion that doesn't offer much information. Please add more useful information to the 'end of script' messaging.

Describe the solution you'd like

Please provide a better message at the end of the script:

  • list the URLS for keycloak, postgres, registries, server, documentation, known issues
  • suggest a command to create your first workspace

Describe alternatives you've considered

Figure all that stuff in other ways. It's be nice if the script provided it.

Additional context

These ideas originated with a team call 01 Oct 2020. Team members may have other ideas to contribute.

@RickJWagner RickJWagner added the kind/enhancement A feature request - must adhere to the feature request template. label Oct 1, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 1, 2020
@nickboldt nickboldt added area/chectl Issues related to chectl, the CLI of Che area/ux Issues related to User Experience Design team/deploy severity/P2 Has a minor but important impact to the usage or development of the system. labels Oct 1, 2020
@nickboldt nickboldt added this to the 7.21 milestone Oct 1, 2020
@nickboldt
Copy link
Contributor

This is nice to have for 7.21, which if done in time could be backported to 7.20.2.

@tolusha tolusha mentioned this issue Oct 2, 2020
50 tasks
@tolusha tolusha removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. team/deploy labels Oct 2, 2020
@nickboldt nickboldt self-assigned this Oct 5, 2020
@nickboldt
Copy link
Contributor

@RickJWagner can you draft the layout / content you'd like to see onscreen? Once we have a template, we can share that with the deploy team and get this turned into a PR.

@l0rd l0rd changed the title Please provide enhancements for end-of-installation script messaging Enhancements for end-of-installation script messaging Oct 5, 2020
@l0rd l0rd changed the title Enhancements for end-of-installation script messaging Enhance chectl message after a successful deployment Oct 5, 2020
@RickJWagner
Copy link
Contributor Author

Suggested end message, following a successful installation:

CodeReady Workspaces {version} has successfully installed in {minutes}:{seconds}
Users can access the Dashboard at {CRW Route}
Release Notes are at {portal release notes URL}
Product documentation is at {portal docs URL}
Devfiles can be viewed at {devfile registry URL}
Plugins can be viewed at {plugin registry URL}
Red Hat SSO can be accessed at {Keycloak URL}

@nickboldt
Copy link
Contributor

Not yet implemented, so reopening:

  • suggest a command to create your first workspace
  • list the URLS for postgres, known issues

Also tweaked the layout a little in followup issue #18122

@tolusha
Copy link
Contributor

tolusha commented Oct 15, 2020

@nickboldt

suggest a command to create your first workspace

It make sense only if workspace commands are available in downstream project, aren't they?
I had second thought. Basically suggestion to create a workspace using chectl is not good since it requires obtaining token and it will lead to more questions.

list the URLS for postgres

There is no ingress/route for the postgres, so nothing to show

@tolusha
Copy link
Contributor

tolusha commented Oct 19, 2020

@nickboldt
pls, provide the exact message you would like to see with workspace:create command

@tolusha
Copy link
Contributor

tolusha commented Oct 21, 2020

Not yet implemented, so reopening:

suggest a command to create your first workspace

Pls provide message, I will do it in another issue.

list the URLS for postgres

There is no public url for PostgreSQL

known issues

Done for downstream only

@tolusha tolusha closed this as completed Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che area/ux Issues related to User Experience Design kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants