kubernetes/pkg/registry/core/pod
Dr. Stefan Schimanski ebbfaf3869 printers: fix json types – int64 is only allowed integer
We have the invariant in apimachinery that all integers in JSON are int64.
We panic on other types on deepcopy and possibly at other occasions.
2018-06-02 09:43:20 +00:00
..
rest replace request.Context with context.Context 2018-04-24 08:59:00 -07:00
storage printers: fix json types – int64 is only allowed integer 2018-06-02 09:43:20 +00:00
BUILD update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
doc.go move core resource registry packages 2016-09-21 10:11:50 -04:00
strategy.go replace request.Context with context.Context 2018-04-24 08:59:00 -07:00
strategy_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00