Justin SB
4f3aafd6f5
e2e: Only do LB health check reconciliation test on GCE
...
The test requires restarting kube-controller-manager, we don't support
that on GKE.
Fix #70280
2018-10-26 07:19:43 -04:00
Justin SB
ff8a0e08cb
Disambiguate "unsupported provider" messages
...
When we get an unsupported provider message, it often isn't clear what
method actually failed - add more information to the error message.
Issue #70280
2018-10-26 07:13:20 -04:00
Konstantin Semenov
84ba7e8f69
Documentation re-formatting
...
The closing bracket in the link was automatically included in the link HREF.
Myself and @lurraca used standard markdown formatting to prevent that from happening.
2018-10-26 11:32:36 +01:00
Patrick Ohly
dcbcef13b4
e2e: simplify gcePD .yaml files
...
Setting command line arguments via env variables that are not needed
by the binaries is just unnecessarily complex. The driver renaming
code in the E2E manifest PR would have to be made more complex to deal
with such a deployment. It is easier for that code and humans who look
at the .yaml file to remove the indirection.
2018-10-26 10:32:46 +02:00
Patrick Ohly
1effe0ca0f
e2e framework: UniqueName
...
This is needed for tests which have to create entities that aren't
namespaced, like ServiceAccounts.
2018-10-26 10:32:46 +02:00
Deep Debroy
119e2a1d43
Address CR comments and add more tests
...
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2018-10-26 00:29:27 -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
Pingan2017
4d984b3bbf
display EphemeralStorage usage with kubectl describe node
2018-10-26 10:22:36 +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
Jordan Liggitt
572dfe6cb7
generated files
2018-10-25 21:12:57 -04:00
Jordan Liggitt
1f000bf321
Update daemonset fixture to match apps/v1 defaulting behavior
2018-10-25 21:12:57 -04:00
Jordan Liggitt
d0577ace6b
fixup extensions->apps references
2018-10-25 21:12:57 -04:00
Jordan Liggitt
b502bc093c
stop generating GetScale/UpdateScale for internal clients
2018-10-25 21:12:57 -04:00
Jordan Liggitt
dda0a68521
Change registration and custom conversion from extensions to apps
2018-10-25 21:12:57 -04:00
Jordan Liggitt
8a43e52d18
Move fuzzing from extensions to apps
2018-10-25 21:11:52 -04:00
Jordan Liggitt
283e282515
Move extensions validation to apps
2018-10-25 21:11:52 -04:00
Jordan Liggitt
4e980bbf08
Move extensions types to apps
2018-10-25 21:11:52 -04:00
Jordan Liggitt
7df2f9785e
remove CustomMetricTarget
2018-10-25 21:11:52 -04: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
Deep Debroy
2e19f70922
Improve comments for when hostPath in Windows needs to be transformed
...
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2018-10-25 13:58:16 -07:00
Jake Sanders
2a585d3fc7
bump metadata-concealment version to 1.1.1
2018-10-25 13:05:37 -07:00
Jake Sanders
884bfd11d9
always allow unimportant legacy root paths
2018-10-25 12:32:19 -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
Jeff Grafton
f26048ecb1
Use debian-base instead of busybox as base image for server images
2018-10-25 10:19:40 -07: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