k8s-merge-robot
|
a6634adc1c
|
Merge pull request #15435 from zhengguoyong/adjust_package_name_pkgcloudprovider
Auto commit by PR queue bot
|
2015-10-16 08:30:32 -07:00 |
k8s-merge-robot
|
4736adee8f
|
Merge pull request #15621 from mesosphere/sttts-send-initial-set-to-get-seen
Auto commit by PR queue bot
|
2015-10-16 08:04:29 -07:00 |
k8s-merge-robot
|
f5afa634ff
|
Merge pull request #15574 from derekwaynecarr/resource_quota_fractional
Auto commit by PR queue bot
|
2015-10-16 07:38:26 -07:00 |
Marek Grabowski
|
3b01c6c4b1
|
Merge pull request #15778 from gmarek/fix-kubemark
API server now must be started before controller-manager. Fix this in Kubemark startup script
|
2015-10-16 16:23:20 +02:00 |
gmarek
|
5184b40086
|
API server now must be started before controller-manager. Fix this in Kubemark startup script
|
2015-10-16 16:15:14 +02:00 |
k8s-merge-robot
|
372fb373aa
|
Merge pull request #15562 from rootfs/iscsi-umount
Auto commit by PR queue bot
|
2015-10-16 07:12:23 -07:00 |
k8s-merge-robot
|
6269e22858
|
Merge pull request #15194 from MikaelCluseau/wip-issue-15187
Auto commit by PR queue bot
|
2015-10-16 06:46:20 -07:00 |
k8s-merge-robot
|
4ed2121de5
|
Merge pull request #15183 from mikedanese/enable-gc
Auto commit by PR queue bot
|
2015-10-16 06:20:17 -07:00 |
k8s-merge-robot
|
c59d3fa755
|
Merge pull request #15072 from wojtek-t/update_to_ugorji_attempt2
Auto commit by PR queue bot
|
2015-10-16 05:54:14 -07:00 |
k8s-merge-robot
|
668cb5de48
|
Merge pull request #14983 from dcbw/cni-fixes
Auto commit by PR queue bot
|
2015-10-16 05:28:12 -07:00 |
k8s-merge-robot
|
d4249b6930
|
Merge pull request #15749 from yifan-gu/fix_coreos_gce
Auto commit by PR queue bot
|
2015-10-16 05:02:09 -07:00 |
Piotr Szczesniak
|
b28339a1dd
|
Merge pull request #15770 from piosz/hpa-e2e
Migrate hpa e2e tests to the new API
|
2015-10-16 11:24:19 +02:00 |
Piotr Szczesniak
|
52d8527761
|
Migrate hpa e2e tests to the new API
Fixed the issue with enabling HPA
|
2015-10-16 11:06:47 +02:00 |
Wojciech Tyczynski
|
d51965bf00
|
Autogenerate files.
|
2015-10-16 10:20:02 +02:00 |
Wojciech Tyczynski
|
07383950c3
|
Add scripts for updating autogenerated files.
|
2015-10-16 10:12:08 +02:00 |
Wojciech Tyczynski
|
f650abaafa
|
Use ugorji/go/codec for decoding jsons.
|
2015-10-16 10:12:08 +02:00 |
Wojciech Tyczynski
|
6a035833ac
|
Update dependency on ugorji/go/codec.
|
2015-10-16 10:12:08 +02:00 |
Piotr Szczesniak
|
f3e0bb0d41
|
Merge pull request #15706 from jszczepkowski/hpa-beta-util
HorizontalPodAutoscaler and Scale subresource APIs graduated to beta.
|
2015-10-16 09:50:27 +02:00 |
Piotr Szczesniak
|
4b983584a8
|
Merge pull request #15597 from caesarxuchao/annotate-patch
let kubectl annotate use patch instead of replace
|
2015-10-16 07:29:22 +02:00 |
Piotr Szczesniak
|
c261325319
|
Merge pull request #15651 from caesarxuchao/label-patch
let kubectl label use PATCH instead of PUT
|
2015-10-16 07:29:13 +02:00 |
k8s-merge-robot
|
dc685dfee6
|
Merge pull request #15260 from yifan-gu/rkt_gc_systemd_service
Auto commit by PR queue bot
|
2015-10-15 22:16:11 -07:00 |
Jerzy Szczepkowski
|
df732f061a
|
HorizontalPodAutoscaler API: removal of ResourceConsumption target, introduction of CPU request utilization & other cleanups.
|
2015-10-16 07:15:50 +02:00 |
Mikaël Cluseau
|
0375743241
|
hairpin: unless the pod is on the host's network
|
2015-10-16 16:15:35 +11:00 |
Mikaël Cluseau
|
2067641284
|
hairpin: include command output when unable to query container's interface
|
2015-10-16 16:06:35 +11:00 |
k8s-merge-robot
|
3e5f792f69
|
Merge pull request #15173 from justinsb/aws_enable_experimental
Auto commit by PR queue bot
|
2015-10-15 21:44:37 -07:00 |
k8s-merge-robot
|
90362394c1
|
Merge pull request #14454 from ixdy/e2e-upload-to-gcs
Auto commit by PR queue bot
|
2015-10-15 21:18:34 -07:00 |
Nikhil Jindal
|
c6b5f7ff5a
|
Merge pull request #15516 from nikhiljindal/runtimeConfig
Enable extensions/v1beta1 by default and allow runtimeConfig to support enabling/disabling specific resources
|
2015-10-15 20:16:54 -07:00 |
k8s-merge-robot
|
462480465d
|
Merge pull request #15696 from ZJU-SEL/fix-tail-f
Auto commit by PR queue bot
|
2015-10-15 19:36:18 -07:00 |
k8s-merge-robot
|
4708fdceda
|
Merge pull request #15729 from mikedanese/swv-fix
Auto commit by PR queue bot
|
2015-10-15 19:35:38 -07:00 |
k8s-merge-robot
|
558e7560ac
|
Merge pull request #15748 from fgrzadkowski/fix_verify
Auto commit by PR queue bot
|
2015-10-15 19:35:27 -07:00 |
Yifan Gu
|
9d01933e94
|
kubelet/rkt: garbage collect systemd service files in GarbageCollect().
|
2015-10-15 18:21:26 -07:00 |
Mike Danese
|
282b5abfef
|
Merge pull request #15737 from ihmccreery/package-get-build
Add get-build to our packaged test files for upgrade-tests
|
2015-10-15 18:05:49 -07:00 |
Yifan Gu
|
e2b9b002fc
|
gce/coreos: update node.yaml.
Add cbr0 configuration option for kubelet.
Add docker options
Remove rkt metadata service (it's no longer required for using
rkt)
|
2015-10-15 17:57:41 -07:00 |
Filip Grzadkowski
|
13079fb6d6
|
Fix update-generated-swagger-docs.sh
|
2015-10-16 02:15:15 +02:00 |
nikhiljindal
|
a558fca24b
|
Enabling deployments on GCE when the corresponding env var is set to true
|
2015-10-15 16:54:17 -07:00 |
nikhiljindal
|
a0c038982e
|
Fixing integrations test
|
2015-10-15 16:54:17 -07:00 |
Eric Tune
|
f37fd07b96
|
Merge pull request #15517 from caesarxuchao/fix-doc-Experimental
refactor "experimental" to "extensions" in documents
|
2015-10-15 15:12:27 -07:00 |
Isaac Hollander McCreery
|
a52fcc6f29
|
Add get-build to our packaged test files for upgrade-tests
|
2015-10-15 14:41:08 -07:00 |
k8s-merge-robot
|
f58d5d486f
|
Merge pull request #15445 from mesosphere/sttts-timeout-port-forward-tests
Auto commit by PR queue bot
|
2015-10-15 14:28:35 -07:00 |
nikhiljindal
|
39e461b7f9
|
Updating swagger spec to include the new extension resources that are enabled by default
|
2015-10-15 14:26:37 -07:00 |
nikhiljindal
|
7bcc4a6755
|
Allowing runtimeConfig to support enabling/disabling specific extension resources
|
2015-10-15 14:24:22 -07:00 |
k8s-merge-robot
|
5174ca21f6
|
Merge pull request #15717 from ihmccreery/fix-jenkins-upgrade-versioning
Auto commit by PR queue bot
|
2015-10-15 14:02:31 -07:00 |
Eric Tune
|
13ae9a4d46
|
Merge pull request #15520 from mikedanese/dne
Move job to generalized label selector
|
2015-10-15 13:59:22 -07:00 |
Eric Tune
|
5a1a0b3040
|
Merge pull request #15428 from mikedanese/gc
Add e2e test for pod garbage collection
|
2015-10-15 13:58:00 -07:00 |
Eric Tune
|
442f61623c
|
Merge pull request #15408 from a-robinson/tests
Improve the error handling when creating/delete GCE IPs in e2e tests.
|
2015-10-15 13:57:40 -07:00 |
Eric Tune
|
d4475e3d49
|
Merge pull request #15232 from deads2k/refactor-logs
refactor kubectl logs to be composeable
|
2015-10-15 13:56:58 -07:00 |
Mike Danese
|
d379a360c6
|
copy directory not contents of directory
|
2015-10-15 13:43:20 -07:00 |
Chao Xu
|
0075f99333
|
refactor "experimental" to "extensions" in documents
|
2015-10-15 13:39:54 -07:00 |
k8s-merge-robot
|
ae0ea6496e
|
Merge pull request #15278 from combk8s/logCapital
Auto commit by PR queue bot
|
2015-10-15 13:37:39 -07:00 |
k8s-merge-robot
|
3744ea8ce6
|
Merge pull request #15425 from Dingshujie/fix_dns_doc
Auto commit by PR queue bot
|
2015-10-15 13:37:03 -07:00 |