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

Feature max vol limits #214

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Feature max vol limits #214

merged 1 commit into from
Jul 25, 2023

Conversation

tssushma
Copy link
Contributor

Description

This feature helps in limiting the number of Volume per node by the user.

GitHub Issues

List the GitHub issues impacted by this PR:
dell/csm#878

GitHub Issue #
dell/csm#878

Checklist:

  • Have you run format,vet & lint checks against your submission?
  • Have you made sure that the code compiles?
  • Did you run the unit & integration tests successfully?
  • Have you maintained at least 90% code coverage?
  • Have you commented your code, particularly in hard-to-understand areas
  • Have you done corresponding changes to the documentation
  • Did you run tests in a real Kubernetes cluster?
  • Backward compatibility is not broken

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration
Output of the test confirming the volume limits per node
Events:
Type Reason Age From Message


Warning FailedScheduling 59s default-scheduler 0/2 nodes are available: 2 node(s) exceed max volume count. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod.

Copy link
Contributor

@delldubey delldubey left a comment

Choose a reason for hiding this comment

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

lgtm

@tssushma tssushma merged commit c60fecf into main Jul 25, 2023
3 checks passed
@shanmydell shanmydell deleted the feature_max_vol_limits branch October 25, 2023 06:21
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