Commit Graph

6882 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
ca6113fb8b Merge pull request #78495 from odinuge/cgroups-hugetlb
Fix cgroup hugetlb size prefix for kB
2019-06-28 16:09:29 -07:00
Kubernetes Prow Robot
665e76d976 Merge pull request #79504 from yue9944882/chore/remove-initializer
Completely remove initializers from k/k
2019-06-28 13:58:07 -07:00
Kubernetes Prow Robot
d020a037b5 Merge pull request #79198 from damemi/kubectl-logs
Move pkg/kubectl/util/logs to staging
2019-06-28 12:43:07 -07:00
Odin Ugedal
7a7d8c21e7 Update dependency sirupsen/logrus 2019-06-28 21:28:24 +02:00
Kubernetes Prow Robot
81c8552d7e Merge pull request #79520 from wojtek-t/cleanup_etcd_metrics
Remove dead metrics in etcd code
2019-06-28 11:21:52 -07:00
Kubernetes Prow Robot
436194a088 Merge pull request #79396 from seans3/kubectl-docs
Re-add kubectl docs to kubectl staging
2019-06-28 11:21:39 -07:00
Kubernetes Prow Robot
5019bb57a3 Merge pull request #79514 from feiskyer/fix-lb-rg
Default resourceGroup should be used when value of annotation azure-load-balancer-resource-group is empty string
2019-06-28 10:03:50 -07:00
yue9944882
e00bb664e1 remove finailzers 2019-06-28 19:34:35 +08:00
wojtekt
fd9fb50251 Remove dead metrics in etcd code 2019-06-28 11:17:27 +02:00
Kubernetes Prow Robot
04c1fa22ec Merge pull request #79462 from ss104301/t-qini-loadbalancer_unit_test
add unit tests for azure_loadbalancer_test.go
2019-06-28 01:51:38 -07:00
Pengfei Ni
2b5afd8113 Default resourceGroup should be used when value of annotation azure-load-balancer-resource-group is empty string 2019-06-28 16:11:05 +08:00
Kubernetes Prow Robot
f4a33c1997 Merge pull request #78808 from MikeSpreitzer/issue-78807
Fixed clock.fakeTimer.Stop and Reset
2019-06-27 20:09:20 -07:00
t-qini
3cddcb0d40 add unit tests for azure_loadbalancer_test.go 2019-06-28 02:25:50 +00:00
Kubernetes Prow Robot
e0af9cf491 Merge pull request #79203 from damemi/kubectl-slice
Move pkg/kubectl/util/slice to staging
2019-06-27 18:53:20 -07:00
Kubernetes Prow Robot
46667d0bbb Merge pull request #79375 from answer1991/feature/flow-control-context-aware
RateLimiter context aware and fix request may hang issue
2019-06-27 17:43:34 -07:00
Kubernetes Prow Robot
814052aaff Merge pull request #79193 from seans3/move-kubectl-util-fieldpath
Move pkg/kubectl/util/fieldpath to staging
2019-06-27 15:29:22 -07:00
Mike Dame
0f0d11e0a3 update import-restrictions 2019-06-27 16:46:47 -04:00
Kubernetes Prow Robot
1a80962db6 Merge pull request #76124 from tossmilestone/fix-crd-validate-items
Fix CRD validation error on 'items' field
2019-06-27 12:47:22 -07:00
Mike Dame
f11e120978 update vendor 2019-06-27 15:18:46 -04:00
Mike Dame
a710a83aa9 Move pkg/util/logs to staging and update ref 2019-06-27 15:15:55 -04:00
Mike Dame
18ea637d09 update vendor 2019-06-27 15:12:55 -04:00
Mike Dame
5f7dbefa03 Move pkg/util/slice and update refs 2019-06-27 15:09:37 -04:00
Sean Sullivan
f33ac85342 Re-add kubectl docs to kubectl staging 2019-06-27 11:06:11 -07:00
Sean Sullivan
c32921672f Update BUILD files 2019-06-27 10:06:54 -07:00
Sean Sullivan
6274ef995f Move pkg/kubectl/util/fieldpath to staging 2019-06-27 09:52:26 -07:00
Mike Spreitzer
3e898d6921 Fixed clock.fakeTimer.Stop and Reset
Fixed the way Stop identified the fakeClockWaiter to remove, and the
logic for the bool to return.

