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 storage capacity tracking #196

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Conversation

tssushma
Copy link
Contributor

@tssushma tssushma commented May 22, 2023

Description

Support storagecapacitytracking feature for PowerMax.

Additional context
This feature helps the scheduler to schedule the pod on a node (satisfying the topology constraints) only if the requested capacity is available on the storage array.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#876

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
image

@tssushma tssushma added the don't merge Something still awaiting label May 22, 2023
@tssushma tssushma self-assigned this May 22, 2023
@tssushma tssushma changed the title Feature storage capacity tracking Feature storage capacity tracking - "DONT'MERGE" May 22, 2023
@tssushma
Copy link
Contributor Author

Enabled the StorageCapacityTracking to True by default.

@tssushma tssushma removed the don't merge Something still awaiting label Jun 26, 2023
@tssushma tssushma changed the title Feature storage capacity tracking - "DONT'MERGE" Feature storage capacity tracking Jun 26, 2023
@tssushma tssushma force-pushed the feature_storage_capacity_tracking branch from 8608803 to d0acba0 Compare June 26, 2023 10:13
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

Copy link
Contributor

@boyamurthy boyamurthy left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@boyamurthy boyamurthy left a comment

Choose a reason for hiding this comment

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

Please sign the commits .

@tssushma tssushma force-pushed the feature_storage_capacity_tracking branch from d0acba0 to 0e1b6d0 Compare June 27, 2023 11:30
@tssushma tssushma merged commit 6539b3d into main Jun 27, 2023
@shanmydell shanmydell deleted the feature_storage_capacity_tracking branch July 19, 2023 11:38
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.

5 participants