Commit Graph

81952 Commits

Author SHA1 Message Date
Han Kang
67ce2b9621 add logicalhan as approver on component-base/metrics 2019-08-12 12:32:34 -07:00
Kubernetes Prow Robot
5d5b6d779d
Merge pull request #81252 from draveness/patch-3
doc: add Draven as a reviewer to test package
2019-08-12 12:11:42 -07:00
Ted Yu
31f374f42a Error code incorrectly hidden in recordEvent 2019-08-12 12:11:41 -07:00
Kubernetes Prow Robot
8756c9d18b
Merge pull request #80842 from chendave/guide
doc: fix couple of issues for the doc of agnhost
2019-08-12 12:11:29 -07:00
Kubernetes Prow Robot
1f3dcb3745
Merge pull request #80565 from MikeSpreitzer/77636bis
Added info requested in review of #77636
2019-08-12 12:11:16 -07:00
Kubernetes Prow Robot
133f37814c
Merge pull request #79722 from randomvariable/etcd-world-executable
Make etcd world-executable in Docker image
2019-08-12 12:11:04 -07:00
j-griffith
11f14de6e2 Update CSI hostpathplugin to include cloning fix
Update to hostpathplugin:v1.2.0-rc4 to include storageClass comparison
fix.
2019-08-12 13:09:17 -06:00
Jordan Liggitt
37c19ef857 Return 503 for custom resource requests during server start 2019-08-12 15:08:11 -04:00
RaviSantosh Gudimetla
afce8f7f44
Revert "Toleration priority function score computation" 2019-08-12 12:03:04 -04:00
SataQiu
36bb0b9a53 kubeadm: cleanup unnecessary slice initialization statements 2019-08-12 23:42:56 +08:00
Kubernetes Prow Robot
ca6290538b
Merge pull request #81217 from SataQiu/fix-kubeadm-20190809
kubeadm: change the permissions of generated CSR files from 0644 to 0600
2019-08-12 08:21:13 -07:00
ethan
94efd3fcdf
cleanup: proxier.go error message fix 2019-08-12 22:36:16 +08:00
Dan Winship
6a42e102b7 Inline/simplify two used-only-once service test helper functions 2019-08-12 09:51:54 -04:00
Kubernetes Prow Robot
ae457448d6
Merge pull request #81282 from feiskyer/fix-az-cancel
Fix conflicted cache when the requests are canceled by other Azure operations
2019-08-12 06:31:12 -07:00
Lukasz Szaszkiewicz
34eda804ca adds an integration test for double deletion with a custom finalizer 2019-08-12 14:35:49 +02:00
fabriziopandini
5eca049557 placeholders for follow-up PR on kustomize UX 2019-08-12 14:17:19 +02:00
fabriziopandini
97181595f0 kubeadm-kustomize-core 2019-08-12 14:16:51 +02:00
Nikhita Raghunath
4cff618ec2 publishing: remove rules for release-1.12 branch 2019-08-12 16:56:48 +05:30
Nikhita Raghunath
a243b9338e publishing: add rules for release-1.16 branch 2019-08-12 16:52:54 +05:30
Marek Siarkowicz
a5377a684c Implement stable metric validation and verification
Based on KEP:
https://github.com/kubernetes/enhancements/blob/master/keps/sig-instrumentation/20190605-metrics-validation-and-verification.md

