Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-3235

cluster-logging.5.5.3 failing to deploy on ROSA

    XMLWordPrintable

Details

    • False
    • None
    • False
    • NEW
    • VERIFIED
    • Before this change the log collector SCC could be superseded by other SCCs on the cluster rendering the collector unusable. This change sets a priority to the SCC so that it takes precedence before others
    • Bug Fix
    • Done
    • Log Collection - Sprint 227, Log Collection - Sprint 228, Log Collection - Sprint 229, Log Collection - Sprint 230

    Description

      Description of problem:

      Customer installed the cluster-logging.5.5.3 operator and it failed to deploy with the following error:

      Warning  FailedCreate  9m26s (x12 over 9m37s)  daemonset-controller  Error creating: pods "collector-" is forbidden: unable to validate against any security context constraint: [provider "anyuid": Forbidden: not usable by user or serviceaccount, spec.volumes[0]: Invalid value: "hostPath": hostPath volumes are not allowed to be used, spec.volumes[1]: Invalid value: "hostPath": hostPath volumes are not allowed to be used, spec.volumes[2]: Invalid value: "hostPath": hostPath volumes are not allowed to be used, spec.volumes[3]: Invalid value: "hostPath": hostPath volumes are not allowed to be used, spec.volumes[4]: Invalid value: "hostPath": hostPath volumes are not allowed to be used, spec.volumes[5]: Invalid value: "hostPath": hostPath volumes are not allowed to be used, spec.volumes[6]: Invalid value: "hostPath": hostPath volumes are not allowed to be used, spec.volumes[7]: Invalid value: "hostPath": hostPath volumes are not allowed to be used, spec.volumes[8]: Invalid value: "hostPath": hostPath volumes are not allowed to be used, spec.volumes[14]: Invalid value: "hostPath": hostPath volumes are not allowed to be used, spec.containers[0].securityContext.seLinuxOptions.level: Invalid value: "": must be s0:c35,c20, spec.containers[0].securityContext.seLinuxOptions.type: Invalid value: "spc_t": must be , spec.containers[1].securityContext.seLinuxOptions.level: Invalid value: "": must be s0:c35,c20, spec.containers[1].securityContext.seLinuxOptions.type: Invalid value: "spc_t": must be , provider "nonroot-v2": Forbidden: not usable by user or serviceaccount, provider "nonroot": Forbidden: not usable by user or serviceaccount, provider "pcap-dedicated-admins": Forbidden: not usable by user or serviceaccount, provider "hostmount-anyuid": Forbidden: not usable by user or serviceaccount, spec.volumes[16]: Invalid value: "projected": projected volumes are not allowed to be used, provider "machine-api-termination-handler": Forbidden: not usable by user or serviceaccount, provider "hostnetwork-v2": Forbidden: not usable by user or serviceaccount, provider "hostnetwork": Forbidden: not usable by user or serviceaccount, provider "hostaccess": Forbidden: not usable by user or serviceaccount, provider "twistlock-scc": Forbidden: not usable by user or serviceaccount, provider "splunkforwarder": Forbidden: not usable by user or serviceaccount, provider "node-exporter": Forbidden: not usable by user or serviceaccount, provider "privileged": Forbidden: not usable by user or serviceaccount]
      

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

      ROSA 4.11.5
      cluster-logging.5.5.3

      Steps to Reproduce:

      1. Install a ROSA cluster
      2. Install the cluster logging addon

      Actual results:

      Expect to see the collector pods failing due to a SCC error

      Expected results:

      The collector pods should schedule successfully

      Additional info:

      It has been found that:

      • Attempting to manually add the log-collector-scc to the logcollector service account did not fix the problem
      • Applying the privileged security context constraint to the logcollector service account mitigates the problem and allows the collector to deploy.

      Attachments

        1. 03346109_sccAll.yaml
          24 kB
        2. 03346109_loggingProjectSCC.yaml
          24 kB
        3. 03346109_logcollector.yaml
          0.5 kB
        4. 03346109_ds.yaml
          8 kB
        5. 03346109_collectorPod.yaml
          11 kB
        6. 03346109_clusterrolebindings.yaml
          198 kB

        Activity

          People

            jcantril@redhat.com Jeffrey Cantrill
            rhn-support-gilins Givaldo Lins
            Giriyamma Karagere Ramaswamy Giriyamma Karagere Ramaswamy (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: