Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-4338

Shared Resources: Require readOnly: true on Pod Admission

XMLWordPrintable

    • devex docs #231 Jan 26-Feb 16, devex docs #232 Feb 16-Mar 9
    • 3
    • Documentation (Ref Guide, User Guide, etc.)
    • ---
    • ---

      User Story

      As a developer using SharedSecrets and ConfigMaps
      I want to ensure all pods set readOnly; true on admission
      So that I don't have pods stuck in the "Pending" state because of a bad volume mount

      Acceptance Criteria

      • Pods which reference the Shared Resource CSI driver must set readOnly: true on admission.
      • If readOnly: true is not set, or is set to false, the pod should not be created.
      • Appropriate testing in place to verify behavior

      QE Impact

      QE will need to verify the new Pod Admission behavior

      Docs Impact

      Docs will need to ensure that readOnly: true is required and must be set to true.

      PX Impact

      None.

            gmontero@redhat.com Gabe Montero
            adkaplan@redhat.com Adam Kaplan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: