Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE-1051] Handle Kubelet's Wrong CSI Call Inconsistent with Real Volume Status #1050

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Aug 26, 2023

  1. for NodeUnstage/NodePublish/NodeUnpublish, also need to retry on Fail…

    …ed volume
    
    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5f071d6 View commit details
    Browse the repository at this point in the history
  2. fix lint error

    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    2e6ab7f View commit details
    Browse the repository at this point in the history
  3. fix UT

    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    fdc5970 View commit details
    Browse the repository at this point in the history
  4. add UT

    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    a50a7f1 View commit details
    Browse the repository at this point in the history
  5. add UT

    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    bfb1d98 View commit details
    Browse the repository at this point in the history
  6. Redo NodeStageVolume if srcPath is not mounted

    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    1a77d43 View commit details
    Browse the repository at this point in the history
  7. correct stagingTargetPath

    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d36e785 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. add warning log for redo NodeStageVolume

    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    4376b10 View commit details
    Browse the repository at this point in the history
  2. fix that, in multi-pod case, successful unpublish volume cannot resum…

    …e failed volume status
    
    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    c835b96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3abfb9 View commit details
    Browse the repository at this point in the history
  4. fix issue of outdated volume

    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    af81d9a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. fix and add UT

    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7ecd953 View commit details
    Browse the repository at this point in the history
  2. add UT

    Signed-off-by: Shi, Crane <[email protected]>
    CraneShiEMC committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    330960f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    5a36eea View commit details
    Browse the repository at this point in the history