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

[BUG]: PowerScale - handle panic error in ParseNormalizedSnapshotID #1620

Closed
santhoshatdell opened this issue Nov 26, 2024 · 0 comments
Closed
Assignees
Labels
area/csi-powerscale Issue pertains to the CSI Driver for Dell EMC PowerScale type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@santhoshatdell
Copy link
Contributor

Bug Description

panic error occurs in isilon when accessing an index out of range while parsing snapshot ID

Logs

time="2024-10-30T07:44:41Z" level=info runid=86 msg="DeleteSnapshot started" file="/go/src/service/controller.go:1736"
panic: runtime error: index out of range [2] with length 2

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

Not reproducible

Expected Behavior

There shouldn't be a panic error

CSM Driver(s)

CSI-PowerScale v2.10

Installation Type

Operator

Container Storage Modules Enabled

No response

Container Orchestrator

K8s

Operating System

RHEL

@santhoshatdell santhoshatdell added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. area/csi-powerscale Issue pertains to the CSI Driver for Dell EMC PowerScale and removed needs-triage Issue requires triage. labels Nov 26, 2024
@santhoshatdell santhoshatdell added this to the v1.13.0 milestone Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csi-powerscale Issue pertains to the CSI Driver for Dell EMC PowerScale type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

No branches or pull requests

2 participants