-
Notifications
You must be signed in to change notification settings - Fork 31
Add in-cluster offline devfile registry installation manual instruction #159
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
Add in-cluster offline devfile registry installation manual instruction #159
Conversation
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
|
🎊 Navigate the preview: https://devfile-docs-159.surge.sh 🎊 |
a4f05c0 to
81970e5
Compare
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
81970e5 to
8b48c9c
Compare
|
blocked by devfile/registry-support#118 |
jc-berger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 <mvaldron@redhat.com>
…edure step. Signed-off-by: Michael Valdron <mvaldron@redhat.com>
…of-incluster-offline-devfile-registry.adoc to match page title. Signed-off-by: Michael Valdron <mvaldron@redhat.com>
…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 <mvaldron@redhat.com>
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
…ade. Signed-off-by: Michael Valdron <mvaldron@redhat.com>
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
811b048 to
c8a9b0b
Compare
jc-berger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
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 <mvaldron@redhat.com>
…hanged to 'devfile-index'. Signed-off-by: Michael Valdron <mvaldron@redhat.com>
407e89e to
702b047
Compare
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
…rojects. Signed-off-by: Michael Valdron <mvaldron@redhat.com>
…starter projects. Signed-off-by: Michael Valdron <mvaldron@redhat.com>
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
…ded. Signed-off-by: Michael Valdron <mvaldron@redhat.com>
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
|
[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 |
Signed-off-by: Michael Valdron mvaldron@redhat.com
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