mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-14 00:07:28 -05:00
Because of defaulting, requests are always set if limits are. Thus, the check can never succeed. Instead, make sure that the two values are equal. Also, remove a few other error messages and remove unnecessary Sprintf calls. |
||
|---|---|---|
| .. | ||
| testdata/v1 | ||
| doc.go | ||
| events.go | ||
| events_test.go | ||
| name.go | ||
| name_test.go | ||
| schema.go | ||
| schema_test.go | ||
| validation.go | ||
| validation_test.go | ||