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

Add support for "Pod Security Admission"

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Blocker
    • None
    • AMQ 7.10.0.OPR.1.GA
    • operator
    • None

    Description

      Pod security change is coming in OCP 4.11 and 4.12 and Kube 1.25

      Enabling pod security admission (https://kubernetes.io/docs/concepts/security/pod-security-admission/) using the “restricted” profile by default (https://kubernetes.io/docs/concepts/security/pod-security-standards/) for OpenShift 4.11.

      Note that this will be a WARN in OCP 4.11 and set to ENFORCING in OCP 4.12

      It will do this via changes to the SCCs in use:

      Prior to 4.11 - no platform SCCs met the “restricted” PSa profile
      Added three new SCCs:
      restricted-v2, hostnetwork-v2, nonroot-v2
      These:
      Drop ALL container capabilities
      Default seccomp profile to “runtime/default”
      Don’t allow running binaries with SUID bits in containers

      Likely need to see about moving to the restricted-v2 profile and ensuring everything still works.

      Also need to update the bundle com.redhat.openshift.versions to ensure we extend the range to include 4.12

      Attachments

        1. Screen Shot 2022-10-14 at 10.05.18 AM.png
          402 kB
          Roderick Kieley
        2. Screen Shot 2022-10-14 at 9.00.29 AM.png
          468 kB
          Roderick Kieley
        3. Screen Shot 2022-10-14 at 9.04.45 AM.png
          439 kB
          Roderick Kieley
        4. Screen Shot 2022-10-14 at 9.13.01 AM.png
          463 kB
          Roderick Kieley
        5. Screen Shot 2022-10-14 at 9.47.20 AM.png
          414 kB
          Roderick Kieley

        Issue Links

          Activity

            People

              gaohoward Howard Gao
              rhn-support-rkieley Roderick Kieley
              Roman Vais Roman Vais
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: