![]() Automatic merge from submit-queue Resource name constants were incorrect in versioned types.go The constant field names and actual values to quota requests and limits for cpu and memory were incorrect in the v1 types.go file. Important to note for reviewer: * the constant fields here are unused in the project at this time * the values those unused constant fields mapped to are not actually supported by the project * there is no backwards compatibility concern, but if/when we look to convert to using versioned clients, we should have the correct constant fields and values. The correct values were here: https://github.com/kubernetes/kubernetes/blob/master/pkg/api/types.go#L2213 <!-- Reviewable:start --> --- This change is [<img src="http://reviewable.k8s.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/24136) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
backward_compatibility_test.go | ||
conversion_generated.go | ||
conversion_test.go | ||
conversion.go | ||
deep_copy_generated.go | ||
defaults_test.go | ||
defaults.go | ||
doc.go | ||
generated.pb.go | ||
generated.proto | ||
register.go | ||
types_swagger_doc_generated.go | ||
types.generated.go | ||
types.go |