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 code clarity for quickstart #587

Merged
merged 5 commits into from
Apr 7, 2025
Merged

Improve code clarity for quickstart #587

merged 5 commits into from
Apr 7, 2025

Conversation

mohaids
Copy link
Contributor

@mohaids mohaids commented Feb 13, 2025

This PR adds a small tip to the quick start documentation by recommending users run a specific command in a new terminal window or tab for optimal performance. This should help avoid potential issues related to running commands in the same session.

Signed-off-by: mohais@rpi.edu

Copy link
Collaborator

@maia-iyer maia-iyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, please follow these instructions to pass the DCO check

@@ -430,6 +430,7 @@ The Tornjak HTTP server is running on port 10000 on the pod. This can easily be
```console
kubectl -n spire port-forward spire-server-0 10000:10000
```
💡 Tip: For optimal performance, run the above command in a new terminal window or tab, depending on your setup.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Tip: For the following steps to work, run the above command in a new terminal window or tab, depending on your setup.

mohaids and others added 2 commits March 11, 2025 16:21
Signed-off-by: mohaids <mohais@rpi.edu>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: mohaids <mohais@rpi.edu>
maia-iyer and others added 3 commits March 11, 2025 16:38
Copy link
Collaborator

@maia-iyer maia-iyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@maia-iyer maia-iyer merged commit 05a0dcd into spiffe:main Apr 7, 2025
3 checks passed
xinchaochen8 pushed a commit to xinchaochen8/tornjak that referenced this pull request Apr 8, 2025
* docs[curriculum]: improved code clarity

Signed-off-by: mohaids <mohais@rpi.edu>

* Update version to v2.1.0 (spiffe#579)

Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: mohaids <mohais@rpi.edu>

* Update version to v2.1.0 (spiffe#579)

Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: mohaids <mohais@rpi.edu>

---------

Signed-off-by: mohaids <mohais@rpi.edu>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Co-authored-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: EURICIA <xinchaochen1095@gmail.com>
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

Successfully merging this pull request may close these issues.

2 participants