docs: add instructions for stopping Flyte sandbox#7029
Open
muskan-creates352 wants to merge 2 commits intoflyteorg:masterfrom
Open
docs: add instructions for stopping Flyte sandbox#7029muskan-creates352 wants to merge 2 commits intoflyteorg:masterfrom
muskan-creates352 wants to merge 2 commits intoflyteorg:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7029 +/- ##
=======================================
Coverage 56.95% 56.95%
=======================================
Files 931 931
Lines 58188 58188
=======================================
+ Hits 33141 33143 +2
+ Misses 22005 22003 -2
Partials 3042 3042
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Muskan Kumari <er.muskan09@gmail.com>
0d800d5 to
86ebf65
Compare
Author
|
Hi sir, I have fixed the DCO issue and updated the commit. Please let me know if any further changes are needed. Thank you! |
Author
|
Hi, Whenever you have some time, I would be grateful if you could kindly review it. Please let me know if any changes are needed from my side. Thank you so much for your time and guidance! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tracking issue
Why are the changes needed?
->While exploring the sandbox deployment documentation, I noticed that the command to stop the Flyte sandbox was not mentioned. This can be helpful for users who want to stop the local sandbox after testing.
What changes were proposed in this pull request?
->This PR adds a small section in sandbox.rst explaining how to stop the Flyte sandbox using the command:
flytect1 demo stop
This will help users working with the local Flyte sandbox environment.
How was this patch tested?
->The documentation change was verified by reviewing the updated section in sandbox.rst.
Labels
Please add one or more of the following labels to categorize your PR:
This is important to improve the readability of release notes.
Setup process
Screenshots
Check all the applicable boxes
Related PRs
Docs link