Robert Bailey
|
17c005bb6a
|
Merge pull request #12730 from eparis/bash-completions-delete-label
bashcompletions: suggest resources to delete in kubectl delete
|
2015-08-17 13:52:53 -07:00 |
|
Robert Bailey
|
5d58c2ca77
|
Merge pull request #12718 from HaiyangDING/ChangeLimitToRequest
Use request to deal with resource requirement in priority functions.
|
2015-08-17 13:52:28 -07:00 |
|
Karl Isenberg
|
2ea10ec5b7
|
[mesos/docker] Replace auth/log dirs with MESOS_DOCKER_WORK_DIR
- Mount mesos slave workspaces in MESOS_DOCKER_WORK_DIR
- Clear mesos slave workspace in kube-up
- Add MESOS_DOCKER_IMAGE_DIR to configure docker-in-docker image storage
- Lazily eval auth/log dirs
- Improve mesos slave missing error in detect-minions
|
2015-08-17 13:50:50 -07:00 |
|
Robert Bailey
|
b67e8edf1d
|
Merge pull request #12199 from mesosphere/relative-guestbook
Convert guestbook example to relative urls
|
2015-08-17 13:50:11 -07:00 |
|
Robert Bailey
|
a4b06373fa
|
Merge pull request #12070 from wojtek-t/kubmark_proposal
Proposal for scalability testing infrastructure
|
2015-08-17 13:41:58 -07:00 |
|
Maciej Szulik
|
688f3da839
|
Job controller proposal
|
2015-08-17 22:33:48 +02:00 |
|
Robert Bailey
|
f21a6e9a93
|
Merge pull request #12759 from senorflor/update-travis-repo
Update Travis and Coveralls URLs
|
2015-08-17 12:02:59 -07:00 |
|
Eric Paris
|
ca310ffdac
|
Sort output from hack/verify-flag-underscore.py
So we get some consistency and readability to the exceptions.txt
|
2015-08-17 11:32:18 -07:00 |
|
Eric Paris
|
99dc464c9b
|
verify-flags-underscore.py: update how to add to exclusion list
|
2015-08-17 11:19:32 -07:00 |
|
Eric Paris
|
b432f036db
|
verify-flags-underscore.py: ignore juju variables
|
2015-08-17 11:19:32 -07:00 |
|
Eric Paris
|
f3fd2e1028
|
verify-flags-underscore.py: ignore if trailed by :
These are often yaml definitions, and thus not usages of kubernetes
flags. Not necessarily always, but usually.
|
2015-08-17 11:19:32 -07:00 |
|
Eric Paris
|
d1ba0bb692
|
verify-flags-underscore.py: ignore salt grains
|
2015-08-17 11:19:31 -07:00 |
|
Eric Paris
|
d7f9477a94
|
verify-flags-underscore.py: exclude salt variable which look like flags
|
2015-08-17 11:19:31 -07:00 |
|
Eric Paris
|
7f96f9312b
|
verify-flags-underscore.py: ignore 'flags' that look like bash variables
We ignore bad 'flags' if they are proceeded by $ or { as these are
likely bash variables and not in fact bad flag usage.
|
2015-08-17 11:19:31 -07:00 |
|
Eric Paris
|
055d648ed7
|
Change log_flush_frequency to use -
Since we have the rename, we don't need our declaration to look like
glog's.
|
2015-08-17 11:19:31 -07:00 |
|
Eric Paris
|
c560f41a4b
|
Update docs which were incorrectly using _ in flag names
Each of these was verified that the actual flag declaration correctly
used -
|
2015-08-17 11:18:43 -07:00 |
|
Vish Kannan
|
5ea41906d4
|
Merge pull request #12793 from piosz/heapster-config
Removed align_stats flag from Heapster config
|
2015-08-17 11:17:48 -07:00 |
|
Eric Paris
|
68716c7712
|
verify-flags-underscore.py: Remove contrib/ exceptions
As contrib was removed.
|
2015-08-17 11:08:24 -07:00 |
|
Robert Bailey
|
72830242de
|
Merge pull request #12756 from eparis/kube-apiserver-deprecated-flags
Mark some apiserver flags as deprecated so thus don't show up in help
|
2015-08-17 10:59:36 -07:00 |
|
Robert Bailey
|
5584d85574
|
Merge pull request #12752 from mikedanese/move-service-lb
remove service-loadbalancer since it lives in contrib/ now
|
2015-08-17 10:59:08 -07:00 |
|
Robert Bailey
|
6fcdcec25d
|
Merge pull request #12658 from sdminonne/bug_fix2
to fix govet issue
|
2015-08-17 10:58:10 -07:00 |
|
Patrick Flor
|
302cdceb6a
|
Update dev docs to note new coveralls URL
(also noting old URL for interested parties and future historians)
|
2015-08-17 09:17:03 -07:00 |
|
Patrick Flor
|
99679bcc8e
|
Update coveralls URLs
Turned on coverage for kubernetes/kubernetes via the web UI; with this
change we SHOULD send reports to and get badges from the new path.
|
2015-08-17 09:02:41 -07:00 |
|
Patrick Flor
|
17cacde111
|
Update Travis badge and project URLs
|
2015-08-17 09:00:13 -07:00 |
|
Paul Morie
|
8ddef45679
|
Fix issue 10587; update SecurityContext godoc
|
2015-08-17 11:23:11 -04:00 |
|
Marek Grabowski
|
fec9768a85
|
Merge pull request #12796 from piosz/autoscaling-e2e
Added more logs to Autoscaling e2e test
|
2015-08-17 16:37:13 +02:00 |
|
Marek Grabowski
|
45007431bc
|
Merge pull request #12795 from soltysh/list_watch_client
Allow using NewListWatchFromClient from other client implementation
|
2015-08-17 16:15:57 +02:00 |
|
Piotr Szczesniak
|
72c27d5782
|
Added more logs to Autoscaling e2e test
|
2015-08-17 16:12:32 +02:00 |
|
Maciej Szulik
|
686f764fc7
|
Allow other client's implementation to reuse NewListWatchFromClient by passing in the Getter interface, responsible for accessing RESTClient's Get method.
|
2015-08-17 15:25:03 +02:00 |
|
Piotr Szczesniak
|
eed7d24c02
|
Removed align_stats flag from Heapster config
The flag caused inaccuracy in compute cpu/usage_rate metric
|
2015-08-17 14:40:41 +02:00 |
|
Marek Grabowski
|
9d1a48d5f6
|
Merge pull request #12790 from justinsb/fix_12787
Fix escaping problem in kube-scheduler manifest
|
2015-08-17 14:30:29 +02:00 |
|
Justin Santa Barbara
|
0ff8dd45ef
|
Fix escaping problem in kube-scheduler manifest
'{{pillar[log_level]}}' was appearing literally in the command line,
instead of being substituted.
Fixes #12787
|
2015-08-17 08:16:24 -04:00 |
|
Marek Grabowski
|
e9dd3c5543
|
Merge pull request #12678 from mesosphere/scheduler-log-struct-fields
Improve readability of scheduling failure logs
|
2015-08-17 13:06:47 +02:00 |
|
Marek Grabowski
|
7d936fe4ca
|
Merge pull request #12785 from piosz/autoscaling_e2e
Actually enabled Autoscaling e2e test for Jenkins flaky job
|
2015-08-17 12:32:45 +02:00 |
|
Piotr Szczesniak
|
73815f5629
|
Actually enabled Autoscaling e2e test for Jenkins flaky job
|
2015-08-17 12:30:20 +02:00 |
|
Karl Isenberg
|
61c9dd876e
|
Improve readability of scheduling failure logs
|
2015-08-17 12:17:48 +02:00 |
|
Marek Grabowski
|
6478a98cae
|
Merge pull request #12777 from eparis/test-file-to-go-faster
Speed up pre-commit by always passing at least one file to programs
|
2015-08-17 12:00:14 +02:00 |
|
Marek Grabowski
|
31e115eb73
|
Merge pull request #12656 from vallard/master
added OpenStack instructions to coreos multinode cluster document. C…
|
2015-08-17 11:58:19 +02:00 |
|
Marek Grabowski
|
2816632cad
|
Merge pull request #11996 from jayunit100/maxTimes
Fix maxTimes comment to clarify infinit waits
|
2015-08-17 11:57:44 +02:00 |
|
Marek Grabowski
|
850b98299f
|
Merge pull request #12757 from erictune/resdoc
Document how `describe nodes` had resources.
|
2015-08-17 11:45:43 +02:00 |
|
Marek Grabowski
|
d310eeaca9
|
Merge pull request #12783 from piosz/autoscaling_e2e
Enabled Autoscaling e2e test for Jenkins flaky job
|
2015-08-17 11:23:28 +02:00 |
|
Piotr Szczesniak
|
b6f1c9d989
|
Enabled Autoscaling e2e test for Jenkins flaky job
|
2015-08-17 10:54:33 +02:00 |
|
Marek Grabowski
|
48184026f1
|
Merge pull request #12729 from cjcullen/gce
Clean up GCE metadata calls. Remove GetNodeResources from all providers.
|
2015-08-17 10:48:48 +02:00 |
|
Marek Grabowski
|
ff1d3885b4
|
Merge pull request #12753 from eparis/rebase-pflag
Update spf13/pflag to fix StringSlice bug
|
2015-08-17 10:48:25 +02:00 |
|
Marek Grabowski
|
c0480e9174
|
Merge pull request #12707 from mikedanese/move-test-contrib
move contrib/for-tests to test/images
|
2015-08-17 10:46:18 +02:00 |
|
Marek Grabowski
|
b2e363fa08
|
Merge pull request #12781 from gmarek/resource_usage
Update constants in monitor_resources test
|
2015-08-17 09:55:18 +02:00 |
|
gmarek
|
781a9b5325
|
Update constants in monitor_resources test
|
2015-08-17 09:53:52 +02:00 |
|
Joshua Griffiths
|
a9aa2c6acc
|
Replace Port with NodePort for creating LB members
|
2015-08-17 08:47:00 +01:00 |
|
Dr. Stefan Schimanski
|
227f8de5a4
|
Switch to gcr.io Docker registry
|
2015-08-17 09:43:52 +02:00 |
|
Dr. Stefan Schimanski
|
043df0e057
|
Convert guestbook example to relative urls
|
2015-08-17 09:43:51 +02:00 |
|