Closed ytsarev closed 4 years ago
Issues go stale after 30d of inactivity.
This will be added to the new cstor schema being developed as part of the CSI driver implementation.
https://github.com/openebs/maya/pull/1566 - allows for configuring the priority class for cStor Pools provisioned with new schema.
Issues go stale after 90d of inactivity.
It can be closed I guess
Description
Provide ability to control priorityClassNames for pods of cstor/jiva deployments through StoragePoolClaim and/or StorageClass
Context
We want to control pod Preemption to prioritize openebs pods and avoid them to be evicted early from nodes
Possible Solution
Currently the only way to do it is to patch cstor/jiva deployments manually after their creation. It would be great to have this control in associated overarching resources as StoragePoolClaims and StorageClasses