Kubernetes Prow Robot
066549b4b5
Merge pull request #77892 from mikedanese/pluginwatcher
...
simplify pluginwatcher close by removing waitgroup
2019-05-16 06:06:26 -07:00
Kubernetes Prow Robot
23e54dc634
Merge pull request #77610 from tedyu/rev-limit
...
Impose length limit when concatenating revision history
2019-05-16 01:10:08 -07:00
Kubernetes Prow Robot
796ecb9391
Merge pull request #77529 from draveness/feature/add-queuesort-extension-point
...
feat: implement "queue-sort" extension point for scheduling framework
2019-05-16 01:09:42 -07:00
Kubernetes Prow Robot
ce3ce9a57a
Merge pull request #77023 from obitech/fix_golint_issues_in_kubelet_packages_oom
...
Fix golint issues in pkg/kubelet/oom
2019-05-15 22:56:21 -07:00
Kubernetes Prow Robot
37281a400d
Merge pull request #76442 from viegasdom/fix-golint-utils-bandwith
...
Fix golint failures of util/bandwith/*.go
2019-05-15 22:56:08 -07:00
Kubernetes Prow Robot
929adb69e3
Merge pull request #76165 from JacobTanenbaum/minor-cleanups
...
Minor cleanups in pkg/proxy/endpoints.go
2019-05-15 22:55:55 -07:00
Kubernetes Prow Robot
8a822b0fcf
Merge pull request #75109 from yuchengwu/master
...
Fix initContainer failed to get its own field value as environment variable values
2019-05-15 22:55:42 -07:00
Kubernetes Prow Robot
c50ff35a55
Merge pull request #77839 from mcrute/migrate-fake-cp
...
Staging legacy fake cloud provider
2019-05-15 12:32:23 -07:00
Kubernetes Prow Robot
746404f82a
Merge pull request #77560 from dcbw/proxy-sig-network-owners
...
pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files
2019-05-15 03:08:33 -07:00
Kubernetes Prow Robot
74743793f2
Merge pull request #74027 from squeed/kube-proxy-metrics
...
proxy: add some useful metrics
2019-05-15 03:08:19 -07:00
Kubernetes Prow Robot
adf6fa6987
Merge pull request #77888 from tallclair/standalone
...
Don't create a RuntimeClassManager without a KubeClient
2019-05-15 00:04:48 -07:00
yuchengwu
6bcb7d5130
Fix initContainer failed to get its own field value as env values
2019-05-15 13:45:50 +08:00
Kubernetes Prow Robot
116f06e96e
Merge pull request #77661 from mfpierre/fix-static-pods-kubelet-status
...
Kubelet status manager sync the status of local Pods
2019-05-14 20:36:28 -07:00
Mike Danese
531a50c776
simplify pluginwatcher closing
2019-05-14 18:55:13 -07:00
draveness
d60bccc6a4
feat: implement "queue-sort" extension point for scheduling framework
2019-05-15 09:40:15 +08:00
Kubernetes Prow Robot
4990c5e41c
Merge pull request #77498 from draveness/feature/resource-limit-metadata
...
feat: cache pod limits as part of metadata in priority functions
2019-05-14 18:25:07 -07:00
Kubernetes Prow Robot
032b4d39c6
Merge pull request #77304 from cwdsuzhou/fix_leak_when_stop_error
...
Bugfix: fix chan leak when stop error
2019-05-14 18:24:55 -07:00
Kubernetes Prow Robot
de6ce5ee16
Merge pull request #69867 from HotelsDotCom/allow-updates-to-pdbs
...
Allow updates/patches to pod disruption budgets
2019-05-14 18:24:17 -07:00
Tim Allclair
41ccf4c77e
Don't create a RuntimeClassManager without a KubeClient
2019-05-14 16:41:50 -07:00
Kubernetes Prow Robot
0b6ad8bc3f
Merge pull request #77563 from jpbetz/admission-webhook-options
...
Pass {Operation}Options to Webhooks
2019-05-14 15:34:19 -07:00
Mike Crute
7d62316f8f
Migrate fake cloud provider to staging
2019-05-14 13:32:18 -07:00
Kubernetes Prow Robot
ec88ec272c
Merge pull request #75405 from tghartland/node-init-fix
...
Recheck for cloud taint before initializing nodes in cloud controller
2019-05-14 11:21:19 -07:00
draveness
cd3aac34ea
feat: cache pod limits as part of metadata in priority functions
2019-05-14 21:36:09 +08:00
David McCormick
3537eed826
Remove the generation altering code - validate an update for a PDB by running ValidatePodDisruptionBudget only.
2019-05-14 12:25:23 +01:00
David McCormick
5b9e4f1e88
Rebase allow updates to pdbs to latest upstream master
2019-05-14 12:25:22 +01:00
Kubernetes Prow Robot
74469297fe
Merge pull request #77589 from soltysh/fix_exec_use
...
Update kubectl exec use to put flags in the right place
2019-05-14 03:51:13 -07:00
Joe Betz
332d88db1a
Generate proto bindings for: Pass {Operation}Option to Webhooks
2019-05-13 23:10:58 -07:00
Joe Betz
140c8c73a6
Pass {Operation}Option to Webhooks
2019-05-13 23:10:52 -07:00
Kubernetes Prow Robot
ca9347f535
Merge pull request #77838 from tedyu/matched-plugin
...
Move the array of plugin names to inside the last if block in VolumePluginMgr#FindPluginBySpec
2019-05-13 19:47:21 -07:00
Kubernetes Prow Robot
c54b664b1c
Merge pull request #77559 from ahg-g/permit-extension-point
...
Implement the permit extension point in scheduler.
2019-05-13 16:59:08 -07:00
Ted Yu
2001feead2
Move the array of plugin names to inside the last if block in VolumePluginMgr#FindPluginBySpec
2019-05-14 05:48:24 +08:00
Kubernetes Prow Robot
2525ab8572
Merge pull request #77759 from haiyanmeng/host
...
Remove the `host` label from the kubelet http traffic metrics
2019-05-13 13:15:36 -07:00
Ted Yu
9418affa4d
add comment on rev history length limit
2019-05-14 03:11:20 +08:00
Kubernetes Prow Robot
0252a32342
Merge pull request #77788 from mysunshine92/wym-0510
...
fix typos
2019-05-13 11:52:31 -07:00
Kubernetes Prow Robot
b957c6d7d7
Merge pull request #76869 from gambtho/master
...
Fix golint failures in pkg/securitycontext
2019-05-13 11:52:17 -07:00
Dan Williams
91716989b6
pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files
...
This PR also adds m1093782566 (Jun Du) to sig-network-reviewers in
recognition of his contributions to the proxy.
2019-05-13 10:30:29 -05:00
yameiwang
503ac59abe
fix typo in kuberuntime_manager.go
2019-05-13 08:35:01 +08:00
Kubernetes Prow Robot
ace60e8acb
Merge pull request #77684 from tedyu/pre-empt
...
Correct CriticalPodAdmissionHandler in godoc
2019-05-12 02:24:09 -07:00
Elisiano Petrini
04f59751ec
Fixed spelling in a couple of descriptions
2019-05-11 15:54:09 -04:00
Kubernetes Prow Robot
b4d2cb0001
Merge pull request #77763 from apelisse/fix-dry-run-eviction
...
Dry-run eviction: Fix missing pdb in test
2019-05-10 23:22:11 -07:00
Kubernetes Prow Robot
74c0c21f80
Merge pull request #77670 from bjhaid/cleanup_pkg_api
...
Clean up pkg/api.
2019-05-10 21:31:02 -07:00
Kubernetes Prow Robot
274876ef9a
Merge pull request #77448 from smarterclayton/api_serve
...
Support meta.k8s.io/v1 Table and PartialObjectMetadata requests to the API
2019-05-10 21:30:37 -07:00
Kubernetes Prow Robot
9e87f8d620
Merge pull request #77696 from bradhoekstra/fix-lint
...
Fix some lint errors in pkg/proxy
2019-05-10 17:56:37 -07:00
Kubernetes Prow Robot
33f44a29b8
Merge pull request #77617 from cmluciano/cml/extensiontonetworking
...
ingress: migrate extensions.Ingress to networking.Ingress
2019-05-10 17:56:12 -07:00
Antoine Pelisse
e017436bef
Fix missing pdb in test
2019-05-10 14:58:22 -07:00
Haiyan Meng
4751f40319
Remove the host label from the kubelet http traffic metrics
...
Signed-off-by: Haiyan Meng <haiyanmeng@google.com >
2019-05-10 13:46:35 -07:00
Clayton Coleman
33a3e325f7
API server should offer metav1 Table/Partial transforms
...
Now that internal types are equivalent, allow the apiserver to serve
metav1 and metav1beta1 depending on the client. Test that in the
apiserver integration test and ensure we get the appropriate responses.
Register the metav1 type in the appropriate external locations.
2019-05-10 15:29:07 -04:00
Kubernetes Prow Robot
aa84b99fa0
Merge pull request #73101 from oz123/kubeadm_openrc_support
...
Add initial support for OpenRC
2019-05-10 10:37:59 -07:00
Christopher M. Luciano
d9e4933da3
ingress: migrate extensions.Ingress to networking.Ingress
...
This is a find/replace within my editor. I made the import
networkingv1beta1 so that it will be easier to replace for
the future v1 migration.
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com >
2019-05-10 13:18:53 -04:00
Abdullah Gharaibeh
98de316436
Implement the permit extension point in scheduler.
2019-05-10 12:42:04 -04:00