kubernetes/api
Mike Spreitzer 4940e42b92 Fixed listType annotations for API Priority and Fairness
We were occasionally seeing

```
[SHOULD NOT HAPPEN] failed to create typed new object: .spec.rules: element 0: associative list without keys has an element that's a map type
```

So I changed all the listType annotations to `atomic` except when the
element type is a scalar, which is the only case supported right now.
2020-01-29 17:45:35 -05:00
..
api-rules Introduces all API changes needed for Configurable HPA PR 2019-12-10 20:37:03 +04:00
openapi-spec Fixed listType annotations for API Priority and Fairness 2020-01-29 17:45:35 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00