Fixed Reset to side-effect the waiter in the clock's slice rather than
the original copy.

Added a test func for FakeClock timers.

Fixed Reset too

Improved comments in clock.go to address reviewer comments

Hopefully the updated comments make clear the answers to recent
reviewer comments.
2019-06-27 11:41:46 -04:00
He Xiaoxi
17ff2eda57 Bump gopkg.in/check to v1.0.0-20180628173108-788fd7840127
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 11:40:31 +08:00
He Xiaoxi
fb03e0c461 Bump objx to v0.2.0
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 11:33:27 +08:00
He Xiaoxi
899833a2be Bump easyjson to v0.0.0-20190614124828-94de47d64c63
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 11:18:09 +08:00
He Xiaoxi
696d065ccd Bump pty to v1.1.5
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 11:08:39 +08:00
He Xiaoxi
a670e582ab Bump govalidator to v0.0.0-20190424111038-f61b66f89f4a
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 11:00:41 +08:00
He Xiaoxi
a5a0526a55 Bump purell to v1.1.1
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 10:52:40 +08:00
He Xiaoxi
eb2a1c10fa Bump go-openapi dependencies to preferred version
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 10:42:28 +08:00
Sean Sullivan
541cb300c7 Move pkg/kubectl/util/certificate to staging 2019-06-26 14:28:53 -07:00
Sally O'Malley
c4cb265e5c Updates to dependencies including go.mod, go.sum, and BUILD files 2019-06-26 15:59:30 -04:00
Sally O'Malley
7e253e1d0e Move pkg/kubectl/util/resource to staging 2019-06-26 15:59:30 -04:00
Kubernetes Prow Robot
672631f0dc Merge pull request #79205 from sallyom/mv-kubectl-util-qos-stg
Move pkg/kubectl/util/qos to staging
2019-06-26 12:21:21 -07:00
Kubernetes Prow Robot
5cd9faf74a Merge pull request #79114 from roycaihw/crd-informer/delete-stale-strategy
crd-handler: re-create stale CR storage on update
2019-06-26 11:05:20 -07:00
Sally O'Malley
7ac89bfe4c Updates to dependencies including go.mod, go.sum, and BUILD files 2019-06-26 08:51:27 -04:00
Sally O'Malley
acd3b91f9e Move pkg/kubectl/util/qos to staging 2019-06-26 08:51:27 -04:00
Kubernetes Prow Robot
b84d5b8162 Merge pull request #79204 from pswica/util-storage
Moving pkg/kubectl/util/storage to staging
2019-06-26 03:57:14 -07:00
He Xiaoxi
2e37a3bebe Fix CRD validation error for 'items' field
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-26 16:08:34 +08:00
Kubernetes Prow Robot
e760b033ec Merge pull request #78863 from sttts/sttts-crd-embedded-resource-items-additionalProperties
apiextensions: structural schema unit test coverage
2019-06-25 22:17:12 -07:00
Peter Swica
d8362f7508 Moving pkg/kubectl/util/storage to staging 2019-06-26 00:11:16 -04:00
Mike Spreitzer
4160909495 Fixed and clarified comments and parameter names in index.go (#77633)
* Fixed and clarified comments and parameter names in index.go

Fixed the comment on IndexFunc to say that it returns multiple indexed values.

Clarified the comments and parameter names in the Indexer interface to
consistently use a dichotomy between "storage keys" and "indexed
values".

* Updated comments in index.go based on review by Liggitt
2019-06-25 21:03:13 -07:00
Haowei Cai
c452a7fa1c crd-handler: level-trigger storage recreation and fix a race 2019-06-25 19:28:18 -07:00
Kubernetes Prow Robot
db892ba7bc Merge pull request #79237 from logicalhan/show-hidden-metrics
enable ability to show hidden metrics
2019-06-25 18:15:51 -07:00
Kubernetes Prow Robot
dc9174818d Merge pull request #79191 from seans3/move-kubectl-util-event
Move pkg/kubectl/util/event to staging
2019-06-25 18:15:39 -07:00
Kubernetes Prow Robot
41b817b92f Merge pull request #79038 from yastij/move-jws
move jws to k8s.io/cluster-bootstrap
2019-06-25 17:01:29 -07:00
Kubernetes Prow Robot
22fb6fd174 Merge pull request #77595 from bertinatto/volume_limits
Volume Scheduling Limits
2019-06-25 17:01:16 -07:00