Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-9142

The procedure of Upgrading clusters with manually maintained credentials for CLI and web console and are mixed up with operations on CLI and web console.

XMLWordPrintable

    • Low
    • None
    • Unspecified
    • If docs needed, set a value

      Document URL:
      https://docs.openshift.com/container-platform/4.10/updating/updating-cluster-cli.html#manually-maintained-credentials-upgrade_updating-cluster-cli

      https://docs.openshift.com/container-platform/4.10/updating/updating-cluster-within-minor.html#manually-maintained-credentials-upgrade_updating-cluster-within-minor
      Section Number and Name:
      Upgrading clusters with manually maintained credentials

      Describe the issue:
      Document has the same procedure for two interfaces i.e. web console and CLI. I think the expectation is the procedure for each interface shall use the right interface but currently the procedure of Upgrading clusters with manually maintained credentials for CLI and web console and are same and mixed up with operations on CLI and web console.

      Suggestions for improvement:
      https://docs.openshift.com/container-platform/4.10/updating/updating-cluster-within-minor.html
      The step 3 of procedure is via CLI now and shall be changed to web console style.
      Like Verification part, click cloud-credential in the Cluster Operators list, find Annotations to edit, click "Add more", enter key=cloudcredential.openshift.io/upgradeable-to, value=<version_number>, then click "Save"

      https://docs.openshift.com/container-platform/4.10/updating/updating-cluster-cli.html
      The verification is via web console and shall be changed to CLI style.
      Normally we run
      $ oc get co cloud-credential -o json | jq -r '.status.conditions[] | select(.type == "Upgradeable")'
      But not sure if there's jq in environment, so simple command is
      $ oc get co cloud-credential -o json

      Additional information:

            jrouth@redhat.com Jeana Routh
            jshu@redhat.com Jianping Shu
            Jianping Shu Jianping Shu
            Latha Sreenivasa Murthy Latha Sreenivasa Murthy
            Red Hat Employee
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: