Add in-cluster offline devfile registry installation manual instruction#159
Merged
michael-valdron merged 17 commits intodevfile:masterfrom Jun 30, 2022
Merged
Add in-cluster offline devfile registry installation manual instruction#159michael-valdron merged 17 commits intodevfile:masterfrom
michael-valdron merged 17 commits intodevfile:masterfrom
Conversation
Signed-off-by: Michael Valdron <[email protected]>
|
🎊 Navigate the preview: https://devfile-docs-159.surge.sh 🎊 |
a4f05c0 to
81970e5
Compare
Signed-off-by: Michael Valdron <[email protected]>
81970e5 to
8b48c9c
Compare
Member
Author
|
blocked by devfile/registry-support#118 |
jc-berger
requested changes
Jun 14, 2022
Contributor
jc-berger
left a comment
There was a problem hiding this comment.
please see doc suggested changes :)
docs/modules/user-guide/pages/installation-incluster-registry-offline.adoc
Show resolved
Hide resolved
docs/modules/user-guide/pages/installation-incluster-registry-offline.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/pages/installation-incluster-registry-offline.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/pages/installation-incluster-registry-offline.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-1-build-and-package-a-devfile-registry.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-2-install-a-devfile-registry-to-a-cluster.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-2-install-a-devfile-registry-to-a-cluster.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-2-install-a-devfile-registry-to-a-cluster.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-2-install-a-devfile-registry-to-a-cluster.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-2-install-a-devfile-registry-to-a-cluster.adoc
Outdated
Show resolved
Hide resolved
…ry removed. Signed-off-by: Michael Valdron <[email protected]>
…edure step. Signed-off-by: Michael Valdron <[email protected]>
…of-incluster-offline-devfile-registry.adoc to match page title. Signed-off-by: Michael Valdron <[email protected]>
…ges: - IBM SG fix to first paragraph - "2 stages" changed to "two stages" - devfile/registry example and link removed from stage 1 summary Signed-off-by: Michael Valdron <[email protected]>
Signed-off-by: Michael Valdron <[email protected]>
…ade. Signed-off-by: Michael Valdron <[email protected]>
Signed-off-by: Michael Valdron <[email protected]>
811b048 to
c8a9b0b
Compare
johnmcollier
requested changes
Jun 24, 2022
docs/modules/user-guide/partials/proc_stage-1-build-and-package-a-devfile-registry.adoc
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-2-install-a-devfile-registry-to-a-cluster.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-2-install-a-devfile-registry-to-a-cluster.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-2-install-a-devfile-registry-to-a-cluster.adoc
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-2-install-a-devfile-registry-to-a-cluster.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_update-strategy-for-refreshing-registry-contents.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_update-strategy-for-refreshing-registry-contents.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-2-install-a-devfile-registry-to-a-cluster.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-1-build-and-package-a-devfile-registry.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_stage-1-build-and-package-a-devfile-registry.adoc
Show resolved
Hide resolved
…Registry' example removed, example is just treated as generic. Signed-off-by: Michael Valdron <[email protected]>
…hanged to 'devfile-index'. Signed-off-by: Michael Valdron <[email protected]>
407e89e to
702b047
Compare
Signed-off-by: Michael Valdron <[email protected]>
…rojects. Signed-off-by: Michael Valdron <[email protected]>
…starter projects. Signed-off-by: Michael Valdron <[email protected]>
Signed-off-by: Michael Valdron <[email protected]>
…ded. Signed-off-by: Michael Valdron <[email protected]>
Signed-off-by: Michael Valdron <[email protected]>
johnmcollier
approved these changes
Jun 30, 2022
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jc-berger, johnmcollier, michael-valdron The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
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.
Signed-off-by: Michael Valdron [email protected]
Please specify the area for this PR
registry docs
What does does this PR do / why we need it:
Adds manual instruction for installation of an in-cluster offline devfile registry.
Which issue(s) this PR fixes:
Fixes #?
fixes devfile/api#770