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

Document required flags to use 1.0 deployment script now that 1.1 is live

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • CRW 1.0.1
    • None
    • Dev Spaces
    • None

      The docs that mention ./deploy.sh for CRW 1.0.x need to add an extra couple flags (just in case) to avoid accidentally using the 1.0 deployment script to install CRW 1.1 or later:

      ./deploy.sh -d \
      --server-image=registry.access.redhat.com/codeready-workspaces/server:1.0 \
      --operator-image=registry.access.redhat.com/codeready-workspaces/server-operator:1.0
      

      The old default values using :latest instead of :1.0 above have been updated in the 1.0.x branch [1] and re-released as a 1.0.2 tarball, which should be live whenever the cache clears on devs.rh.com [2].

      [1] https://github.com/redhat-developer/codeready-workspaces-deprecated/commits/1.0.x
      [2] https://developers.redhat.com/products/codeready-workspaces/download/

      See also https://issues.jboss.org/browse/CRW-238 and https://projects.engineering.redhat.com/browse/RCM-55783

              mmaler@redhat.com Michal Maléř
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: