Outline the proposed title of this feature request.
Improve the StorageClass CR structure
What is the nature and problem description of the request?
Standardize the CR so that is become like most of the other CR on K8S/Openshift
This improves readability
Are there any Documentation Requirements for this request?
Yes, the doc needs updates
What is the urgency of the request?
No urgency. Best Effort
Please provide contact information, in case of follow up questions.
This is a sample of the current storageClass structure:
What will look like the new CR:
Many thanks
--
You received this message because you are subscribed to the Google Groups "sig-storage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sig-storage...@kubernetes.io.
To view this discussion visit https://groups.google.com/a/kubernetes.io/d/msgid/sig-storage/78a49309-f991-40f2-b6ef-a2845f0b0434n%40kubernetes.io.
HiI agree with you that not all Kubernetes CRs have a spec field where most of data is stored underneath it, but I see that the structure of the storageClass one can be improved.Can we improve the structure here? Definitely yes.