Cao Shufeng
b6b2a30e83
empty audit policy file is legal configuration
...
Empty audit policy file or policy file contains only comments means
using default audit level for all requests.
2017-06-01 18:27:23 +08:00
ailusazh
f57224c0d2
Add SuccessfulMountVolume message to the events of pod
2017-06-01 17:56:47 +08:00
lichunlong
63bc96e1b0
fix review
2017-06-01 17:22:41 +08:00
Yassine TIJANI
b878147305
removing unnecessary shallow copy see #46703
2017-06-01 11:03:40 +02:00
Kubernetes Submit Queue
c13d8917c2
Merge pull request #46470 from shyamjvs/configmap-interface
...
Automatic merge from submit-queue
Migrate kubelet to ConfigMapManager interface and use TTL-based caching manager
Fixes #41379
Sometime ago we moved to a secret manager interface for kubelet to manage secrets.
This PR's first commit moves config map management also to a similar interface.
The second commit adds TTL-based CachingConfigMapManager (similar to CachingSecretManager) and makes kubelet use it.
/cc @kubernetes/sig-node-pr-reviews @kubernetes/sig-scalability-misc @wojtek-t @dchen1107
2017-06-01 01:53:34 -07:00
zhengjiajin
652f79664e
Improve code coverage for kubelet
2017-06-01 16:44:07 +08:00
zhangxiaoyu-zidif
d519800cf0
Delete meaningless check
2017-06-01 16:17:16 +08:00
enxebre
14be65c74b
Improving test coverage for kubelet/kuberuntime.
2017-06-01 09:43:15 +02:00
Dr. Stefan Schimanski
c7d9a396fd
Update bazel
2017-06-01 09:26:28 +02:00
Dr. Stefan Schimanski
8b409e8f77
aggregation: add ExternalName service support
2017-06-01 09:26:28 +02:00
Dr. Stefan Schimanski
b1f708758c
aggregation: handle ClusterIPNone correctly
2017-06-01 09:26:28 +02:00
Dr. Stefan Schimanski
d56759452c
aggregation: unify mode implementations
2017-06-01 09:26:28 +02:00
Dr. Stefan Schimanski
35335c09e1
aggregation: restore cluster-ip routing tests
2017-06-01 09:26:27 +02:00
Walter Fender
5b3f4684ed
Enable Dialer on the Aggregator
...
Centralize the creation of the dialer during startup.
Have the dialer then passed in to both APIServer and Aggregator.
Aggregator the sets the dialer on its Transport base.
This should allow the SSTunnel to be used but also allow the Aggregation
Auth to work with it.
Depending on Environment InsecureSkipTLSVerify *may* need to be set to
true.
Fixed as few tests to call CreateDialer as part of start-up.
2017-06-01 00:05:02 -07:00
xilabao
bfd184274b
add role/clusterrole to describe.go
2017-06-01 14:14:10 +08:00
Di Xu
ae4f9c83ae
fix comment error in function newVolumeMounterFromPlugins
2017-06-01 12:47:12 +08:00
Justin Santa Barbara
d420531f95
volumes: SetNodeStatusUpdateNeeded on error
...
If an error happened during the UpdateNodeStatuses loop, there were some
code paths where we would not call SetNodeStatusUpdateNeeded, leaking
the state. Add it to all paths by adding a function.
Part of #40583
2017-06-01 00:32:20 -04:00
Anthony Yeh
ba59e14d44
Add TPR to CRD migration helper.
2017-05-31 19:07:38 -07:00
Guangya Liu
2bf38e0ec4
Move tolerations to PodSpec for calico-node.yaml.
2017-06-01 09:57:03 +08:00
Guangya Liu
fde69b1f16
Move tolerations to PodSpec for ip-masq-agent.yaml.
2017-06-01 09:54:27 +08:00
Cheng Xing
5c2cba391d
Added API node ready check after PD test deleting a GCE instance.
...
- Need to ensure that all nodes are ready, i.e. back to the state before the test.
2017-05-31 18:38:24 -07:00
xilabao
2061fa6717
1. Fix create volume of CertificatesDir.
...
2. Replace "manifests" to kubeadmconstants.ManifestsDirName
2017-06-01 09:17:10 +08:00
Christoph Blecker
079abb9ec9
Exclude dockerized verify patterns
2017-05-31 18:08:16 -07:00
shashidharatd
b4ddf4720d
Auto generated files
2017-06-01 06:14:56 +05:30
shashidharatd
296fe66bf7
Add federated service delete unit testcase
2017-06-01 06:14:55 +05:30
shashidharatd
be0d7f0aeb
Add RegisterFakeOnDelete to test federation object deletion
2017-06-01 06:14:55 +05:30
shashidharatd
80ceb5b3d6
Some minor corrections in service controller
2017-06-01 06:14:55 +05:30
Chao Xu
a3f4a8bd52
update gengo godep
2017-05-31 17:44:06 -07:00
Klaus Ma
75eb9b4434
Checked node condition for DaemonSets when updating node.
2017-06-01 08:40:43 +08:00
Dawn Chen
78c1649f5b
Revert "kubelet/network: report but tolerate errors returned from GetNetNS()"
2017-05-31 17:16:32 -07:00
Tim St. Clair
b1af8da735
Fix AppArmor test for docker 1.13
2017-05-31 17:09:22 -07:00
Chao Xu
e9d9b05234
generated
2017-05-31 16:51:19 -07:00
Ajit Kumar
d8237597c9
Configure NPD version through env variable
2017-05-31 16:40:09 -07:00
Daniel Smith
c46e231fc7
generated changes
2017-05-31 16:38:47 -07:00
Daniel Smith
d6e1140b5d
Implement dynamic admission webhooks
...
Also fix a bug in rest client
2017-05-31 16:38:46 -07:00
Quintin Lee
1bfed01480
Adding a metadata proxy addon to gce
2017-05-31 16:23:11 -07:00
Mikhail Mazurskiy
5ac9d860a3
Test finalization of CRD
...
Updates #45511
2017-06-01 09:18:42 +10:00
Tim St. Clair
81c9181995
Capture better debug logs on AppArmor test failure
2017-05-31 15:31:11 -07:00
Chao Xu
80a53d52fd
do not allow subresources in initializer rules
2017-05-31 15:20:32 -07:00
Chao Xu
ab3e7a73ec
validation of subresources
2017-05-31 15:20:22 -07:00
ymqytw
c3481b07d2
support setElementOrder
2017-05-31 15:08:25 -07:00
Quintin Lee
a38c2b4ce1
Add annotation for image policy webhook fail open.
2017-05-31 14:57:28 -07:00
Chao Xu
5e0e8bfa22
fix flake
2017-05-31 14:07:40 -07:00
mtanino
aebaee39d5
Log out from multiple portals with iscsi storage plugin
...
When using iscsi storage with multiple target portal (TP)
addresses and multipathing the volume manager logs on to
the IQN for all portal addresses, but when a pod gets
destroyed the volume manager only logs out for the primary
TP and sessions for another TPs are always remained.
This patch adds methods to store and load iscsi disk
configrations, then uses the stored config at DetachDisk
path.
Fix #45394
2017-05-31 16:53:47 -04:00
Janet Kuo
97ebcc8382
Add controllerrevisions as valid resource in kubectl help
2017-05-31 13:18:26 -07:00
deads2k
70006e13b2
add protobuf for CRD
2017-05-31 16:16:18 -04:00
Derek Carr
6207e19fb8
Fix cross-compile error
2017-05-31 16:10:22 -04:00
Jing Xu
695f7be697
generated files
2017-05-31 13:06:39 -07:00
deads2k
4876776f55
retry clientCA post start hook on transient failurs
2017-05-31 15:59:52 -04:00
deads2k
b5737d1c12
stop special casing the loopback connection for aggregator
2017-05-31 15:52:32 -04:00