XMLWordPrintable

    • Workaround Exists
    • Hide

      Make a copy of ConfigMap 'che'.
      Change the copy as desired. In my case, this was changing nonProxyHosts
      Update the 'codeready' Deployment to point to the new

      Show
      Make a copy of ConfigMap 'che'. Change the copy as desired. In my case, this was changing nonProxyHosts Update the 'codeready' Deployment to point to the new
    • Hide

      1. From the OpenShift console, open the ConfigMap 'che'.
      2. Make some change, i.e. assign a value to nonProxyHosts
      3. Close the ConfigMap
      4. Try to find evidence that this change was propagated to needed components (i.e Che server). There will be none.
      5. Open the ConfigMap 'che' again. The change will be lost, the previous value will be in place.

      Show
      1. From the OpenShift console, open the ConfigMap 'che'. 2. Make some change, i.e. assign a value to nonProxyHosts 3. Close the ConfigMap 4. Try to find evidence that this change was propagated to needed components (i.e Che server). There will be none. 5. Open the ConfigMap 'che' again. The change will be lost, the previous value will be in place.

      Changes to ConfigMap 'che' do not persist and are not propagated to application components.

            dfestal David Festal
            rhn-support-rick Rick Wagner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: