Kubernetes Prow Robot
ae99e2d412
Merge pull request #82812 from zouyee/emp
...
fix emptyDir volumes pod should support shared volumes between containers
2019-09-18 11:11:32 -07:00
Shihang Zhang
42cb861487
exclude kms provider from health check
...
Change-Id: Ie1f828b327c5eede8a0b105a8c3f8fc7affd6f3e
2019-09-18 10:37:55 -07:00
ravisantoshgudimetla
7e1794dcb1
Convert tbe e2e to integration test
2019-09-18 13:24:54 -04:00
Jordan Liggitt
1068baa1ba
Drop v1.14.0 API test data
2019-09-18 13:00:11 -04:00
Jordan Liggitt
fd8e172e8b
Add v1.16.0 API compatibility data
2019-09-18 12:59:16 -04:00
Anago GCB
cc4ca629a9
Update CHANGELOG-1.14.md for v1.14.7.
2019-09-18 16:05:33 +00:00
Anago GCB
fb4e73c58f
Update CHANGELOG-1.15.md for v1.15.4.
2019-09-18 16:05:15 +00:00
Guangming Wang
cd929a98a0
fix shellcheck in cluster/gce/config-common.sh
...
add comment for exported values
2019-09-19 00:03:16 +08:00
Anago GCB
9ddf5aacca
Update CHANGELOG-1.13.md for v1.13.11.
2019-09-18 16:01:55 +00:00
Anago GCB
688d8fc3d5
Update CHANGELOG-1.16.md for v1.16.0.
2019-09-18 15:24:11 +00:00
Kubernetes Prow Robot
287f4629d8
Merge pull request #81268 from dims/remove-hyperkube-from-local-up-cluster
...
Drop hyperkube use from local-up-cluster.sh
2019-09-18 08:17:31 -07:00
Kubernetes Prow Robot
9243fcdd65
Merge pull request #78438 from 11janci/jjanik-cs-filtering
...
Match label and fields selectors in ComponentStatus List API
2019-09-18 06:47:29 -07:00
Jan Safranek
a160bf8a59
Do not query the cloud if PV has all the labels
...
This saves one cloud API call.
2019-09-18 14:56:28 +02:00
Kubernetes Prow Robot
b8d8f1a35e
Merge pull request #76411 from WanLinghao/pv_refactor
...
Refactor and clean up e2e framework utils
2019-09-18 05:11:30 -07:00
WanLinghao
a6f5d99409
Refactor and clean up e2e framework utils. This patch handles test/e2e/framework/pv_util.go file
2019-09-18 17:57:13 +08:00
Cameron Wood
aae0755fdc
Add version logging to kubemark
2019-09-18 10:06:29 +02:00
Shintaro Murakami
ad333ac421
Return error when failed to get storage class
2019-09-18 15:59:34 +09:00
zouyee
4931a7eba8
uses the API instead to fixemptyDir volumes pod should support shared volumes between containers
...
Signed-off-by: Zou Nengren <zouyee1989@gmail.com>
2019-09-18 13:58:44 +08:00
ZP-AlwaysWin
860845b582
fix kubectl run --generator=xxx bug
2019-09-18 13:50:26 +08:00
Kubernetes Prow Robot
57d87502ba
Merge pull request #82338 from draveness/feature/use-apiserver-in-scheduler-benchmarks
...
feat(scheduler): use api server to watch scheduled pods
2019-09-17 22:47:30 -07:00
Kubernetes Prow Robot
e8f26a0445
Merge pull request #82790 from soltysh/fix_test
...
Fix Errorf arguments in tests
2019-09-17 21:17:28 -07:00
Kubernetes Prow Robot
cfa3e2c499
Merge pull request #82508 from aanm/fix-get-pod-ip-panic
...
dockershim/network: fix panic for cni plugins in IPv4/IPv6 dual-stack mode
2019-09-17 19:43:32 -07:00
RainbowMango
0c0d69e8be
Add metrics of authentication overall latency.
...
Add alpha tags to authentication_attempts explicitly.
2019-09-18 10:03:01 +08:00
Kubernetes Prow Robot
2350a66b41
Merge pull request #82553 from jennybuckley/apply-fieldmanager-interface
...
Split field manager with interface
2019-09-17 18:21:29 -07:00
Kubernetes Prow Robot
124ed02c93
Merge pull request #82805 from liggitt/bump-heketi
...
Bump github.com/heketi/heketi to c2e2a4ab7ab9
2019-09-17 16:55:27 -07:00
Kubernetes Prow Robot
c49cbe3514
Merge pull request #82803 from deads2k/dump-namespace-resource
...
dump namespace object in e2e when it doesn't get deleted
2019-09-17 16:55:15 -07:00
Joe Betz
2c8ffc329b
Fix reinvokation test flake by isolating webhooks and markers
2019-09-17 15:30:37 -07:00
Kubernetes Prow Robot
67d928acdc
Merge pull request #82096 from logicalhan/version-deletion
...
remove pkg/version and some of redundant copies of it
2019-09-17 14:27:16 -07:00
Jordan Liggitt
a1b31aaf74
Bump github.com/heketi/heketi to c2e2a4ab7ab9
2019-09-17 16:54:46 -04:00
Kubernetes Prow Robot
28ed0dbbe3
Merge pull request #82772 from zouyee/ccms
...
fix pod infra containers oom-score-adj testing
2019-09-17 12:57:16 -07:00
Maciej Szulik
f8a4a5f267
Fix Errorf arguments in tests
2019-09-17 21:08:05 +02:00
David Eads
fda9680fc3
dump namespace object in e2e when it doesn't get deleted
2019-09-17 14:51:59 -04:00
Paulo Gomes
66a852071a
Consolidate UID and GID
2019-09-17 19:05:46 +01:00
Lantao Liu
032c97daee
Only set ipv4/ipv6 routes when there is corresponding CIDR.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-09-17 11:05:17 -07:00
Kubernetes Prow Robot
e7090e8f5e
Merge pull request #81517 from danwinship/iptables-monitor
...
drop firewalld monitoring, add better iptables monitor
2019-09-17 10:58:02 -07:00
Kubernetes Prow Robot
44e35890f6
Merge pull request #78197 from dsymonds/master
...
Fix description of diff flags
2019-09-17 10:57:50 -07:00
Ted Yu
669dc0a9fd
Correct the error variable for releasing CIDR
2019-09-17 09:58:08 -07:00
Kubernetes Prow Robot
946350d99e
Merge pull request #82780 from wojtek-t/remove_unnecessary_conversions
...
Remove unnecessary (inefficient) manual conversions
2019-09-17 09:30:33 -07:00
Kubernetes Prow Robot
c431353ff6
Merge pull request #82732 from ahmad-diaa/remove-unused-consts
...
Remove Unused Variables in scheduler api types
2019-09-17 09:30:24 -07:00
Dan Winship
3948f16ff4
Add iptables.Monitor, use it from kubelet and kube-proxy
...
Kubelet and kube-proxy both had loops to ensure that their iptables
rules didn't get deleted, by repeatedly recreating them. But on
systems with lots of iptables rules (ie, thousands of services), this
can be very slow (and thus might end up holding the iptables lock for
several seconds, blocking other operations, etc).
The specific threat that they need to worry about is
firewall-management commands that flush *all* dynamic iptables rules.
So add a new iptables.Monitor() function that handles this by creating
iptables-flush canaries and only triggering a full rule reload after
noticing that someone has deleted those chains.
2019-09-17 10:19:26 -04:00
Kubernetes Prow Robot
3a19f1e80b
Merge pull request #82472 from draveness/feature/remove-feature-gates-in-1-17
...
feat: cleanup several GA feature flags which should be removed in 1.17
2019-09-17 06:58:24 -07:00
Ahmad Diaa
b771490e88
remove unused variables in scheduler api types
2019-09-17 15:44:56 +02:00
Kubernetes Prow Robot
24b1e7f27f
Merge pull request #82574 from kkmsft/azure_metrics
...
Azure cloud operation count metrics for azure cloud provider
2019-09-17 05:10:25 -07:00
whypro
69f48d87a4
Move flag parse to main func from init()
2019-09-17 19:30:24 +08:00
wojtekt
12bbbcc61b
autogenerated
2019-09-17 10:51:25 +02:00
wojtekt
bb8117f4f8
IntOrString conversions
2019-09-17 10:51:25 +02:00
wojtekt
3546bcbd5a
Remove unneded/bad conversion
2019-09-17 10:51:25 +02:00
Kubernetes Prow Robot
41b3e60f0e
Merge pull request #82325 from RainbowMango/pr_cleanupup_staticcheck_for_client_cache
...
Cleanup staticcheck for package cache
2019-09-17 00:50:24 -07:00
Hongxu Jia
2ab47f95eb
fix compiling failure: execvp: /bin/bash: Argument list too long
...
Use GNU Make 4.2.1(such as fedora-29) to build k8s in a long directory,
it failed with `execvp: /bin/bash: Argument list too long'
[snip]
$ cd /buildarea1/hjia/wrlinux-1019/I_/suspect_/that_/if_/you_/create_/your_/project_/in_/a_/very_/deep_/directory/build_master-wr_qemux86-64_faw_2019090509/build/tmp-glibc/work/core2-64-wrs-linux/kubernetes/v1.16.0-alpha+git7054e3ead7e1a00ca6ac3ec47ea355b76061a35a-r0/kubernetes-v1.16.0-alpha+git7054e3ead7e1a00ca6ac3ec47ea355b76061a35a/src/import
$ make cross KUBE_BUILD_PLATFORMS=linux/amd64 GOLDFLAGS=""
|+++ [0804 16:38:32] Building go targets for linux/amd64:
| ./vendor/k8s.io/code-generator/cmd/deepcopy-gen
|make[1]: execvp: /bin/bash: Argument list too long
|make[1]: *** [Makefile.generated_files:184: pkg/kubectl/cmd/testing/zz_generated.deepcopy.go] Error 127
|make: *** [Makefile:557: generated_files] Error 2
...
[snip]
From make manual [1]
$?
The names of all the prerequisites that are newer than the target, with spaces between them.
While two `$?' was passed to bash in a line, it caused above failure,
drop a duplicated one could workaround the issue.
[1] https://www.gnu.org/software/make/manual/html_node/Automatic-Variables.html
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
2019-09-17 14:56:40 +08:00
Kubernetes Prow Robot
be68d68b2b
Merge pull request #82749 from xiaoanyunfei/cleanup/rm_unnecessary_return
...
rm unnecessary `return` at the end of function
2019-09-16 23:16:57 -07:00