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
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
Chao Xu
f782aba56e
plugin/scheduler
2016-11-23 15:53:09 -08:00
Chao Xu
5e1adf91df
cmd/kubelet
2016-11-23 15:53:09 -08:00
Chao Xu
7eeb71f698
cmd/kube-controller-manager
2016-11-23 15:53:09 -08:00
Saad Ali
48536eaef9
Merge pull request #37401 from mtaufen/config-logs
...
Collect installation and configuration service logs for tests
2016-11-23 15:49:53 -08:00
Dawn Chen
e968173d6b
Merge pull request #37384 from derekwaynecarr/fix-cross-build
...
Fix cross-build for memcg notification
2016-11-23 13:59:18 -08:00
Michael Taufen
e0af63e55e
Collect installation and configuration service logs for tests
2016-11-23 13:58:48 -08:00
Dawn Chen
5190ace8f0
Merge pull request #37343 from ymqytw/revert_branch
...
Revert list of primitives fix
2016-11-23 13:45:19 -08:00
Random-Liu
dfbe7be5b5
Final cleanup for node conformance test.
2016-11-23 13:39:54 -08:00
Dawn Chen
ead3cc8c48
Merge pull request #37293 from wojtek-t/fix_scheduler_bug
...
Fix a bug in scheduler happening after retrying unsuccessful bindings
2016-11-23 13:20:12 -08:00
Clayton Coleman
7cdb6b169d
When --grace-period=0 is provided, wait for deletion
...
The grace-period is automatically set to 1 unless --force is provided,
and the client waits until the object is deleted.
This preserves backwards compatibility with 1.4 and earlier. It does not
handle scenarios where the object is deleted and a new object is created
with the same name.
2016-11-23 15:02:43 -06:00
nikhiljindal
34eae2207e
Stop deleting underlying services when federation service is deleted
2016-11-23 13:02:39 -08:00
Kubernetes Submit Queue
de03fadccc
Merge pull request #37388 from yujuhong/fix_else
...
Automatic merge from submit-queue
Fix an else branch in trusty/configure-helper.sh
Similar to #37358 , for fixing #37257 on trusty.
2016-11-23 11:51:36 -08:00
Kubernetes Submit Queue
1a28117bd0
Merge pull request #37358 from roberthbailey/configure-helper
...
Automatic merge from submit-queue
Fix an else branch in configure-helper.sh
**What this PR does / why we need it**: bug fix for upgrade.sh needed in 1.5
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #37257
2016-11-23 11:51:28 -08:00