Add //test/instrumentation:stable_metric_test that compares metrics
in source code to those available in
"test/instrumentation/testdata/stable-metrics-list.yaml".
2019-08-12 12:01:35 +02:00
t-qini
3facb631d4 Modify the logic to discover corresponding errors. 2019-08-12 17:24:29 +08:00
Pengfei Ni
f69294434e Fix conflicted cache when the requests are canceled by other Azure operations 2019-08-12 16:52:52 +08:00
Lukasz Szaszkiewicz
2d81cee900 changes the way gc detect that an object needs to be deleted
before this change, an object would be added to `attemptToDelete` queue only if `gc` detected the transition, simply by check if `deletionTimestamp` was set. After the change, it will check if `foregroundDeletion` finalizer has been set before adding the item to the queue.
2019-08-12 10:52:43 +02:00
Pengfei Ni
e53c57a307 Fix Azure client requests stuck issues on http.StatusTooManyRequests 2019-08-12 16:42:14 +08:00
t-qini
034f96c909 Add service annotation for specifying load balancer's pip with name. 2019-08-12 13:10:45 +08:00
SataQiu
79b4870044 fix spelling errors for messages 2019-08-12 13:01:59 +08:00
Madhu Rajanna
ec5ff52b88 Fix logging message during unmounting
use errors.New() if formatting is not  required

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-08-12 09:18:35 +05:30
Kubernetes Prow Robot
0610bf0c7e
Merge pull request #81241 from oomichi/cleanup-unused-BusyBoxImage
Remove unused BusyBoxImage
2019-08-11 11:11:10 -07:00
Kubernetes Prow Robot
46e58df837
Merge pull request #79578 from cezarsa/stable-node-images
kubelet: ensure stable order for images in node status
2019-08-10 08:59:12 -07:00
j-griffith
5cc2ea777e Add DataSource to PVC describe 2019-08-10 08:36:02 -06:00
Kubernetes Prow Robot
3e962cb61a
Merge pull request #81157 from openSUSE/localhost-nodeport-e2e-fix
[e2e] Fix node port service reachability test for nodes running on localhost
2019-08-10 04:19:14 -07:00
Kubernetes Prow Robot
c0997e8dc1
Merge pull request #81174 from answer1991/reduce-node-lease-get
reduce kubelet getting node lease
2019-08-10 02:59:26 -07:00
Kubernetes Prow Robot
37647eb88a
Merge pull request #79978 from cwdsuzhou/July/hostpath_cleanup
Fix host path test clean up
2019-08-10 02:59:13 -07:00
Kubernetes Prow Robot
1d812991b6
Merge pull request #81230 from codenrhoden/rename-GetFSGroup
Rename HostUtils.GetFSGroup to HostUtils.GetOwner
2019-08-09 23:57:26 -07:00
Kubernetes Prow Robot
2c455e0ac0
Merge pull request #81212 from liggitt/crd-validation
Return CR validation errors as field errors
2019-08-09 23:57:12 -07:00
Kubernetes Prow Robot
d816998bd8
Merge pull request #81187 from codenrhoden/rename-newosexec
Rename mount.NewOsExec to mount.NewOSExec
2019-08-09 22:17:13 -07:00
Draven
5f9ba3fae4
doc: add Draven as a reviewer to test package 2019-08-10 11:28:15 +08:00
Kubernetes Prow Robot
c8c9d2e21c
Merge pull request #77167 from paulsubrata55/spaul-kube-proxy-fix
Fix for kube-proxy to wait for some duration for the node to be defined.
2019-08-09 19:47:14 -07:00
Kenichi Omichi
9e17433ccf Remove runDeployment() from e2e test
As https://github.com/kubernetes/kubernetes/pull/81231/files#r312670943
this removes runDeployment() by just moving some code into the test.
2019-08-10 00:10:09 +00:00
Kubernetes Prow Robot
6ed4ed1ff0
Merge pull request #81231 from oomichi/make-simple-dependency-deployment
Remove core dependency from deployment e2e fw
2019-08-09 16:33:39 -07:00
Kubernetes Prow Robot
06fb339e31
Merge pull request #81219 from dims/deprecate-hyperkybe-support-for-cloud-controller-manager
Deprecate the hyperkube support for cloud-controller-manager
2019-08-09 16:33:26 -07:00
Kubernetes Prow Robot
406904269d
Merge pull request #81210 from figo/metrics
Add iptables restore failure metric
2019-08-09 16:33:14 -07:00
louisssgong
97c4edaa4f Fix a bug in the IPVS proxier where virtual servers are not cleaned up even though the corresponding Service object was deleted. 2019-08-10 06:32:38 +08:00
Kenichi Omichi
bb6da9e356 Remove unused BusyBoxImage
The core e2e framework contains BusyBoxImage. The sub e2e "pod"
framework also contains it but not used at all.
So this removes this unused BusyBoxImage for code cleanup.
2019-08-09 22:09:21 +00:00
Kubernetes Prow Robot
31bade3822
Merge pull request #81046 from liggitt/admission-side-effects
Limit v1 webhooks to None and NoneOnDryRun side effects classes
2019-08-09 13:55:27 -07:00
Kubernetes Prow Robot
182ae7b9a4
Merge pull request #80699 from knight42/feat/patch-scale
feat: add Patch method to ScaleInterface
2019-08-09 13:55:13 -07:00
Kenichi Omichi
19c474fc4d Remove core dependency from endpoints e2e fw
WaitForEndpoint() of the endpoints e2e framework was used in
test/e2e/network/proxy.go only. In addition, the endpoints e2e
framework imported the core of e2e framework only for the function.
So this moves the function into test/e2e/network/proxy.go then we
can remove dependency of core framework from the sub e2e framework.
2019-08-09 20:22:56 +00:00
Kenichi Omichi
bf221a09b5 Remove core dependency from deployment e2e fw
RunDeployment() of the deployment e2e framework was used in
autoscaling_utils only. In addition, the deployment e2e framework
imported the core of e2e framework only for the function.
So this moves the function into autoscaling_utils then we can remove
dependency of core framework from the deployment e2e framework.
2019-08-09 19:31:14 +00:00
Jordan Liggitt
4bf7e3f2b1 Return CR validation errors as field errors 2019-08-09 15:23:49 -04:00
ravisantoshgudimetla
3a1354d590 Autogenerated files 2019-08-09 15:23:43 -04:00