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

console pods are crashlooping in OIDC authentication configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Critical Critical
    • 4.17.z
    • 4.15.0
    • Management Console
    • None
    • None
    • Approved
    • HAC Infra OCP - Sprint 251
    • 1
    • Done
    • Bug Fix
    • Hide
      * Previously, console pods would crash loop if the `--user-auth` flag was set to `disabled`. With this update, the console backend properly handles this value. (link:https://issues.redhat.com/browse/OCPBUGS-29510[*OCPBUGS-29510*])
      Show
      * Previously, console pods would crash loop if the `--user-auth` flag was set to `disabled`. With this update, the console backend properly handles this value. (link: https://issues.redhat.com/browse/OCPBUGS-29510 [* OCPBUGS-29510 *])
    • None
    • None
    • None
    • None

      Description of problem:

          When a cluster is configured for direct OIDC configuration (authentication.config/cluster .spec.type=OIDC), console pods will be in crashloop until an OIDC client is configured for the console.

      Version-Release number of selected component (if applicable):

          4.15.0

      How reproducible:

      100% in Hypershift; 100% in TechPreviewNoUpgrade featureset on standalone OpenShift   

      Steps to Reproduce:

          1. Update authentication.config/cluster so that Type=OIDC
          

      Actual results:

          The console operator tries to create a new console rollout, but the pods crashloop. This is because the operator sets the console pods to "disabled". This would normally actually mean a privilege escalation, fortunately the configuration prevents a successful deploy.

      Expected results:

          Console pods are healthy, they show a page which says that no authentication is currently configured.

      Additional info:

          

              rh-ee-jonjacks Jon Jackson
              slaznick@redhat.com Stanislav Láznička (Inactive)
              None
              None
              Yanping Zhang Yanping Zhang
              None
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated:
                Resolved: