k8s-ci-robot
c23e94a7ff
Merge pull request #70152 from ashwanikhemani/myfeature
...
changes done to enable br_netfilter and ip_forward for debian packages
2018-10-26 12:22:19 -07:00
k8s-ci-robot
85555a7d73
Merge pull request #68559 from yue9944882/chore/respect-goflags-in-codegen
...
chore(codegen): respect GOFLAGS when compiling code-generator
2018-10-26 12:22:10 -07:00
k8s-ci-robot
b104eac566
Merge pull request #67133 from yue9944882/refactor/admission-config-complete-new-flow
...
Refactor admission controller contructor with Config.Complete.New flow
2018-10-26 12:22:01 -07:00
k8s-ci-robot
a932475bfe
Merge pull request #70288 from soltysh/fix_deprecate_msg
...
Update deprecation warning for kubectl run
2018-10-26 10:09:12 -07:00
k8s-ci-robot
e2824d719f
Merge pull request #70273 from yuexiao-wang/switch-errors-2
...
[kubeadm/app/util]switch to github.com/pkg/errors
2018-10-26 10:09:02 -07:00
Anago GCB
e463d10935
Update CHANGELOG-1.12.md for v1.12.2.
2018-10-26 15:16:51 +00:00
Maciej Szulik
fdcd6de9c0
Update deprecation warning for kubectl run
2018-10-26 16:22:33 +02:00
k8s-ci-robot
7147138994
Merge pull request #70252 from nckturner/add-regions
...
Add regions ap-northeast-3 and eu-west-3 to AWS cloud provider
2018-10-26 06:57:38 -07:00
k8s-ci-robot
fd6b386374
Merge pull request #70266 from zhangmingld/fixtypoinpredicates_test
...
fix typo in predicates_test.go
2018-10-26 05:46:41 -07:00
yuexiao-wang
f15410692e
[kubeadm/app/util]switch to github.com/pkg/errors
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-10-26 15:17:21 +08:00
k8s-ci-robot
022c05c141
Merge pull request #70254 from msau42/add-out-of-tree-pd-tests
...
Add new driver config for testing PD CSI driver out of tree
2018-10-25 23:24:22 -07:00
yue9944882
6a8faa6e40
replace contrustor of ad controller with config.complete.new flow
...
review:
1. import order
2. only set nil field on complete
3. replace hardcoded default namespace
2018-10-26 11:49:37 +08:00
zhangmingld
cbfaf3856f
fix typo in predicates_test.go
2018-10-26 09:59:40 +08:00
Anago GCB
5336866a8c
Update CHANGELOG-1.11.md for v1.11.4.
2018-10-26 01:17:50 +00:00
k8s-ci-robot
0ba00ec3a3
Merge pull request #69209 from Pingan2017/control-config
...
remove flag: insecure-experimental-approve-all-kubelet-csrs-for-group
2018-10-25 17:51:22 -07:00
Michelle Au
9acb8bca6d
Add new driver config for testing PD CSI driver out of tree
2018-10-25 16:42:51 -07:00
k8s-ci-robot
af693a2852
Merge pull request #70247 from hhoover/68527-fix-typo
...
Fix typo in Bug Report issue template
2018-10-25 16:38:27 -07:00
k8s-ci-robot
804c868a8c
Merge pull request #69997 from krmayankk/dockershimtests
...
add myself to node reviewers
2018-10-25 16:38:17 -07:00
k8s-ci-robot
35290b2207
Merge pull request #70243 from runcom/test-output-useful
...
test/e2e/storage: fix output in case of failure and use another NFS mount option
2018-10-25 15:25:46 -07:00
k8s-ci-robot
bf63ece653
Merge pull request #69903 from saad-ali/releaseNotes12
...
Add CSI action required to 1.12 release notes
2018-10-25 15:25:33 -07:00
k8s-ci-robot
1975747b10
Merge pull request #70210 from cblecker/remove-golang-fork
...
Remove golang fork for typecheck
2018-10-25 14:03:17 -07:00
k8s-ci-robot
ebace7718a
Merge pull request #70099 from grayluck/five-sec-hc
...
Change GCE LB health check interval from 2s to 8s
2018-10-25 14:03:07 -07:00
Nick Turner
e30718f139
Add regions ap-northeast-3 and eu-west-3
2018-10-25 11:55:21 -07:00
k8s-ci-robot
12cf545195
Merge pull request #70234 from Adirio/Adirio-patch-1
...
Map allocation optimization for client-go/tools/cache
2018-10-25 11:47:00 -07:00
k8s-ci-robot
9ed206e3b9
Merge pull request #70206 from runcom/fix-cronjob-e2e
...
test/e2e/apps: fix race in cronjob test
2018-10-25 11:46:50 -07:00
Antonio Murdaca
fc80120a0f
test/e2e/storage: use relatime for checking NFS options
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
Signed-off-by: Antonio Murdaca <runcom@linux.com>
2018-10-25 20:44:33 +02:00
Antonio Murdaca
ebdc25a80e
test/e2e/storage: provide useful output if test fail
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
Signed-off-by: Antonio Murdaca <runcom@linux.com>
2018-10-25 20:44:28 +02:00
Christoph Blecker
e415c1ec1d
Fix typecheck test error message
...
extra characters due to whitespace differences
2018-10-25 11:27:58 -07:00
Christoph Blecker
8574c38f81
Update srcimporter.go to golang/go@5f0a9ba
...
Also move to third_party/ as it's copied code.
2018-10-25 11:27:53 -07:00
hhoover
ebd028b009
Fix typo in Bug Report issue template
...
Related to #68774
Signed-off-by: Hart Hoover <hart@heptio.com>
2018-10-25 13:21:08 -05:00
k8s-ci-robot
b6fd5d93b2
Merge pull request #69389 from smarterclayton/wait_error
...
kubectl wait must handle errors returned by watch
2018-10-25 09:40:41 -07:00
Ashwani Khemani
a7ecb562b3
changes for update-bazel script
2018-10-25 10:57:24 -05:00
Ashwani Khemani
b929ba01ef
changes done to enable br_filter and ip_forward for debian packages
2018-10-25 10:55:13 -05:00
k8s-ci-robot
f4bf0e8d33
Merge pull request #70237 from nikhita/proto-remove-trailing-whitespace
...
Remove trailing whitespace in the protobuf generator
2018-10-25 08:25:06 -07:00
k8s-ci-robot
2dc511a4ec
Merge pull request #70233 from jbartosik/e2e-deflake
...
Change back HPA e2e tests to request 500 mCPU
2018-10-25 08:24:56 -07:00
k8s-ci-robot
584a86736e
Merge pull request #70071 from xichengliudui/fix18102203
...
Fix grammatical errors and repeat words
2018-10-25 07:12:20 -07:00
k8s-ci-robot
63e9ecabb6
Merge pull request #70209 from ixdy/update-images-after-#69995
...
Update images after #69995
2018-10-25 05:55:29 -07:00
k8s-ci-robot
abb8f66ff4
Merge pull request #70186 from yuexiao-wang/switch-errors
...
[kubeadm/app/cmd]switch to github.com/pkg/errors
2018-10-25 05:55:19 -07:00
Adrián
2299f45f52
Optimized map allocation in Replace methods
...
Initial allocation of several maps as the sizes are known
Signed-off-by: Adrián Orive <adrian.orive.oneca@gmail.com>
2018-10-25 14:25:00 +02:00
Nikhita Raghunath
e60b0a129a
generated proto: remove trailing whitespace
2018-10-25 16:37:33 +05:30
k8s-ci-robot
3a680bc42d
Merge pull request #70100 from lavalamp/schema-fix
...
API Schema fix: container port keys
2018-10-25 04:01:25 -07:00
Nikhita Raghunath
4911ad8ff1
Remove trailing whitespace in proto generator
2018-10-25 16:08:11 +05:30
Joachim Bartosik
1b90dc96d7
Change back HPA e2e tests to request 500 mCPU
...
I increased request from 500mCPU to 1CPU in
https://github.com/kubernetes/kubernetes/pull/70125 but this interacts
poorly with other e2e tests (higher requests mean pods fil to schedule).
So revert that change.
2018-10-25 11:16:31 +02:00
k8s-ci-robot
ed39bd45f5
Merge pull request #70087 from liggitt/fix-crd-internal-types
...
Fix custom resource handler in-memory version
2018-10-25 02:11:04 -07:00
zuoxiu.jm
cac4ad79a3
make use of common generator script in aggregator codegen
2018-10-25 16:02:36 +08:00
zuoxiu.jm
615bcb2f88
respect GOFLAGS when compiling aggregator and add env args
2018-10-25 16:00:28 +08:00
yuexiao-wang
f9084c6ce6
[kubeadm/app/cmd]switch to github.com/pkg/errors
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-10-25 15:05:04 +08:00
k8s-ci-robot
689df2010d
Merge pull request #68676 from mikkeloscar/fix-redis-statefulset-test
...
Fix Redis StatefulSet e2e test
2018-10-24 22:53:05 -07:00
k8s-ci-robot
d96f235051
Merge pull request #69991 from agunnerson-ibm/issue-69471
...
certificate_manager: Check that template differs from current cert before rotation
2018-10-24 21:35:09 -07:00
Shubheksha
f282543605
Adopt multiple issue templates ( #68774 )
...
* add support for multiple issue templates
* add comment to precede the kind label
2018-10-24 21:35:00 -07:00