Kubernetes Prow Robot
|
6602f61596
|
Merge pull request #79002 from jiayingz/add-cadvisor-metrics
Enable cadvisor ProcessMetrics collecting.
|
2019-06-15 08:53:04 -07:00 |
|
Kubernetes Prow Robot
|
af9d54db76
|
Merge pull request #79000 from pswica/415
kubectl config set hangs on some invalid property names #415
|
2019-06-15 08:52:51 -07:00 |
|
Kubernetes Prow Robot
|
101f9ff703
|
Merge pull request #78999 from andrewsykim/ipvs-graceful-term-fix
ipvs: fix string check for IPVS protocol during graceful termination
|
2019-06-15 08:52:38 -07:00 |
|
Kubernetes Prow Robot
|
f523c25113
|
Merge pull request #78998 from jennybuckley/apply-conflict-panic
Don't dereference nil pointer in apply conflicts
|
2019-06-15 08:52:25 -07:00 |
|
Kubernetes Prow Robot
|
fc33ddc285
|
Merge pull request #78997 from j-griffith/fix_nil_pointer
Fix nil pointer
|
2019-06-15 08:52:12 -07:00 |
|
Kubernetes Prow Robot
|
081f477560
|
Merge pull request #78992 from smarterclayton/increase_timeout
Increase load balancer timeout in test cases
|
2019-06-15 05:54:09 -07:00 |
|
Kubernetes Prow Robot
|
1a15ce1447
|
Merge pull request #78991 from sallyom/reflector-too-old-warning-info
Reflector watchHandler: make 'The resourceVersion for ... watch is too old' log Info not Warning
|
2019-06-15 03:47:01 -07:00 |
|
Kubernetes Prow Robot
|
773ed38d67
|
Merge pull request #78985 from liggitt/envelope-non-linux-test
Fix spurious .sock files running envelope unit tests
|
2019-06-15 03:46:49 -07:00 |
|
Kubernetes Prow Robot
|
5868ff8973
|
Merge pull request #78979 from Lah123/patch-1
Correct a typo 'concurrrent'
|
2019-06-15 03:46:36 -07:00 |
|
Kubernetes Prow Robot
|
088411f77f
|
Merge pull request #78978 from sttts/sttts-staging-unit-tests
hack/make-rules/test.sh: run all staging unit tests
|
2019-06-15 03:46:24 -07:00 |
|
Kubernetes Prow Robot
|
1782653fe8
|
Merge pull request #78974 from DaiHao/daemon_controller
fix a bug that pods not be deleted from unmatched nodes by daemon controller
|
2019-06-15 03:46:11 -07:00 |
|
Kubernetes Prow Robot
|
480457994d
|
Merge pull request #78015 from SataQiu/fix-golint-kubelet-20190517
Fix golint failures of pkg/kubelet/configmap pkg/kubelet/custommetrics
|
2019-06-15 00:46:09 -07:00 |
|
Kubernetes Prow Robot
|
cb862e3323
|
Merge pull request #78912 from kwiesmueller/add-managedFields-wiping-tests
add more tests on clearing managedFields
|
2019-06-14 23:07:00 -07:00 |
|
Kubernetes Prow Robot
|
f20fb80aaa
|
Merge pull request #78911 from tedyu/list-pv
Do not add non-PersistentVolume to return value for pvAssumeCache#ListPVs
|
2019-06-14 23:06:47 -07:00 |
|
Kubernetes Prow Robot
|
7c0989445e
|
Merge pull request #78873 from davidz627/fix/backAccessMode
Add more backward compatible access mode logic to remove ReadOnlyMany access mode when ReadWriteOnce,ReadOnlyMany specified
|
2019-06-14 23:06:34 -07:00 |
|
Kubernetes Prow Robot
|
e52dc689e1
|
Merge pull request #78869 from enj/enj/i/better_cache_mutation_diff
cache mutation detector: use correct diff function
|
2019-06-14 23:06:22 -07:00 |
|
Kubernetes Prow Robot
|
a767890968
|
Merge pull request #78867 from logicalhan/annotate-counter-vec
fix stability level annotation for counter vec
|
2019-06-14 23:06:09 -07:00 |
|
Kubernetes Prow Robot
|
bde744eb97
|
Merge pull request #78839 from tedyu/cleaner-err
Check correct error for cleanup in csiAttacher#MountDevice
|
2019-06-14 20:47:01 -07:00 |
|
Kubernetes Prow Robot
|
14b6dce953
|
Merge pull request #78825 from pswica/logs-wg
Adding defer wg.Done() Statement To logs.go
|
2019-06-14 20:46:49 -07:00 |
|
Kubernetes Prow Robot
|
6e1d8a8fac
|
Merge pull request #78821 from jhedev/fix/typo_node_lifecycle_controller
Fix typo in node lifecycle controller
|
2019-06-14 20:46:36 -07:00 |
|
Kubernetes Prow Robot
|
a5b80f5112
|
Merge pull request #78805 from spiffxp/slow-tagging
tag some release-blocking tests taking over 5min as [Slow]
|
2019-06-14 20:46:23 -07:00 |
|
Kubernetes Prow Robot
|
15c8df161e
|
Merge pull request #76356 from qingsenLi/k8s190410-fix-coresponding
fix error 'coresponding'
|
2019-06-14 20:46:10 -07:00 |
|
Kubernetes Prow Robot
|
5e5394ae0d
|
Merge pull request #78803 from aerostitch/kubeadm_minor_typo
kubeadm: fix minor typo in a comment
|
2019-06-14 19:24:09 -07:00 |
|
Kubernetes Prow Robot
|
ec02afb46e
|
Merge pull request #78777 from tedyu/preempt-bench
Use no-priority best-effort pod as the preemptor in BenchmarkGetPodsToPreempt
|
2019-06-14 16:51:00 -07:00 |
|
Kubernetes Prow Robot
|
aef21debe0
|
Merge pull request #78773 from logicalhan/base-registry
preload metrics for legacyregistry for backwards compatibility
|
2019-06-14 16:50:47 -07:00 |
|
Kubernetes Prow Robot
|
f09c828496
|
Merge pull request #78743 from smarterclayton/patch_object
Calling PatchAction on typed objects should work correctly
|
2019-06-14 16:50:35 -07:00 |
|
Kubernetes Prow Robot
|
411d6789e1
|
Merge pull request #78394 from bclau/tests/reduce-to-agnhost-part-1
tests: Replaces images used with agnhost (part 1)
|
2019-06-14 16:50:22 -07:00 |
|
Kubernetes Prow Robot
|
231e869693
|
Merge pull request #77518 from bclau/tests/image-pulling
tests: Combine Linux / Windows image pulling tests
|
2019-06-14 16:50:09 -07:00 |
|
Kubernetes Prow Robot
|
34b66e5225
|
Merge pull request #78771 from ravisantoshgudimetla/tbe-allow-localaddress
Allow master nodes to be accessed from private ips
|
2019-06-14 15:26:34 -07:00 |
|
Kubernetes Prow Robot
|
9bef69a2b4
|
Merge pull request #78768 from humblec/cleanup
Remove unwanted newlines in glusterfs driver
|
2019-06-14 15:26:22 -07:00 |
|
Kubernetes Prow Robot
|
e5395cdb6d
|
Merge pull request #78753 from yutachaos/feature/fixed_typo_liveness
fix typo in probe.go
|
2019-06-14 15:26:09 -07:00 |
|
Kubernetes Prow Robot
|
3b146147e8
|
Merge pull request #78746 from danwinship/test-name-typo
Fix spelling of test name
|
2019-06-14 15:25:56 -07:00 |
|
Kubernetes Prow Robot
|
1feb3b4016
|
Merge pull request #78716 from liggitt/log-gc-test
Add integration test for propagationPolicy=Orphan GC
|
2019-06-14 15:25:44 -07:00 |
|
M00nF1sh
|
7a674590b8
|
add m00nf1sh as approver/reviewer in aws provider
|
2019-06-14 15:16:33 -07:00 |
|
Davanum Srinivas
|
caba257fc9
|
updating github.com/russross/blackfriday to v1.5.2
|
2019-06-14 16:47:58 -04:00 |
|
Davanum Srinivas
|
c8051af3b9
|
updating github.com/robfig/cron to v1.1.0
|
2019-06-14 16:47:58 -04:00 |
|
Davanum Srinivas
|
51177c1ebb
|
updating github.com/opencontainers/selinux to v1.2.2
|
2019-06-14 16:47:58 -04:00 |
|
Davanum Srinivas
|
a54fe54ae3
|
updating github.com/opencontainers/image-spec to v1.0.1
|
2019-06-14 16:47:58 -04:00 |
|
Davanum Srinivas
|
07001f12fb
|
updating github.com/opencontainers/go-digest to v1.0.0-rc1
|
2019-06-14 16:47:58 -04:00 |
|
Davanum Srinivas
|
37479f975e
|
updating github.com/onsi/gomega to v1.5.0
|
2019-06-14 16:47:58 -04:00 |
|
Davanum Srinivas
|
8629f7fa25
|
updating github.com/onsi/ginkgo to v1.8.0
|
2019-06-14 16:47:58 -04:00 |
|
Davanum Srinivas
|
49cae73b94
|
updating github.com/mvdan/xurls to v1.1.0
|
2019-06-14 16:47:58 -04:00 |
|
Davanum Srinivas
|
746da40374
|
updating github.com/mitchellh/go-wordwrap to v1.0.0
|
2019-06-14 16:47:57 -04:00 |
|
Davanum Srinivas
|
68e3e2eb5c
|
updating github.com/mistifyio/go-zfs to v2.1.1+incompatible
|
2019-06-14 16:47:57 -04:00 |
|
Davanum Srinivas
|
a7c552be86
|
updating github.com/mholt/caddy to v1.0.0
|
2019-06-14 16:47:57 -04:00 |
|
Davanum Srinivas
|
1a5cfb7aca
|
updating github.com/mattn/go-shellwords to v1.0.5
|
2019-06-14 16:47:57 -04:00 |
|
Davanum Srinivas
|
b713287e43
|
updating github.com/magiconair/properties to v1.8.1
|
2019-06-14 16:47:57 -04:00 |
|
Davanum Srinivas
|
27e75fddcc
|
updating github.com/kr/pretty to v0.1.0
|
2019-06-14 16:47:57 -04:00 |
|
Davanum Srinivas
|
c6b2b45fa9
|
updating github.com/json-iterator/go to v1.1.6
|
2019-06-14 16:47:57 -04:00 |
|
Davanum Srinivas
|
db35f59e27
|
updating github.com/jonboulle/clockwork to v0.1.0
|
2019-06-14 16:47:57 -04:00 |
|