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]: Leader election timeout flags are not present in operator but present in helm for CSI-Powerscale #209

Closed
Sakshi-dell opened this issue Mar 2, 2022 · 1 comment
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

@Sakshi-dell
Copy link
Collaborator

Bug Description

Leader election timeout flags are not present in operator but present in helm for CSI-Powerscale which is sometimes leading to controller pods restart.

Logs

[root@V99SRH-005753 ~]# oc get pods
NAME                                 READY   STATUS             RESTARTS   AGE
isilon-controller-799fd8765f-****  5/5     Running            0          3m56s
isilon-controller-799fd8765f-****   1/5     CrashLoopBackOff   17         3m56s
isilon-node-****                    2/2     Running            0          3m56s
isilon-node-****                    2/2     Running            0          3m56s

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

Install CSI-powerscale driver using operator
controller pods began to restart

Expected Behavior

Controller pods should not be restarted

CSM Driver(s)

CSI Driver for CSI-PowerScale 2.1

Installation Type

operator 1.6.1

Container Storage Modules Enabled

No response

Container Orchestrator

kubernetes 1.22.1

Operating System

OCP 4.8

@Sakshi-dell Sakshi-dell added 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 labels Mar 2, 2022
@Sakshi-dell Sakshi-dell added this to the v1.2.0 milestone Mar 2, 2022
@Sakshi-dell Sakshi-dell self-assigned this Mar 2, 2022
@Sakshi-dell
Copy link
Collaborator Author

This has been taken care of with Operator PR.

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

1 participant