Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-9299

[RN] Common PVC cleanup job now scheduled correctly to prevent Multi-Attach errors

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.23.0.GA
    • None
    • docs
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      = Common PVC cleanup job now scheduled correctly to prevent Multi-Attach errors

      Previously, in a multi-node cluster, if you deleted a Cloud Development Environment (CDE) that used a common persistent volume claim (PVC) with `ReadWriteOnce` access mode, the cleanup job could be scheduled on a different node. This action resulted in a `Multi-Attach` error because the new node could not access the volume.

      This issue is now resolved. The cleanup job is always scheduled on the same node where the deleted CDE pod was running, which ensures access to the PVC and prevents the error.
      Show
      = Common PVC cleanup job now scheduled correctly to prevent Multi-Attach errors Previously, in a multi-node cluster, if you deleted a Cloud Development Environment (CDE) that used a common persistent volume claim (PVC) with `ReadWriteOnce` access mode, the cleanup job could be scheduled on a different node. This action resulted in a `Multi-Attach` error because the new node could not access the volume. This issue is now resolved. The cleanup job is always scheduled on the same node where the deleted CDE pod was running, which ensures access to the PVC and prevents the error.
    • Bug Fix
    • Proposed

            gtrivedi@redhat.com Gaurav Trivedi
            gtrivedi@redhat.com Gaurav Trivedi
            Gaurav Trivedi Gaurav Trivedi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: