Kubernetes Prow Robot
176c4c7916
Merge pull request #96823 from hasheddan/cleanup-cos-doc
...
Cleanup GCI / COS README.md
2021-01-19 17:07:59 -08:00
yoyinzyc
b3aeaa4ed7
add context to metrics in apiserver admission webhook
2021-01-19 13:38:38 -08:00
Kubernetes Prow Robot
8a8282044c
Merge pull request #97946 from dty1er/bug/describe_ns_indent
...
fix invalid indentation
2021-01-19 13:14:12 -08:00
Kubernetes Prow Robot
a64c7ed1dc
Merge pull request #97930 from JieJhih/golint/fs
...
fix golint in volume fs
2021-01-19 13:14:00 -08:00
Matt Fenwick
1786cd9867
add knabben to test/e2e/network/netpol/OWNERS
2021-01-19 15:46:30 -05:00
Henrique Fernandes
32b8d5ae20
Remove debug print
2021-01-19 17:21:50 -03:00
Kubernetes Prow Robot
22dabe6fea
Merge pull request #98188 from chewong/bump-agnhost-to-2.26
...
test images: bump BASEIMAGE of kitten and nautilus to agnhost 2.26
2021-01-19 11:47:59 -08:00
Ernest Wong
9af74a6be9
test images: bump BASEIMAGE of kitten and nautilus to agnhost 2.26
...
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-01-19 13:24:50 -05:00
Kubernetes Prow Robot
09f4baed35
Merge pull request #98103 from gjkim42/delete-static-pod-gracefully
...
Delete static pod gracefully and fix mirrorPodTerminationMap leak
2021-01-19 10:01:44 -08:00
Kubernetes Prow Robot
13d40acecc
Merge pull request #97800 from pandaamanda/kubectl_autoscale_completion
...
Fix statefulset absent of kubectl autoscale bash completions
2021-01-19 08:19:57 -08:00
Kubernetes Prow Robot
3fedfb8ed8
Merge pull request #97454 from lixiaobing1/nodename
...
modify hostname of ErrReason
2021-01-19 08:19:45 -08:00
Kubernetes Prow Robot
cf2fceb11f
Merge pull request #98136 from chymy/kubeadm-ep
...
kubeadm: APIEndpointFromString verifies ip
2021-01-19 07:29:45 -08:00
Kubernetes Prow Robot
a410c14020
Merge pull request #98169 from wawa0210/fix-98167
...
[kubelet metrics] Readjust kubelet_containers_per_pod_count bucket
2021-01-19 06:37:46 -08:00
Jordan Liggitt
7473312656
Drop liggitt from cli-maintainers alias
2021-01-19 09:31:09 -05:00
Kubernetes Prow Robot
73d4c245ef
Merge pull request #98160 from sfowl/pyyaml-safe-load
...
Change yaml.load() to safe_load()
2021-01-19 04:07:45 -08:00
chymy
081d78f635
kubeadm: APIEndpointFromString verifies ip
...
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-01-19 18:36:55 +08:00
wawa0210
f28f0953e6
Adjust kubelet_cgroup_manager_duration_seconds bucket
2021-01-19 16:23:14 +08:00
Sam Fowler
368ebbeddf
Change yaml.load() to safe_load()
2021-01-19 15:58:12 +10:00
Kubernetes Prow Robot
21971cd309
Merge pull request #98137 from chymy/kubelet-log-op
...
kubelet logs print 'kubelet nodes sync' frequently
2021-01-18 20:55:44 -08:00
Douglas Schilling Landgraf
722751accf
kubectl diff: update regex to allow equal param
...
When using GNU diffutils, some commands (e.g. --color[=WHEN])
requires an equal sign.
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
2021-01-18 23:22:36 -05:00
chymy
f25b902b83
kubelet logs print 'kubelet nodes sync' frequently
...
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-01-19 08:57:35 +08:00
Geonju Kim
1563fb68e6
kubelet: Fix mirrorPodTerminationMap leak
2021-01-19 08:55:54 +09:00
Geonju Kim
9bcb451d7d
kubelet: Delete static pods gracefully
...
Add a new static pod after checking if its mirror pod is pending termination.
2021-01-19 08:54:24 +09:00
drfish
d4418c1402
Update the PreFilterExtensions interface to use PodInfo
2021-01-19 00:49:52 +08:00
Kubernetes Prow Robot
d70ee902fd
Merge pull request #97858 from lyzs90/pull-real-node-images
...
Pull hollow node images from real nodes
2021-01-18 06:25:44 -08:00
Stephen Heywood
6c1f3b7d5d
Use json response to validate method sent via proxy
2021-01-18 12:55:30 +13:00
Stephen Heywood
e29a3f21bc
Remove obsolete log message
2021-01-18 12:55:30 +13:00
Stephen Heywood
226f7c28e0
Response body checked for all requests other than http HEAD
2021-01-18 12:55:29 +13:00
Stephen Heywood
e9e74aa98b
Create e2e test for pod & service ProxyWithPath endpoints
2021-01-18 12:55:29 +13:00
Kubernetes Prow Robot
d72c056260
Merge pull request #98124 from jayunit100/fix-pause-args
...
remove weird pause args from this networking.go, that break the perio…
2021-01-17 14:31:43 -08:00
jay vyas
4d757f1c52
remove weird pause args from this networking.go, that break the periodic sig-network tests
2021-01-17 13:42:41 -05:00
Kubernetes Prow Robot
97cf67b329
Merge pull request #97897 from knabben/sctp-netpol-test
...
Copying SCTP tests to Netpol e2e framework
2021-01-17 07:27:43 -08:00
Kubernetes Prow Robot
3b38f6a08e
Merge pull request #98095 from qingsenLi/210115-fix
...
fix klog.Info -> klog.Infof
2021-01-17 01:15:43 -08:00
Kubernetes Prow Robot
8566345877
Merge pull request #98113 from thockin/Logo-color
...
Document our official blue color.
2021-01-16 02:27:43 -08:00
Kubernetes Prow Robot
c37905c06c
Merge pull request #97917 from gavinfish/refact-addpod
...
Scheduler: Add function AddPodInfo(*PodInfo) for NodeInfo struct
2021-01-16 00:25:43 -08:00
Tim Hockin
d6ebf11b82
Create colors.md
2021-01-15 22:15:43 -08:00
Li Bo
a286455a3e
fix problem that NewReplicaSet shows <none> when describing deployments
2021-01-16 13:38:14 +08:00
Douglas Schilling Landgraf
ea017e53af
kubectl: run - remove unneeded vars
...
No need extra vars just for a single validation.
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
2021-01-15 21:03:27 -05:00
Kubernetes Prow Robot
8bf42039e6
Merge pull request #96552 from pandaamanda/klog_fmt
...
use klog.Info and klog.Warning when had no format
2021-01-15 17:57:43 -08:00
Kubernetes Prow Robot
d73693cb44
Merge pull request #98101 from aojea/agnhost26
...
bump agnhost to 2.26
2021-01-15 17:08:31 -08:00
Kubernetes Prow Robot
9ac1df0ebe
Merge pull request #98036 from ehashman/ehashman-node-reviewer
...
Request: Add ehashman as sig-node-reviewer
2021-01-15 17:08:22 -08:00
Kubernetes Prow Robot
f4fd7cf86c
Merge pull request #98025 from hasheddan/fqdn-test
...
Default cluster dns-domain to empty string in e2e_node suite
2021-01-15 17:08:13 -08:00
Kubernetes Prow Robot
a399b3e92f
Merge pull request #97935 from adeniyistephen/fix-build-readme
...
Fix the build/README.md documentation file on docker-machine remote
2021-01-15 17:08:05 -08:00
Kubernetes Prow Robot
efba8f0482
Merge pull request #97589 from heqg/typo-expected-02
...
Fix typo in pkg/kubelet/.../helpers_test.go
2021-01-15 17:07:56 -08:00
Kubernetes Prow Robot
5e9b43eab6
Merge pull request #96960 from Jefftree/defaulter-diff
...
Update defaulter gen to not use reflect
2021-01-15 17:07:44 -08:00
Kubernetes Prow Robot
fe58a937bd
Merge pull request #96857 from jnummelin/kubelet-cri-endpoint-help
...
Finetune container-runtime-endpoint option help text
2021-01-15 16:17:43 -08:00
Solly Ross
e90e67bd00
Don't record events in goroutines
...
This changes the event recorder to use the equivalent of a select
statement instead of a goroutine to record events.
Previously, we used a goroutine to make event recording non-blocking.
Unfortunately, this writes to a channel, and during shutdown we then
race to write to a closed channel, panicing (caught by the error
handler, but still) and making the race detector unhappy.
Instead, we now use the select statement to make event emitting
non-blocking, and if we'd block, we just drop the event. We already
drop events if a particular sink is overloaded, so this just moves the
incoming event queue to match that behavior (and makes the incoming
event queue much longer).
This means that, if the user uses `Eventf` and friends correctly (i.e.
ensure they've returned by the time we call `Shutdown`), it's
now safe to call Shutdown. This matches the conventional go guidance on
channels: the writer should call close.
2021-01-15 14:58:56 -08:00
Kubernetes Prow Robot
7791bbe978
Merge pull request #98008 from RA489/min_support_ver
...
kubeadm: Update versions for 1.21
2021-01-15 14:50:04 -08:00
Kubernetes Prow Robot
a99ebca030
Merge pull request #97552 from aanm/pr/replace/buffer/with/strings
...
replace bytes.Buffer with strings.Builder
2021-01-15 14:49:56 -08:00
Kubernetes Prow Robot
4fe132954f
Merge pull request #96877 from xeniumlee/master
...
fix privileged config of Pod Sandbox
2021-01-15 14:49:44 -08:00