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

Implement Storage Capacity tracking #225

Open
nashtsai opened this issue Aug 9, 2023 · 2 comments
Open

Implement Storage Capacity tracking #225

nashtsai opened this issue Aug 9, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@nashtsai
Copy link
Collaborator

nashtsai commented Aug 9, 2023

Why you need it?

Implement Storage Capacity tracking, as planned capacity management is required.
ref: https://kubernetes.io/docs/concepts/storage/storage-capacity/

Other related information

Reference TopoLVM's impmenetation: https://github.com/topolvm/topolvm/pull/315/files

@nashtsai
Copy link
Collaborator Author

nashtsai commented Aug 9, 2023

I would suggest completing following unimplemented interface functions: https://github.com/alibaba/open-local/blob/main/pkg/csi/controllerserver.go#L694

@peter-wangxu
Copy link
Collaborator

@nashtsai We did notice the spec, while based on current spec implementation
the co-scheduling has not been resolved for pod compute resource(cpu/memory) and storage.
https://kubernetes.io/docs/concepts/storage/storage-capacity/#limitations

@peter-wangxu peter-wangxu added the enhancement New feature or request label Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants