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

fix(helm chart): rename priority class name for CSI plugin (node and controller) #287

Merged
merged 3 commits into from
May 11, 2021

Conversation

shovanmaity
Copy link
Contributor

Include storage engine name in priority class name to make sure CSI driver of different storage will have different priority class. This will resolve the issue of installing multiple storage engine using helm chart.

What will happen to older priority classes(upgrade scenario)?
=> Older priority classes will be deleted and CSI node and controller driver pod will be restarted with new priority classes.

@github-actions github-actions bot requested a review from sonasingh46 May 6, 2021 09:08
Include storage engine name in priority class name to make sure CSI
driver of different storage will have different priority class. This
will resolve the issue of installing multiple storage engine using
helm chart.

What will happen to older priority classes(upgrade scenario)?
=> Older priority classes will be deleted and CSI node and controller
driver pod will be restarted with new priority classes.

Signed-off-by: Shovan Maity <shovan.cse91@gmail.com>
Signed-off-by: Shovan Maity <shovan.cse91@gmail.com>
Signed-off-by: Shovan Maity <shovan.cse91@gmail.com>
Copy link
Contributor

@sonasingh46 sonasingh46 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alt Text

@prateekpandey14 prateekpandey14 merged commit a08d9ae into openebs-archive:master May 11, 2021
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.

3 participants