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

the default container on the cloud credential operator should not be the kube-rbac-proxy container

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Low
    • None
    • None
    • None
    • In Progress
    • Release Note Not Required
    • None
    • None
    • None
    • None
    • None

      Description of problem:

          The default container in the cloud credential operator deployment is the rbac container. This makes it so that the -c parameter must be specified when running commands such as the following in order to see the actual operator's logs.
      
      oc logs deployment/cloud-credential-operator

       

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

          4.21, 4.20, and prior

      How reproducible:

          always

      Steps to Reproduce:

          1.deploy any cluster with cco enabled
          2.oc -n openshift-cloud-credential-operator logs deployments/deployment/cloud-credential-operator
          3.
          

      Actual results:

      Defaulted container "kube-rbac-proxy" out of: kube-rbac-proxy, cloud-credential-operator
      <...>    

      Expected results:

          Defaulted container "cloud-credential-operator" out of: kube-rbac-proxy, cloud-credential-operator

      Additional info:

          

              jstuever@redhat.com Jeremiah Stuever
              jstuever@redhat.com Jeremiah Stuever
              None
              None
              Jianping Shu Jianping Shu
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: