kubernetes/pkg/registry/core
Kubernetes Submit Queue 160e8d96f6
Merge pull request #64639 from sttts/sttts-int64-json
Automatic merge from submit-queue (batch tested with PRs 64613, 64596, 64573, 64154, 64639). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

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 06:30:22 -07:00
..
componentstatus remove rootscopedkinds from groupmeta 2018-05-01 13:08:23 -04:00
configmap replace request.Context with context.Context 2018-04-24 08:59:00 -07:00
endpoint replace request.Context with context.Context 2018-04-24 08:59:00 -07:00
event update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
limitrange replace request.Context with context.Context 2018-04-24 08:59:00 -07:00
namespace Merge pull request #63333 from deads2k/api-14-snip 2018-05-04 10:52:10 -07:00
node Move to a structured status for dynamic Kubelet config 2018-05-15 11:25:12 -07:00
persistentvolume update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
persistentvolumeclaim update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
pod printers: fix json types – int64 is only allowed integer 2018-06-02 09:43:20 +00:00
podtemplate replace request.Context with context.Context 2018-04-24 08:59:00 -07:00
rangeallocation Update generated files 2017-11-09 12:14:08 +01:00
replicationcontroller Merge pull request #63333 from deads2k/api-14-snip 2018-05-04 10:52:10 -07:00
resourcequota replace request.Context with context.Context 2018-04-24 08:59:00 -07:00
rest simplify api registration 2018-05-08 18:33:50 -04:00
secret Trigger function for secrets 2018-05-24 15:05:37 +02:00
service Fix nodeport repair for ESIPP services 2018-05-25 16:09:16 -07:00
serviceaccount svcacct: validate min and max expiration seconds on TokenRequest 2018-05-30 17:32:49 -07:00
OWNERS Update OWNERS approvers and reviewers: pkg/registry 2016-12-19 16:22:40 -08:00