Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-2725

Remove latest-only flags from admin guide re: building registries (flag either doesn't exist, or is no longer required)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • CRW 2.7.0
    • CRW 2.6.0
    • Dev Spaces

    Description

      When trying to follow Administration guide for CRW v2.6 in section: 
      3.2. Building custom registry images
      at point 8 for the procedure:

      8. Build a custom devfile registry image:

      $ cd dependencies/che-devfile-registry
      $ ./build.sh --organization <my-org> \
       --registry <my-registry> \
       --tag <my-tag> \
       --latest-only
      
      $ cd ../../dependencies/che-devfile-registry
      $ ./build.sh --organization <my-org> \
       --registry <my-registry> \
       --tag <my-tag> \
       --latest-only
      

       

      The --latest-only parameter is not available in the ./build.sh script for git@github.com:redhat-developer/codeready-workspaces.git in crw-2.6-rhel-8 branch

       

      So it should be removed from the documentation by my opinion.

      Additionally maybe I am missing something but I do not understand why it is there two times, probably it is a bug and should be removed the second build.sh command.

      Attachments

        Activity

          People

            ffloreth@redhat.com Fabrice Flore-Thébault
            rhn-support-rludva Radomir Ludva
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: