Skip to content
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

[Docs] Fix instructions for build plug-in and devfile registries #17510

Closed
tomgeorge opened this issue Jul 28, 2020 · 2 comments · Fixed by eclipse-che/che-docs#1633
Closed
Labels
area/devfile-registry area/doc Issues related to documentation area/plugin-registry kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@tomgeorge
Copy link
Contributor

Is your enhancement related to a problem? Please describe.

The docs describing how to build a new version of the plug-in and devfile registries instruct the user to run docker build -t my-registry image .. The two repositories now rely on a build script.

Describe the solution you'd like

The documentation should be changed to reflect how these images are currently built, using their respective build scripts.

Describe alternatives you've considered

Additional context

@tomgeorge tomgeorge added the kind/enhancement A feature request - must adhere to the feature request template. label Jul 28, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jul 28, 2020
@benoitf benoitf added area/doc Issues related to documentation area/plugin-registry severity/P2 Has a minor but important impact to the usage or development of the system. area/devfile-registry and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jul 29, 2020
@themr0c
Copy link
Contributor

themr0c commented Oct 8, 2020

  • The chapter "Building and running a custom registry image" is outdated
  • The story "Installing {prod} in a restricted environment" contains an updated version of most steps, except "modifying the content of the registry"

What we need now is:

  • Reuse in "Custom" story the modules already used in the "Installing" story
  • Add proper procedures for the "Modifying the content of the {devfile,plugin} registry" steps.

@themr0c
Copy link
Contributor

themr0c commented Oct 8, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devfile-registry area/doc Issues related to documentation area/plugin-registry kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants