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

Fixed minor issues in printhelper.go #2514

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

12rashic
Copy link
Contributor

@12rashic 12rashic commented Feb 21, 2025

What issue type does this pull request address? (keep at least one, remove the others)

/kind documentation

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
This pr fixes commands and some old references of loft changed to vcluster platform in printhelper.go

Copy link

netlify bot commented Feb 21, 2025

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit da3b708
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/67b896f983376b00087ce380

Copy link
Contributor

@lizardruss lizardruss left a comment

Choose a reason for hiding this comment

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

You may want to confirm which way we want to refer to the platform in this context.

@@ -29,8 +29,8 @@ EXTERNAL-IP may be 'pending' for a while until your cloud provider has created a

#########################################################################################################

The command will wait until loft is reachable under the host. You can also abort and use port-forwarding instead
by running 'loft start' again.
The command will wait until vcluster platform is reachable under the host. You can also abort and use port-forwarding instead
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm basing this suggestion on vcluster-docs style guide, but you may want to confirm what we want to use in this context. I also think vCluster Platform might be acceptable.

Suggested change
The command will wait until vcluster platform is reachable under the host. You can also abort and use port-forwarding instead
The command will wait until the platform is reachable under the host. You can also abort and use port-forwarding instead

Copy link
Contributor

Choose a reason for hiding this comment

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

We want to refer the the platform as the platform but since this is a CLI helper vCluster platform is also ok.

@@ -54,10 +54,10 @@ Login via CLI: %s

#################################################################

Loft was successfully installed and port-forwarding has been started.
If you stop this command, run 'loft start' again to restart port-forwarding.
vcluster platform was successfully installed and port-forwarding has been started.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
vcluster platform was successfully installed and port-forwarding has been started.
The platform was successfully installed and port-forwarding has been started.

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.

3 participants