Kubernetes Prow Robot
43fcd50d50
Merge pull request #97570 from thinpark/master
...
[pkg/cluster/ports/ports]: fix minor syntax
2021-01-01 19:47:53 -08:00
drfish
5711625518
Add benchmark for ensureRBACPolicy
2021-01-02 11:03:06 +08:00
ialidzhikov
1b74f28ed8
Clean up some redundant imports
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com >
2021-01-02 01:09:22 +02:00
Kubernetes Prow Robot
75115236e7
Merge pull request #97006 from lingsamuel/fix-cadvisor-machine-metrics
...
Fix missing cadvisor machine metrics
2020-12-31 21:15:51 -08:00
maao
d001b9b72a
remove --cleanup-ipvs flag of kube-proxy
...
Signed-off-by: maao <maao420691301@gmail.com >
2020-12-31 11:29:38 +08:00
Kubernetes Prow Robot
68b908d785
Merge pull request #97576 from aarnaud/fix/stat-windows-socket
...
use Lstat instead of Stat for unix socket on windows
2020-12-30 16:45:49 -08:00
Aldo Culquicondor
4c85317d8d
Use autogenerated Job conversion functions
...
Change-Id: I46691310faa1973b153e344c95989bbea0ac8d6c
2020-12-30 13:19:32 -05:00
Kubernetes Prow Robot
0eea524c28
Merge pull request #96606 from chymy/klog-fix
...
fix log format optimization
2020-12-30 09:29:49 -08:00
wojtekt
8ce71fbae2
Autogenerated
2020-12-30 16:00:41 +01:00
wojtekt
0f88bbe9b1
Promote Immutable Secrets/ConfigMaps feature to GA
2020-12-30 16:00:41 +01:00
drfish
2fcea1f737
Fix typos in scheduler interpodaffinity package
2020-12-30 14:20:07 +08:00
he.qingguo
6a0e98d1fc
Fix typo in pkg/kubelet/.../helpers_test.go
...
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn >
2020-12-30 14:06:09 +08:00
he.qingguo
3e4e50a3b9
Fix typo in pkg/volume/rbd/rbd_test.go
...
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn >
2020-12-30 13:58:41 +08:00
chymy
0f729ba517
fix log format
...
Signed-off-by: chymy <chang.min1@zte.com.cn >
2020-12-30 09:28:31 +08:00
Anthony ARNAUD
6013aaa370
use Lstat instead of Stat for unix socket on windows
2020-12-29 15:14:29 -05:00
Tim Hockin
a8299079a5
Add denyserviceexternalips admission
2020-12-29 10:00:11 -08:00
drfish
4a839fa6d3
Fix typos in garbagecollector_test.go
2020-12-29 23:20:18 +08:00
Zhou Peng
493d5e8632
[pkg/cluster/ports/ports]: fix minor syntax
...
Signed-off-by: Zhou Peng <p@ctriple.cn >
2020-12-29 20:42:54 +08:00
Tim Hockin
02b77861ec
Move defaultingressclass admission to net subdir
2020-12-28 09:58:30 -08:00
he.qingguo
620c23473f
fix Spelling error for klog
...
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn >
2020-12-28 10:50:06 +08:00
lixiaobing1
0e274441ba
add node selector info in ErrReasonPod
2020-12-26 14:15:08 +08:00
Alex Dudko
b11e4f2484
Migrate scheduler.go, factory.go to structured logging
2020-12-24 18:50:30 -08:00
chymy
6ec7b823c1
Add a hyperlink to issue 95156
...
Signed-off-by: chymy <chang.min1@zte.com.cn >
2020-12-24 15:41:05 +08:00
Rajalakshmi-Girish
98948ad809
fixes the unit tests to be more tolerant with error messages
2020-12-24 04:47:46 +00:00
Gurleen Grewal
2414bce4c3
Fix golint issues in pkg/kubelet/types
2020-12-23 19:21:31 -08:00
Pingan2017
2f76666ff4
add operator for allocateMemory.available signal
2020-12-24 10:04:09 +08:00
Kubernetes Prow Robot
e20300b1a0
Merge pull request #93285 from aarnaud/windows-devicemanager
...
Port deviceManager to windows container manager to enable GPU access
2020-12-23 12:00:26 -08:00
Kubernetes Prow Robot
f11c3b475d
Merge pull request #94858 from waynepeking348/master
...
fix bugs when copying deployment annotations to replicaSet if value is empty
2020-12-22 19:08:26 -08:00
Kubernetes Prow Robot
94be86aaa2
Merge pull request #97349 from aldudko/kube-scheduler-logging
...
Migrate pkg/scheduler logs to structured logging
2020-12-22 15:02:26 -08:00
Ricardo Pchevuzinske Katz
a1b66f11b5
Change GetBootTime to work specificaly with FreeBSD
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com >
2020-12-22 16:52:47 -03:00
Kubernetes Prow Robot
8c6f244c18
Merge pull request #97302 from jindezgm/patch-1
...
Refresh Timestamp when pod is not present in the three sub-queues
2020-12-22 07:52:26 -08:00
Kubernetes Prow Robot
0f7c2dc314
Merge pull request #97082 from andyzhangx/azurefile-actimeo
...
fix: azure file latency issue for metadata-heavy workloads
2020-12-21 19:12:25 -08:00
Kubernetes Prow Robot
83156c6246
Merge pull request #92335 from farah/farah/remove-unused-interface
...
Delete unused interface
2020-12-21 14:50:25 -08:00
Lorenz Brun
670452cfc5
Fix tests to test for new behavior
2020-12-21 20:20:54 +01:00
Kevin Klues
2fcbd2206d
Fix bug in CPUManager with race on map acccess
...
Signed-off-by: Kevin Klues <kklues@nvidia.com >
2020-12-21 19:11:53 +00:00
Lorenz Brun
89d72977d7
Add warnings after cleanup back
2020-12-21 19:22:18 +01:00
Lorenz Brun
80e9bd30ea
Automatically remove orphaned pod's dangling volumes
2020-12-21 19:15:26 +01:00
Joseph Burnett
16133c2b77
Up and down scale stabilize with envelope.
...
The HPA controller keeps a flat history of recommendations for
stabilization. However when both up and down scale stabilization are
configured, the interpretation of the history changes depending on the
direction of movement. What we want is to keep the stabilized
recommendation within the envelope of the minimum and maximum over
configured stabilization windows. We should only move when the
envelope forces a move.
2020-12-21 14:36:13 +01:00
andyzhangx
8d43976b74
fix azure file secret not found issue
2020-12-21 11:17:40 +00:00
waynepeking348
c8f9858920
add unit test cases
2020-12-20 17:05:48 +08:00
waynepeking348
ab1be93809
clean rs by revision instead of creat timestamp
2020-12-20 17:05:42 +08:00
waynepeking348
6c36a48550
fix bugs when copying deployment annotations to replicaSet if value is empty
2020-12-20 13:46:26 +08:00
drfish
070773c399
Remove scheduler plugins package's dependency from core package
2020-12-20 00:18:40 +08:00
Kubernetes Prow Robot
b538d23066
Merge pull request #96844 from gnufied/use-force-unmount
...
Use force umount for nfs volumes
2020-12-18 12:32:25 -08:00
Alex Dudko
c03b4c7850
Migrate pkg/scheduler logs to structured logging
...
in pkg/scheduler/eventhandlers.go
* add event for unscheduled pod
* delete event for unscheduled pod
* add event for scheduled pod
* delete event for scheduled pod
in pkg/scheduler/framework/plugins/defaultbinder/default_binder.go
* Attempting to bind pod to node
in pkg/scheduler/scheduler.go
* Updating pod condition
* Attempting to schedule pod
* Skip schedule deleting pod
2020-12-18 10:45:00 -08:00
Kubernetes Prow Robot
e7d23042e1
Merge pull request #97354 from chrishenzie/separate-volume-hosts
...
Split the test VolumeHosts type into one per interface
2020-12-17 19:26:24 -08:00
Kubernetes Prow Robot
2c12dbc1bc
Merge pull request #97340 from 249043822/br-scheduler-apis
...
cleanup unused constants for removed deprecated flags
2020-12-17 18:28:25 -08:00
Chris Henzie
9d8f994d4e
Separate test Kubelet and AttachDetach VolumeHost types
...
fakeVolumeHost previously implemented both the KubeletVolumeHost and
AttachDetachVolumeHost interfaces. This design makes it difficult to test the
CSIAttacher since it behaves differently depending on what type of
VolumeHost is supplied.
2020-12-17 15:17:04 -08:00
Chris Henzie
53cae84aea
Move fakeVolumeHost logic into a separate file
2020-12-17 15:17:04 -08:00
Kubernetes Prow Robot
974cf4c9c2
Merge pull request #89828 from wojtek-t/suggestions_for_delete
...
Try to avoid etcd.Get as part of Delete operation
2020-12-17 12:54:26 -08:00