Saad Ali
2d4b96d45e
Merge pull request #37441 from kubernetes/revert-37356-jszczepkowski-ha-feature
...
Added "feature" tag to HA master tests.
2016-11-28 10:08:24 -08:00
ymqytw
2f32b48b25
update doc for kubectl apply
2016-11-28 09:52:39 -08:00
Jordan Liggitt
79ec8ae654
hold namespaces briefly before processing deletion
2016-11-28 11:35:09 -05:00
Michail Kargakis
d87aca66b1
Update deployment status only when there is a new scaling update during a rollout
2016-11-28 13:49:43 +01:00
Wojciech Tyczynski
ac7b1065e7
Better waiting for watch event delivery in cacher
2016-11-28 09:25:33 +01:00
Dr. Stefan Schimanski
a1b17db458
Configure client certs in local-cluster-up.sh
2016-11-28 09:24:37 +01:00
Zihong Zheng
b77484987b
Fixes dns autoscaling test flakes
2016-11-27 22:20:54 -08:00
yarntime
8447b9f940
fix typo in volumeme_manager
2016-11-28 11:46:22 +08:00
Marcin Wielgus
313d4045af
Add more debug information around strange failure in e2e tests
2016-11-25 17:42:53 +01:00
Marcin Wielgus
35843d52b6
Enable PDB e2e tests on GKE
2016-11-25 15:18:19 +01:00
Wojciech Tyczynski
17606603d2
Fix TestServiceAlloc flakes
2016-11-25 14:50:40 +01:00
Jerzy Szczepkowski
02542cae06
Added setting etcd read quorum flag.
...
Added setting etcd read quorum flag in kube-up scripts. Required for HA master.
2016-11-25 13:53:11 +01:00
yupeng
bee751eead
fix the mistake type
...
Signed-off-by: yupeng <yu.peng36@zte.com.cn>
2016-11-25 17:34:31 +08:00
saadali
545f749a0d
Update CHANGELOG.md for v1.5.0-beta.2.
2016-11-24 15:21:21 -08:00
LouZhengwei
9fe0b88f92
fix bug of closing the same channel multiple times
2016-11-24 23:41:48 +08:00
Jerzy Szczepkowski
1959722243
Revert "Removed "feature" tag"
2016-11-24 11:52:31 +01:00
Cao Shufeng
04bc58b6e5
Keep host port socket open for kubenet
...
When cni is set to kubenet, kubelet should hold the host port socket,
so that other application in this node could not listen/bind this port
any more. However, the sockets are closed accidentally, because
kubelet forget to reconcile the protocol format before comparing.
2016-11-24 04:19:03 -05:00
Wojciech Tyczynski
8f1d240f73
Try self-repair scheduler cache or panic
2016-11-24 08:36:34 +01:00
Tim Hockin
c6c66f02f9
Remove vowels from rand.String, to avoid 'bad words'
2016-11-23 21:53:25 -08:00
Saad Ali
124fb610dc
Merge pull request #36782 from smarterclayton/rschema
...
Move unversioned.GroupVersion to pkg/runtime/schema
2016-11-23 21:22:44 -08:00
Clayton Coleman
047855f980
generated: client to staging
2016-11-23 22:30:52 -06:00
Clayton Coleman
35a6bfbcee
generated: refactor
2016-11-23 22:30:47 -06:00
Clayton Coleman
a43960da3b
Move GroupVersion* to pkg/runtime/schema
2016-11-23 21:03:36 -06:00
Miao Luo
c240042231
Fix photon controller plugin to construct with correct PdID
...
The input variable of function ConstructVolumeSpec is the volume spec
name instead of persistent disk ID. Previously the function directly
construct new volume spec by assigning volume spec name to persistent
disk ID, which will result in mismatching of mount path. The fix will
find the pdID according to mount path and construct volume spec with the
correct pdID.
2016-11-23 18:12:03 -08:00
Saad Ali
1dfd64f437
Merge pull request #36673 from caesarxuchao/convert-to-versioned-API
...
Convert to use versioned api
2016-11-23 17:31:40 -08:00
Janet Kuo
d2c411aafe
Revert "Revert "Remove [Slow] from statefulset basic tests""
...
This reverts commit ebce195ce1
.
2016-11-23 16:31:04 -08:00
Chao Xu
80ca298577
/test/soak
2016-11-23 15:53:09 -08:00
Chao Xu
bcc783c594
run hack/update-all.sh
2016-11-23 15:53:09 -08:00
Chao Xu
f0ad860d66
pkg/dns
2016-11-23 15:53:09 -08:00
Chao Xu
b50367cbdc
remove v1.Semantics
2016-11-23 15:53:09 -08:00
Chao Xu
aad6831aa7
fix test-cmd.sh
2016-11-23 15:53:09 -08:00
Chao Xu
8ef3256434
pkg/api/v1
2016-11-23 15:53:09 -08:00
Chao Xu
b9e3ffb515
misc
2016-11-23 15:53:09 -08:00
Chao Xu
bff3cb4df6
pkg/api, pkg/apis: Copied constants to versioned types.go, copied several util funcs to versioned
2016-11-23 15:53:09 -08:00
Chao Xu
31ed340eec
pkg/util
2016-11-23 15:53:09 -08:00
Chao Xu
d0a725a522
master, genericapiserver, registry
2016-11-23 15:53:09 -08:00
Chao Xu
4f3d0e3bde
more dependencies packages:
...
pkg/metrics
pkg/credentialprovider
pkg/security
pkg/securitycontext
pkg/serviceaccount
pkg/storage
pkg/fieldpath
2016-11-23 15:53:09 -08:00
Chao Xu
f8b36bdd40
TRICKY: dependencies: pkg/quota
2016-11-23 15:53:09 -08:00
Chao Xu
98a82de6d1
dependencies: pkg/client
2016-11-23 15:53:09 -08:00
Chao Xu
643f0bbd34
other cmd/
2016-11-23 15:53:09 -08:00
Chao Xu
e3cf383181
cmd/kubeadm
2016-11-23 15:53:09 -08:00
Chao Xu
eca157588d
federation
2016-11-23 15:53:09 -08:00
Chao Xu
bb675d395f
dependencies: pkg/volume
2016-11-23 15:53:09 -08:00
Chao Xu
c962c2602a
dependencies: pkg/cloudprovider
2016-11-23 15:53:09 -08:00
Chao Xu
96cd71d8f6
kubectl
2016-11-23 15:53:09 -08:00
Chao Xu
068a7eb415
test/utils
2016-11-23 15:53:09 -08:00
Chao Xu
29400ac195
test/e2e_node
2016-11-23 15:53:09 -08:00
Chao Xu
f3b5d514ab
test/integration
2016-11-23 15:53:09 -08:00
Chao Xu
a55c71db4d
test/e2e
2016-11-23 15:53:09 -08:00
Chao Xu
1044aa4500
plugin/admission; including resourcequota admission
2016-11-23 15:53:09 -08:00