-
Notifications
You must be signed in to change notification settings - Fork 165
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
Add some SSH notes #2639
Add some SSH notes #2639
Conversation
🎊 Navigate the preview: https://64e747a904c0f37b1d94d063--eclipse-che-docs-pr.netlify.app 🎊 |
f83bf6d
to
8ca3467
Compare
modules/end-user-guide/pages/starting-a-new-workspace-with-a-clone-of-a-git-repository.adoc
Outdated
Show resolved
Hide resolved
[IMPORTANT] | ||
==== | ||
//TODO: point to the dashboard SSH procedure when https://github.com/eclipse/che/issues/22111 is done. | ||
* If an SSH URL is used to start a new workspace, the SSH key must be propagated, see link:https://github.com/devfile/devworkspace-operator/blob/main/docs/additional-configuration.adoc#configuring-devworkspaces-to-use-ssh-keys-for-git-operations[Configuring DevWorkspaces to use SSH keys for Git operations]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This point should be stripped or reworked for downstreaming; I don't think we want to point to the upstream github repo for docs in downstream.
Maybe we can adopt the Configuring DevWorkspaces to use SSH keys for Git operations
section into Che docs? The file is already in .adoc
format, though would need a style pass, etc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we need to have a dedicated page about configuring SSH by a secret. When eclipse-che/che#22111 is done we will point to the user friendly dashboard procedure, so the current procedure will be redundant as a too complicated one. @ibuziuk WDYT?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree we don't need a dedicated page and the link to DWO's doc is sufficient here. My concern is that we need to do some additional work when we downstream these docs later, as I don't think we should be linking to Github there (this is not a necessarily concern for this repo, though).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if I understand it correctly, you'll make this part visible later?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if I understand it correctly, you'll make this part visible later?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
got it! thanks for the clarification
@deerskindoll Could you please review the PR? |
I created a PR that will fix the issue with building and validating the PR but it needs to be approved before I can merge it: #2643 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a couple of suggestions, please check them out.
modules/end-user-guide/pages/starting-a-new-workspace-with-a-clone-of-a-git-repository.adoc
Outdated
Show resolved
Hide resolved
[IMPORTANT] | ||
==== | ||
//TODO: point to the dashboard SSH procedure when https://github.com/eclipse/che/issues/22111 is done. | ||
* If an SSH URL is used to start a new workspace, the SSH key must be propagated, see link:https://github.com/devfile/devworkspace-operator/blob/main/docs/additional-configuration.adoc#configuring-devworkspaces-to-use-ssh-keys-for-git-operations[Configuring DevWorkspaces to use SSH keys for Git operations]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if I understand it correctly, you'll make this part visible later?
modules/end-user-guide/pages/starting-a-new-workspace-with-a-clone-of-a-git-repository.adoc
Outdated
Show resolved
Hide resolved
modules/end-user-guide/pages/starting-a-new-workspace-with-a-clone-of-a-git-repository.adoc
Outdated
Show resolved
Hide resolved
…lone-of-a-git-repository.adoc Co-authored-by: Jana Vrbkova <[email protected]>
…lone-of-a-git-repository.adoc Co-authored-by: Jana Vrbkova <[email protected]>
…lone-of-a-git-repository.adoc Co-authored-by: Jana Vrbkova <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@deerskindoll Could you please approve the PR for the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry, it was a misclick |
What does this pull request change?
Add some info about starting a workspace from SSH Urls
What issues does this pull request fix or reference?
eclipse-che/che-server#539
Specify the version of the product this pull request applies to
next
Pull Request checklist
The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.
Validate language on files added or modified
step reports no vale warnings.