Add Running-urunc-with-kind to tutorials index [Docs]#664
Open
abhaygoudannavar wants to merge 1 commit into
Open
Add Running-urunc-with-kind to tutorials index [Docs]#664abhaygoudannavar wants to merge 1 commit into
abhaygoudannavar wants to merge 1 commit into
Conversation
✅ Deploy Preview for urunc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
Hello @abhaygoudannavar , can you rebase over main and add yourself here https://github.com/urunc-dev/urunc/blob/main/.github/contributors.yaml so we can merge this one? |
b1f065f to
5d04b98
Compare
Contributor
|
Hello @abhaygoudannavar , please squash your commits. |
9efcebe to
d7d7a75
Compare
Author
|
@cmainas Squashed and rebased. |
11a4b36 to
320e2bd
Compare
4 tasks
Contributor
|
Hello @abhaygoudannavar , there are some conflicts that block the merge. |
6e70179 to
79cecb9
Compare
Signed-off-by: abhaygoudannavar <abhaysgoudnvr@gmail.com>
79cecb9 to
6ed7497
Compare
Author
|
@cmainas i have resolved the conflicts. |
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.
Description
The
Running-urunc-with-kind.mdtutorial exists indocs/tutorials/but is not listed indocs/tutorials/index.md, making it undiscoverable from the documentation site navigation. This PR adds the missing entry to the tutorials index.Related issues
How was this tested?
Verified that the link path
../tutorials/Running-urunc-with-kindcorrectly resolves to the existingRunning-urunc-with-kind.mdfile, consistent with the link format used by other entries in the index (e.g.,How-to-urunc-on-k8s,eks-tutorial).LLM usage
N/A
Checklist
make lint).make test_ctr,make test_nerdctl,make test_docker,make test_crictl).9:33 PM