Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-7921

AMQ 7.10 and 7.11 installation fails on Microshift 4.12.10 but works on 4.12.6

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • AMQ 7.11.0.OPR.1.GA, AMQ 7.10.2.OPR.1.GA
    • operator
    • None
    • False
    • None
    • False
    • Hide

      It works by modify the operator.yaml as follow

      
              securityContext:
                allowPrivilegeEscalation: false
                capabilities:
                  drop: ["ALL"]
                seccompProfile:
                  type: RuntimeDefault          
            securityContext:
              runAsNonRoot: true
      
      Show
      It works by modify the operator.yaml as follow securityContext: allowPrivilegeEscalation: false capabilities: drop: [ "ALL" ] seccompProfile: type: RuntimeDefault securityContext: runAsNonRoot: true

      ReplicaSet status:

      Warning  FailedCreate  4m39s (x8 over 10m)  replicaset-controller  (combined from similar events): Error creating: pods "amq-broker-controller-manager-5bd987569f-g54q7" is forbidden: violates PodSecurity "restricted:latest": unrestricted capabilities (container "manager" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "manager" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")
      

              rhn-support-rkieley Roderick Kieley
              rhn-support-agagliar Antonio Gagliardi
              Tiago Bueno Tiago Bueno
              Mikhail Krutov, Tiago Bueno
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: