Skip to content

CON-4710 The NodePublish operation has a dependency on the array to c…#554

Open
diganta-001 wants to merge 1 commit into
hpe-storage:masterfrom
diganta-001:CON-4710-1
Open

CON-4710 The NodePublish operation has a dependency on the array to c…#554
diganta-001 wants to merge 1 commit into
hpe-storage:masterfrom
diganta-001:CON-4710-1

Conversation

@diganta-001

Copy link
Copy Markdown
Contributor

…heck if the volume is present. However, if we have reached this state, it means the volume should already be present. At scale, removing this check significantly reduces pressure on the CSP.We also observed that at scale, even if the volume was created on the array, the CRD creation sometimes failed silently. In these cases, the PVC becomes Bound, but NodePublish fails because GetVolumeByID depends on the CRD.The CSP CRD issue is being resolved in a separate PR.

…heck if the volume is present. However, if we have reached this state, it means the volume should already be present. At scale, removing this check significantly reduces pressure on the CSP.We also observed that at scale, even if the volume was created on the array, the CRD creation sometimes failed silently. In these cases, the PVC becomes Bound, but NodePublish fails because GetVolumeByID depends on the CRD.The CSP CRD issue is being resolved in a separate PR.

Signed-off-by: Diganta Bora <diganta.bora@hpe.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant