Kubernetes Prow Robot
|
6eb2f25247
|
Merge pull request #85075 from hwdef/fix-staticcheck9
pkg/credentialprovider: fix staticcheck warning
|
2019-11-13 09:27:18 -08:00 |
|
Kubernetes Prow Robot
|
43ccfced1d
|
Merge pull request #84998 from wojtek-t/fix_owner_refs
Ensure that Node lease has OwnerReference set
|
2019-11-13 09:26:59 -08:00 |
|
Kubernetes Prow Robot
|
c5609071d8
|
Merge pull request #84971 from robscott/endpointslice-iptypes
Splitting IP address type into IPv4 and IPv6 for EndpointSlices
|
2019-11-13 09:26:36 -08:00 |
|
Kubernetes Prow Robot
|
5689961ed3
|
Merge pull request #84649 from benmoss/windows_network_not_initialized
Skip GetPodNetworkStatus when CNI not yet initialized
|
2019-11-13 09:25:59 -08:00 |
|
Kubernetes Prow Robot
|
c10d29ba88
|
Merge pull request #84356 from verb/pid-ga
Promote PodProcessNamespaceSharing feature to GA
|
2019-11-13 09:25:42 -08:00 |
|
Kubernetes Prow Robot
|
ce11622bb6
|
Merge pull request #84522 from liu-cong/plugin
Add scheduler plugin execution duration metric.
|
2019-11-12 13:50:11 -08:00 |
|
Kubernetes Prow Robot
|
055daafe23
|
Merge pull request #85139 from ahg-g/ahg-snapshot2
Updated NewSnapshot interface to accept a NodeInfoMap
|
2019-11-12 11:52:10 -08:00 |
|
Kubernetes Prow Robot
|
ee9020c8bc
|
Merge pull request #85106 from alculquicondor/refactor/single_selector
Merging selectors used for spreading into one
|
2019-11-12 11:51:46 -08:00 |
|
Kubernetes Prow Robot
|
ed10b5b17f
|
Merge pull request #85047 from yutedz/dev-mgr-err-handling
Handle error return from allocatePodResources
|
2019-11-12 11:51:27 -08:00 |
|
Kubernetes Prow Robot
|
f61fbca757
|
Merge pull request #84924 from njuicsgz/master
proxy/ipvs: only get local addresses once per sync
|
2019-11-12 11:51:16 -08:00 |
|
Kubernetes Prow Robot
|
3eff237357
|
Merge pull request #84882 from marosset/run-as-username-beta
Moving WindowsRunAsUserName to beta
|
2019-11-12 11:51:01 -08:00 |
|
Kubernetes Prow Robot
|
c580a12c8e
|
Merge pull request #83568 from bertinatto/volume_limits_ga
Promote volume limits to GA
|
2019-11-12 11:50:22 -08:00 |
|
Kubernetes Prow Robot
|
fb87f72b88
|
Merge pull request #84862 from yutedz/master-subset-check
Check that endpoint has subset before accessing first subset
|
2019-11-12 10:23:44 -08:00 |
|
Kubernetes Prow Robot
|
94efa988f4
|
Merge pull request #84813 from deads2k/admission-feature-gates
remove global variable dependency from admission plugins
|
2019-11-12 10:23:14 -08:00 |
|
Cong Liu
|
af6a8160c3
|
Add scheduler plugin execution duration metric.
Address comments
Sample metrics
Use rand.Intn and some cleanup
|
2019-11-12 13:00:20 -05:00 |
|
Kubernetes Prow Robot
|
402e551ca2
|
Merge pull request #85135 from wojtek-t/delete_unnecessary_conversions_1
Eliminate couple unnecessary conversions
|
2019-11-12 09:07:01 -08:00 |
|
Kubernetes Prow Robot
|
ed4d515f0e
|
Merge pull request #85049 from ahmad-diaa/make-configurator-create-return-sched
Change Configurator.Create to Return a Scheduler
|
2019-11-12 09:06:36 -08:00 |
|
Rob Scott
|
0fa9981e01
|
Splitting IP address type into IPv4 and IPv6 for EndpointSlices
|
2019-11-12 09:03:53 -08:00 |
|
Abdullah Gharaibeh
|
902cf48cd3
|
Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods
|
2019-11-12 11:14:17 -05:00 |
|
Aldo Culquicondor
|
c35fe2c801
|
Merging selectors for spreading into one
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2019-11-12 11:01:42 -05:00 |
|
Kubernetes Prow Robot
|
bcb171b375
|
Merge pull request #85059 from chiehting/registry/golint
Fix golint issues in pkg/registry/core/service/storage
|
2019-11-12 06:04:05 -08:00 |
|
wojtekt
|
067d173266
|
Eliminate couple unnecessary conversions
|
2019-11-12 15:00:09 +01:00 |
|
Kubernetes Prow Robot
|
35de7a2537
|
Merge pull request #84957 from ZP-AlwaysWin/dev-1105-1
Remove unnecessary judgment
|
2019-11-12 04:48:43 -08:00 |
|
Kubernetes Prow Robot
|
681d22428b
|
Merge pull request #84768 from liggitt/delegated-authnz-v1
switch delegated authnz to v1 APIs
|
2019-11-12 04:48:35 -08:00 |
|
Kubernetes Prow Robot
|
897ce3073c
|
Merge pull request #84533 from davidz627/fix/deprecatedPath
Remove plugin watching of deprecated directory and CSI v0 support in accordance with deprecation policy
|
2019-11-12 04:48:20 -08:00 |
|
Gao Zheng
|
6b36a60c75
|
kube-proxy/ipvs get local addr just once per sync
|
2019-11-12 19:40:21 +08:00 |
|
Kubernetes Prow Robot
|
5dc87d2919
|
Merge pull request #83965 from robscott/endpointslice-managed-by
Adding new label to indicate what is managing an EndpointSlice
|
2019-11-12 03:08:07 -08:00 |
|
Fabio Bertinatto
|
a59abc3cc3
|
Convert scheduler to use CSINode GA
|
2019-11-12 09:43:54 +01:00 |
|
Fabio Bertinatto
|
affcd0128b
|
Promote volume limits to GA
|
2019-11-12 09:43:53 +01:00 |
|
wojtekt
|
07200a0764
|
Ensure that Node lease has OwnerReference set
|
2019-11-12 09:11:59 +01:00 |
|
Kubernetes Prow Robot
|
dff236e3b2
|
Merge pull request #82078 from SeongJuMoon/fix/storage-wrong-typo
fix wrong typo stoageMap to storageMap
|
2019-11-11 23:14:06 -08:00 |
|
Kubernetes Prow Robot
|
805eecf692
|
Merge pull request #80058 from xing-yang/snapshot_beta
Enable VolumeSnapshotDataSource Feature Gate and update e2e tests for VolumeSnapshot CRD v1beta1
|
2019-11-11 20:06:07 -08:00 |
|
Kubernetes Prow Robot
|
7d1f9b440e
|
Merge pull request #83815 from howardjohn/appprotocol
Add appProtocol to EndpointSlice.Port
|
2019-11-11 17:48:06 -08:00 |
|
ZP-AlwaysWin
|
f812530e42
|
Remove unnecessary judgment
|
2019-11-12 09:31:42 +08:00 |
|
Kubernetes Prow Robot
|
01e014c7d6
|
Merge pull request #85012 from alculquicondor/feat/predicate_factory
Add MetadataProducerFactory for predicates
|
2019-11-11 14:46:36 -08:00 |
|
Jordan Liggitt
|
d54a70db5c
|
Switch kubelet/aggregated API servers to use v1 subjectaccessreviews
|
2019-11-11 17:19:11 -05:00 |
|
Jordan Liggitt
|
5ef4fe959a
|
Switch kubelet/aggregated API servers to use v1 tokenreviews
|
2019-11-11 17:19:10 -05:00 |
|
Kubernetes Prow Robot
|
709a0c4f7b
|
Merge pull request #85067 from takanattie/fix_typo
Fix a typo in pkg/controller
|
2019-11-11 12:56:48 -08:00 |
|
Kubernetes Prow Robot
|
bff9a7774c
|
Merge pull request #84639 from SataQiu/clean-scheduler-20191101
scheduler: improve some comments and validation messages
|
2019-11-11 12:56:04 -08:00 |
|
David Zhu
|
802fe12803
|
Remove plugin watching of deprecated directory {kubelet_root_dir}/plugins and support for CSI V0 in accordance with deprecation announcement in https://v1-13.docs.kubernetes.io/docs/setup/release/notes/
|
2019-11-11 11:42:58 -08:00 |
|
marosset
|
6d4aea60cd
|
Moving WindowsRunAsUserName to beta
|
2019-11-11 19:27:19 +00:00 |
|
Ted Yu
|
63aa70f78b
|
Check that endpoint has subset before accessing first subset
|
2019-11-11 10:55:16 -08:00 |
|
Kubernetes Prow Robot
|
268663c9e3
|
Merge pull request #84996 from alculquicondor/cleanup/rm_factory
Remove leftover factory directory
|
2019-11-11 10:54:04 -08:00 |
|
Ahmad Diaa
|
7156d4532e
|
remove factory.Config struct and NewFromConfig
|
2019-11-11 19:27:53 +01:00 |
|
Ahmad Diaa
|
7b8e5fb4f5
|
make Configurator.Create return a Scheduler
|
2019-11-11 19:27:53 +01:00 |
|
Aldo Culquicondor
|
6a98c93f3c
|
Add MetadataProducerFactory for predicates
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2019-11-11 11:27:44 -05:00 |
|
Kubernetes Prow Robot
|
b2fb0f77ad
|
Merge pull request #82572 from tnozicka/fix-rs-expectations
Fix RS expectations for recreate case
|
2019-11-11 05:49:42 -08:00 |
|
Tomas Nozicka
|
ce52643f12
|
Update Bazel
|
2019-11-11 09:11:43 +01:00 |
|
Tomas Nozicka
|
6754b93f6b
|
Fix RS informer handlers and handling expectations on delete
|
2019-11-11 09:11:43 +01:00 |
|
Kubernetes Prow Robot
|
c28921f248
|
Merge pull request #84692 from smarterclayton/protocol_errors
Fix watch negotiation when using a non-default mime type in the client
|
2019-11-10 21:41:56 -08:00 |
|