Vishnu kannan
c3b5d5774c
Update flag values for cgroups managed by kubelet.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-10 17:33:29 -08:00
Vishnu kannan
575812787d
Replace --resource-container
and --system-container
with
...
`--kubelet-cgroups` and `--system-cgroups` respectively.
Updated `--runtime-container` to `--runtime-cgroups`.
Cleaned up most of the kubelet code that consumes these flags to match
the flag name changes.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-10 17:33:28 -08:00
Dawn Chen
1bbd3de599
Merge pull request #21025 from dchen1107/test1
...
Export HAIRPIN_MODE environment variable for soaking test.
2016-02-10 17:30:09 -08:00
Dawn Chen
9a23c52cb8
Export HAIRPIN_MODE environment variable for soaking test.
2016-02-10 17:24:45 -08:00
Chao Xu
1c84552757
generate the versioned clientset
2016-02-10 17:22:46 -08:00
Lantao Liu
c341cee65b
Fix network configuration
2016-02-10 16:51:34 -08:00
Chao Xu
6aa23e4e49
refacotr update-api-reference-docs.sh
2016-02-10 16:46:59 -08:00
Isaac Hollander McCreery
c25c7c7491
Reconcile testing docs, fixes #18606
2016-02-10 16:33:35 -08:00
CJ Cullen
918b0ef479
Don't try to create routes for nodes w/o CIDRs assigned.
2016-02-10 16:23:28 -08:00
Madhusudan.C.S
293793cf0d
Allow replica set to be exposed as a service and add kubectl command tests for replica sets.
2016-02-10 16:20:08 -08:00
Vishnu kannan
51e4ccf106
Updating the default values for the cgroups hierarchies that kubelet
...
creates for managing the nodes.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-10 16:02:36 -08:00
Vishnu kannan
38efc837b9
Make container runtime's cgroup configurable.
...
Use the real cgroups for metrics generation.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-10 16:02:34 -08:00
k8s-merge-robot
9d3633a16d
Merge pull request #20253 from mikedanese/flock
...
Auto commit by PR queue bot
2016-02-10 15:52:26 -08:00
Madhusudan.C.S
ad9ba23995
Comment out DaemonSet update type fields and remove the code that depends on it.
...
Leaving the type fields as comments for reference and reminder. But
deleting the conversion, defaulting and validation code. They can
always be brough back from the previous PR once the types are
introduced. Because builds break without them anyway that serves as a
reminder, so there is no need to leave them commented out.
2016-02-10 15:44:01 -08:00
Tim St. Clair
7a54f94cf4
Make summary timestamps more granular
2016-02-10 15:41:57 -08:00
Jordan Liggitt
3038eec2aa
Use a different verb for delete collection
2016-02-10 18:08:46 -05:00
Sam Ghods
fd5747f89c
Fix reference to versioned object in kubectl apply
...
Fixes #19639
2016-02-10 14:11:44 -08:00
childsb
df68b6c38f
Updated recycler template with exit code on failure.
2016-02-10 14:48:39 -06:00
childsb
aa9bd70de9
Merge remote-tracking branch 'upstream/master' into recycler_template_fix
2016-02-10 14:47:55 -06:00
k8s-merge-robot
c70c7fde4d
Merge pull request #20845 from mesosphere/jdef_mesos_env_injection
...
Auto commit by PR queue bot
2016-02-10 12:13:56 -08:00
k8s-merge-robot
3b41600e5a
Merge pull request #20929 from thockin/go-vet
...
Auto commit by PR queue bot
2016-02-10 12:13:55 -08:00
Mike Danese
e0ab7f43e7
autogenerated
2016-02-10 11:41:05 -08:00
Mike Danese
b3172a4ccf
kubelet: add a pidfile
2016-02-10 11:38:50 -08:00
k8s-merge-robot
afc556477e
Merge pull request #20645 from pmorie/namespace-controller-config
...
Auto commit by PR queue bot
2016-02-10 11:31:38 -08:00
Janet Kuo
a86b30e7a8
Fix selector output when get/describe replicasets
2016-02-10 11:13:46 -08:00
Janet Kuo
ddd983286b
Move deployment example to docs/user-guide
2016-02-10 10:46:12 -08:00
James DeFelice
fc1c43507e
inject MESOS_EXECUTOR_CONTAINER_UUID envvar into all docker containers
...
spawned by kubelet: static and non-static pod user containers, as well
as pod infrastructure containers.
2016-02-10 18:20:52 +00:00
Madhusudan.C.S
525d7a7732
Fix the label selector to selector conversion error string.
...
The message as it is framed right now does not make any sense for the
end users of our system. It might even lead to confusion. So this is
attempt to make the error message less confusing.
2016-02-10 09:43:30 -08:00
k8s-merge-robot
86a7a9534a
Merge pull request #20924 from kubernetes/revert-20651-quarantine-reboot
...
Auto commit by PR queue bot
2016-02-10 09:36:09 -08:00
k8s-merge-robot
c382943353
Merge pull request #20726 from ingvagabund/jitter-sync-loops-in-kubelet
...
Auto commit by PR queue bot
2016-02-10 09:06:59 -08:00
Hongchao Deng
1cf4540b5d
priorities: move getNonzeroRequests() into util/ package
2016-02-10 08:35:00 -08:00
k8s-merge-robot
2fbd44c116
Merge pull request #20815 from sdminonne/downwardapi_volume
...
Auto commit by PR queue bot
2016-02-10 07:59:07 -08:00
Paul Morie
3a505ac364
Make namespace controller delete configMaps in namespace
2016-02-10 10:52:24 -05:00
Wojciech Tyczynski
932302fa95
Remove annoying logs from Kubemark
2016-02-10 16:26:53 +01:00
k8s-merge-robot
646cb70fe3
Merge pull request #20905 from yifan-gu/add_command_in_templates
...
Auto commit by PR queue bot
2016-02-10 07:11:20 -08:00
Wojciech Tyczynski
ac401a27f7
Merge pull request #20972 from wojtek-t/fix_kubemark_timeouts
...
Update timeouts for scalability-related suites
2016-02-10 15:48:30 +01:00
k8s-merge-robot
b3367b90d6
Merge pull request #20892 from lavalamp/fix-us-log
...
Auto commit by PR queue bot
2016-02-10 06:43:42 -08:00
k8s-merge-robot
66e872227a
Merge pull request #20886 from mqliang/ReplicaSet-kubectl
...
Auto commit by PR queue bot
2016-02-10 06:16:03 -08:00
Wojciech Tyczynski
8e647e57bc
Update timeouts for scalability-related suites
2016-02-10 15:15:44 +01:00
k8s-merge-robot
cd1b9cc91b
Merge pull request #20880 from janetkuo/fix-describe-deployment
...
Auto commit by PR queue bot
2016-02-10 05:46:23 -08:00
Justin Santa Barbara
ba19c4e2f0
e2e runner: make build start/finished upload configurable
...
Allow the target GCS bucket to be changed, and allow upload to GCS to be
suppressed altogether, with the same env vars that upload-to-gcs.sh
uses.
2016-02-10 08:24:48 -05:00
k8s-merge-robot
8d4f5c3946
Merge pull request #20857 from hongchaodeng/s1
...
Auto commit by PR queue bot
2016-02-10 05:18:14 -08:00
deads2k
5822955713
make partial resource detection work for singular matches
2016-02-10 08:11:13 -05:00
k8s-merge-robot
c0dd58c001
Merge pull request #20811 from mwielgus/cm-scripts
...
Auto commit by PR queue bot
2016-02-10 04:50:06 -08:00
k8s-merge-robot
372c9271ee
Merge pull request #20871 from andyzheng0831/kube-addon
...
Auto commit by PR queue bot
2016-02-10 04:24:27 -08:00
Marcin
b7d72ef36d
Startup scripts for custom metrics
2016-02-10 12:32:04 +01:00
k8s-merge-robot
808209de52
Merge pull request #20839 from spxtr/clone-soak
...
Auto commit by PR queue bot
2016-02-10 02:51:03 -08:00
Wojciech Tyczynski
9682227649
Merge pull request #20920 from mwielgus/heapster-v0.20.0-alpha5
...
Heapster v0.20.0-alpha5 + gcm-autoscaling sink for googleinfluxdb
2016-02-10 11:34:44 +01:00
Salvatore Dario Minonne
9ebe3f8b0d
To fix flaky downward api volume e2e
2016-02-10 11:29:57 +01:00
k8s-merge-robot
99658d9fae
Merge pull request #20711 from kinvolk/docs-fix-coreos-casing
...
Auto commit by PR queue bot
2016-02-10 02:21:55 -08:00