-
Notifications
You must be signed in to change notification settings - Fork 176
Add documentation for kopia repository server controller workflow #2077
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
Open
kale-amruta
wants to merge
35
commits into
master
Choose a base branch
from
kopiaRepositoryServerWorkflowDocs
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 33 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
75eebd9
Add deployment docs for kopia repository server controller
kale-amruta 0f08325
add custom resource for repository server
kale-amruta ecf87ed
add sample repository server
kale-amruta 83d4751
add secrets creation part
kale-amruta c6fc2dd
add tutorial
kale-amruta 596c074
Merge branch 'master' into kopiaRepositoryServerWorkflowDocs
kale-amruta fa158e4
add repository server controller details
kale-amruta 27889ed
add tutorials under a folder
kale-amruta b46d334
fix lint errors
kale-amruta 3f775e6
Add RepositoryServer in templates.rst
r4rajat 579a5c8
Merge branch 'master' into kopiaRepositoryServerWorkflowDocs
kale-amruta d519fbf
address review comments
kale-amruta 29b08a9
make lint happy
kale-amruta 34f566b
missing kubectl command
kale-amruta 60769f1
address Uday's review comments
kale-amruta 20c88d6
Update templates.rst
r4rajat 9a4f03c
make lint happy
kale-amruta 5bf5bc2
Merge branch 'master' into kopiaRepositoryServerWorkflowDocs
kale-amruta f94dd0c
Merge branch 'master' into kopiaRepositoryServerWorkflowDocs
kale-amruta 1b58ca2
address review comments by Uday
kale-amruta 9300281
fix grammatical mistake
kale-amruta 7d10bbe
Merge branch 'master' into kopiaRepositoryServerWorkflowDocs
kale-amruta 9ac8e20
Use `kopia` for CLI usage and use `Kopia` for project/tool
kale-amruta b07c2e3
Merge branch 'master' into kopiaRepositoryServerWorkflowDocs
kale-amruta 0d347a9
Merge branch 'master' into kopiaRepositoryServerWorkflowDocs
3059a13
fix grammatical mistakes
eeac2e7
Merge branch 'kopiaRepositoryServerWorkflowDocs' of github.com:kanistβ¦
7fe005d
fix errors
1981792
fix missing article in the sentence
4bc5322
Merge branch 'master' into kopiaRepositoryServerWorkflowDocs
0454234
add repository server workflow diagram
1497530
Merge branch 'master' into kopiaRepositoryServerWorkflowDocs
kale-amruta aec8f45
address review comments
732bd55
add missing articles
441b587
Merge branch 'master' into kopiaRepositoryServerWorkflowDocs
kale-amruta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| .. _tutorials: | ||
|
|
||
| Tutorials | ||
| ********* | ||
| .. toctree:: | ||
| :maxdepth: 1 | ||
|
|
||
| tutorials/tutorial.rst | ||
| tutorials/tutorial_with_repositoryserver.rst |
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,3 @@ | ||
| .. _tutorial: | ||
|
|
||
| Tutorial | ||
| ******** | ||
|
|
||
|
|
||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.