Commit Graph

23342 Commits

Author SHA1 Message Date
Random-Liu
6e92ddf9e1 Cleanup pod print in dockertools/manager.go, prober/prober.go and
runonce.go
2015-12-28 14:07:37 -08:00
k8s-merge-robot
d5b936d699 Merge pull request #19074 from yifan-gu/rkt_doc
Auto commit by PR queue bot
2015-12-28 13:17:18 -08:00
Weixu Zhuang
3928bd6e76 Fix TODO in pkg/controller/nodecontroller.go line 472
The code now calculates and find out the CIDRs for every node in any sync period.
I will fix this TODO by maintaining a set for available CIDRs left. Firstly, I will
insert 256 CIDRs into the available set. Once someone get one CIDR, remove this CIDR
from the available set. If one node get deleted, we will reinsert the CIDR associates
with this node back to available CIDR. Once there are nothing left in available CIDR set,
generate another 256 CIDRs and insert them into the available set. As a result, we do not
need to generate CIDRs in every monitor process and we only need to assign CIDR to node
which does not have it.

This commit also fix the error that CIDR may overflow when we use the function
generateCIDRs. There will be no more ip overflowing, all assigan CIDR will be valid
2015-12-28 11:15:38 -08:00
Joe Finney
fb11173f6f Stop flocking for gcloud updates. 2015-12-28 10:30:27 -08:00
Vishnu kannan
72abc47930 Disable serializing image pulls for e2e tests.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2015-12-28 10:27:13 -08:00
k8s-merge-robot
6aa3a74cf9 Merge pull request #19140 from wojtek-t/debug_cacher_test
Auto commit by PR queue bot
2015-12-28 09:03:23 -08:00
k8s-merge-robot
0154b244ee Merge pull request #19134 from gmarek/logs-salt
Auto commit by PR queue bot
2015-12-28 07:05:37 -08:00
Wojciech Tyczynski
05b60a30cf Fix flakes in cacher_test 2015-12-28 15:28:07 +01:00
k8s-merge-robot
25f5daa0e2 Merge pull request #19135 from wojtek-t/close_watch_in_generic_registry
Auto commit by PR queue bot
2015-12-28 05:36:11 -08:00
k8s-merge-robot
1e19011f9a Merge pull request #19133 from wojtek-t/cleanup_logs
Auto commit by PR queue bot
2015-12-28 05:36:08 -08:00
Wojciech Tyczynski
9d912e843b Update/verify client generator in scripts 2015-12-28 14:24:43 +01:00
k8s-merge-robot
451f4bdbc2 Merge pull request #19130 from wojtek-t/fix_stop_cacher
Auto commit by PR queue bot
2015-12-28 03:45:34 -08:00
gmarek
9993f1d881 Attempt to fix 'pod never started running' by increasing timeouts in integration tests 2015-12-28 12:39:36 +01:00
gmarek
d776a331de Pipe things written in salt pillars which was missing it through sed 2015-12-28 12:23:59 +01:00
Wojciech Tyczynski
1803a11557 Get rid of rubbish logs from serialization_test 2015-12-28 12:13:07 +01:00
gmarek
2dcafa3854 Add a flag that will make test gather metrics from all running components after the test finishes. 2015-12-28 12:10:39 +01:00
k8s-merge-robot
c36226bc39 Merge pull request #19058 from gmarek/more-metrics
Auto commit by PR queue bot
2015-12-28 03:09:23 -08:00
Wojciech Tyczynski
8dc83547b0 Close watch in generic etcd_test 2015-12-28 11:43:20 +01:00
gmarek
fc6247152b Split levels of verbosity of test logging on components. 2015-12-28 11:41:09 +01:00
k8s-merge-robot
5cf0659502 Merge pull request #19131 from wojtek-t/fix_close_channel
Auto commit by PR queue bot
2015-12-28 02:18:55 -08:00
Wojciech Tyczynski
89a4093622 Merge pull request #18926 from erictune/fix-build
Revert part of #18860
2015-12-28 11:03:25 +01:00
Wojciech Tyczynski
ec70eb16f3 Graceul termination in Cacher 2015-12-28 10:54:21 +01:00
Wojciech Tyczynski
0b7dce9505 Fix a bug in etcd_watcher_test 2015-12-28 10:43:33 +01:00
gmarek
2c6c8d8371 Finish MetricsGrabber 2015-12-28 09:19:40 +01:00
k8s-merge-robot
9bdc4100d5 Merge pull request #19123 from ixdy/jenkins-unittest-config
Auto commit by PR queue bot
2015-12-27 23:28:54 -08:00
Jeff Grafton
52a6252431 Don't limit go test to only 2 cores 2015-12-27 17:21:40 -08:00
Clayton Coleman
9dad7e624c Split the serviceaccount package into two parts
Public utility methods and JWT parsing, and controller specific logic.
Also remove the coupling between ServiceAccountTokenGetter and the
authenticator class.
2015-12-26 21:28:12 -05:00
Clayton Coleman
3d5ed379b0 authn.go doesn't belong in pkg/apiserver
apiserver does not need to know about specific authentication
mechanisms, and does not need to take dependencies on all the
authentication packages.
2015-12-26 21:22:22 -05:00
Brandon Philips
dc8d8371aa docs: apiserver-watch: minor cleanups
Reading through this doc I found a few grammar things to fix.
2015-12-26 10:19:03 -08:00
mqliang
7d87a1de99 create and delete concurrently 2015-12-26 21:30:31 +08:00
Jonathan Boulle
70fddfdf80 Preload camlistore godep in verify-godeps
Similar to 62eb82d6fc, this works around
package refactoring and godep incompatibility
2015-12-25 23:10:52 +01:00
k8s-merge-robot
500493a3ac Merge pull request #18925 from caesarxuchao/refactor-registration
Auto commit by PR queue bot
2015-12-24 15:19:36 -08:00
k8s-merge-robot
df3f476722 Merge pull request #19056 from gmarek/fix-test
Auto commit by PR queue bot
2015-12-24 11:58:46 -08:00
k8s-merge-robot
21c01c05e3 Merge pull request #18902 from deads2k/gv-partial
Auto commit by PR queue bot
2015-12-24 01:42:59 -08:00
k8s-merge-robot
e340cce2ed Merge pull request #15423 from hurf/convert_cleanup
Auto commit by PR queue bot
2015-12-24 00:34:37 -08:00
k8s-merge-robot
16e1de6db6 Merge pull request #18859 from deads2k/gv-grab-bag
Auto commit by PR queue bot
2015-12-23 23:57:24 -08:00
Chao Xu
ad484c79f7 pass runtime.Scheme as parameter to AddToScheme 2015-12-23 23:21:35 -08:00
Chao Xu
2b5b708b70 Refactor the API registration and installation 2015-12-23 22:44:25 -08:00
k8s-merge-robot
be235e8754 Merge pull request #18940 from smarterclayton/nil_body
Auto commit by PR queue bot
2015-12-23 18:02:03 -08:00
k8s-merge-robot
e185b1028a Merge pull request #18909 from ncdc/force-image-pulls-admission
Auto commit by PR queue bot
2015-12-23 14:53:31 -08:00
Chakravarthy Nelluri
fa76de79e5 Add support for flex volume. Flex volume adds support for thirdparty(vendor)
volumes and custom mounts.
2015-12-23 14:11:38 -08:00
Yifan Gu
0baf4ba188 docs/rkt: Update the docs to reflect the requirement of rkt api service. 2015-12-23 13:58:03 -08:00
k8s-merge-robot
344d4bb5fa Merge pull request #18798 from yifan-gu/rkt_bump
Auto commit by PR queue bot
2015-12-23 13:37:36 -08:00
k8s-merge-robot
f4f4e5cb9f Merge pull request #18817 from mqliang/schedulerSelector
Auto commit by PR queue bot
2015-12-23 12:09:19 -08:00
k8s-merge-robot
05a1295085 Merge pull request #18714 from gmarek/metrics-grabber
Auto commit by PR queue bot
2015-12-23 10:30:06 -08:00
k8s-merge-robot
ac0ce7257b Merge pull request #18702 from wojtek-t/remove_unversioned_selectors
Auto commit by PR queue bot
2015-12-23 09:51:53 -08:00
k8s-merge-robot
2c89a8d16d Merge pull request #18416 from xiang90/r_scheduler
Auto commit by PR queue bot
2015-12-23 09:06:39 -08:00
Marek Grabowski
3872c7e0dc Merge pull request #18917 from yifan-gu/add_close_oidc_authn
auth: Add Close() for OIDC authenticator.
2015-12-23 16:45:12 +01:00
k8s-merge-robot
8be7999271 Merge pull request #19062 from fgrzadkowski/fix_kube_local
Auto commit by PR queue bot
2015-12-23 07:44:56 -08:00
k8s-merge-robot
c3fcfd9651 Merge pull request #17881 from jiangyaoguo/emit-event-when-delete-pod
Auto commit by PR queue bot
2015-12-23 07:01:54 -08:00