Alex Dudko
dcdde707ab
Migrate deployment controller log messages to structured logging
2021-02-14 11:09:52 -08:00
Kubernetes Prow Robot
3081b481b5
Merge pull request #98636 from knabben/netpol-udp-tests
...
Adding UDP network policies tests
2021-02-14 07:27:04 -08:00
ziyin.lu
b64b2feb0c
kubelet: Imporve cmd comment for how kubelet works
2021-02-14 23:16:21 +08:00
Bob Killen
8c06778a91
cluster/addons/dashboard: remove out-of-date MAINTAINERS.md
2021-02-14 10:13:44 -05:00
Bob Killen
2d433de8e0
cluster/addons/dashboard: remove inactive members from OWNERS
...
As a part of cleaning up inactive members (those with no activity within
the past 18 months) from OWNERS files, this commit moves byrk from
approver to emeritus_approver.
2021-02-14 10:13:44 -05:00
Heng WU
ace6b47298
Update addons.go
2021-02-14 21:04:43 +08:00
JunYang
7735cf7f26
Structured Logging migration: modify dockershim and network part logs of kubelet.
...
Signed-off-by: JunYang <yang.jun22@zte.com.cn>
2021-02-14 16:01:47 +08:00
Kubernetes Prow Robot
53345a216d
Merge pull request #99067 from vinayakankugoyal/dockerfile3
...
Use ARG and --build-arg instead of sed for build-image.
2021-02-13 22:01:04 -08:00
Heng WU
3c1c53c06c
Update plugin.go
2021-02-14 11:10:20 +08:00
jialaijun
15612338e5
Migrate pkg/kubelet/metrics logs to structured logging.
2021-02-14 09:41:35 +08:00
Vinayak Goyal
e05f4a3fac
Use ARG and --build-arg instead of sed for build-image.
2021-02-13 17:10:32 -08:00
Amim Knabben
a41fb30d88
Adding UDP network policies tests
2021-02-13 19:01:38 -05:00
Kubernetes Prow Robot
b529be32e2
Merge pull request #99049 from knabben/agnhost28
...
Bump agnhost 2.28
2021-02-13 15:31:04 -08:00
Geonju Kim
221025ce74
Migrate pkg/kubelet/pleg
to structured logging
2021-02-14 07:24:28 +09:00
Geonju Kim
504cc5b1e4
Migrate pkg/kubelet/pod
to structured logging
2021-02-14 07:23:09 +09:00
Geonju Kim
5e752968c3
Simulate KillPod in TestSyncPodsDeletesWhenSourcesAreReadyPerQOS
2021-02-14 07:17:48 +09:00
Geonju Kim
b451c15bf7
kubelet: Fix race when KillPod followed by IsPodPendingTermination
...
Ensures the pod to be pending termination or be killed, after
(*podKillerWithChannel).KillPod has been returned, by limiting
one request per pod in (*podKillerWithChannel).KillPod.
2021-02-14 07:16:49 +09:00
Marek Siarkowicz
67f3204b40
Allow adding healthz and livez checks independent to each other
2021-02-13 18:17:17 +01:00
ZxYuan
cd63fd4543
Fix typo in client-go/rest/client.go
2021-02-14 00:18:41 +08:00
Marek Siarkowicz
560394da38
Use protobuf for kubectl top
2021-02-13 17:06:26 +01:00
Kubernetes Prow Robot
7f083d339f
Merge pull request #93861 from sttts/sttts-so-reuseaddr-kube
...
apiserver: add --permit-address-sharing flag to listen with SO_REUSEADDR
2021-02-13 03:25:04 -08:00
Vinayak Goyal
81df4d7dc4
Use ARG and --build-arg instead of sed for etcd image.
2021-02-13 01:07:27 -08:00
drfish
ac0b034b02
Remove reflect.DeepEqual for defaultpreemption, helper, and imagelocality package
2021-02-13 16:16:14 +08:00
Kubernetes Prow Robot
f2be0bc1c7
Merge pull request #99024 from vinayakankugoyal/dockerfile3
...
Use ARG instead of sed to set the base image for addon-manager.
2021-02-12 20:41:04 -08:00
Jiawei Wang
3d61b56bcd
update bazel
2021-02-12 17:50:40 -08:00
Jiawei Wang
6a7222cf4e
Add migrated field to storage_operation_duration_seconds metric
2021-02-12 17:35:01 -08:00
Kubernetes Prow Robot
002fb9fc5e
Merge pull request #98676 from ahg-g/ahg-ttl
...
JobDeletionDurationSeconds metric in TTLAfterFinished controller
2021-02-12 16:57:05 -08:00
Amim Knabben
aebb3faeff
Bump agnhost 2.28
2021-02-12 19:13:38 -05:00
Kubernetes Prow Robot
f24b87ec8a
Merge pull request #99022 from vinayakankugoyal/dockerfile2
...
Use ARG instead of sed in the conformance image.
2021-02-12 15:35:04 -08:00
Matthew Cary
3e9cf26f11
Restore volume operation error metric, and mark it and related metric for deprecation
...
Change-Id: I3f559e34637c28999ee9e708a832e16b1764887d
2021-02-12 14:21:24 -08:00
Kubernetes Prow Robot
924e3b9db3
Merge pull request #99013 from ehashman/inst-reviewer-cleanup
...
Clean up Instrumentation reviewers
2021-02-12 12:59:05 -08:00
Antoine Pelisse
801aaac2b6
Fix test now that empty struct are tracked in mangaed fields
2021-02-12 10:36:15 -08:00
Qi Wang
e84af0ac13
Migrate pkg/kubelet/nodestatus to structured logging
...
Migrate pkg/kubelet/nodestatus to structured logging
Signed-off-by: Qi Wang <qiwan@redhat.com>
2021-02-12 13:15:45 -05:00
Abdullah Gharaibeh
181e2173cf
Added time to deletion metric to ttl-after-finidhed controller
2021-02-12 13:02:17 -05:00
Kubernetes Prow Robot
528390348d
Merge pull request #98126 from ii/statefulset_test
...
Update: StatefulSet Replica scaling to include Patch Scale +1 endpoint
2021-02-12 09:27:09 -08:00
David Eads
afe199d0b4
conditionally serve beta
2021-02-12 12:20:41 -05:00
David Eads
f6941fcfa2
move removed kind evaluation to genericapiserver
2021-02-12 12:20:39 -05:00
Maciej Szulik
7d9f36cd85
Generated changes
2021-02-12 17:51:15 +01:00
Maciej Szulik
3dab7462d1
Drop batch/v2alpha1 API
2021-02-12 17:51:12 +01:00
Kubernetes Prow Robot
a2d5c58c76
Merge pull request #98987 from ii/Riaankl_ReplicaSetScale
...
Write Read, Replace and Patch ReplicaSetScale test +3 endpoints
2021-02-12 08:13:09 -08:00
Dr. Stefan Schimanski
cef2ab700f
apiserver: add --permit-address-sharing flag to listen with SO_REUSEADDR
2021-02-12 16:14:04 +01:00
Claudiu Belu
030b6cc84c
test images: Fixes Windows httpd images
...
A 32-bit php was included in the images, instead of the 64-bit one. The base image
is nanoserver-based, which does not support 32-bit apps. Because of this, httpd
fails to start.
Additionally, we've previously removed the busybox-helper dependency, but was
left in in the httpd images. This removes the dependency from the httpd images.
2021-02-12 14:11:02 +00:00
Kubernetes Prow Robot
3e96112971
Merge pull request #99020 from BenTheElder/shorter-key
...
shorten scheduling priorities taint key
2021-02-12 04:37:17 -08:00
Kubernetes Prow Robot
67fbf4172d
Merge pull request #98988 from ii/Riaankl_DeploymentScale
...
Write Read, Replace and Patch DeploymentScale test +3 endpoints
2021-02-12 04:37:10 -08:00
Kubernetes Prow Robot
bc2c4d8e9f
Merge pull request #99015 from vinayakankugoyal/dockerfiles
...
Use on disk Dockerfile for server-images.
2021-02-12 03:33:08 -08:00
Vinayak Goyal
ad1e2ffab0
Use ARG instead of sed to set the base image for addon-manager.
2021-02-12 03:11:56 -08:00
Vinayak Goyal
a83519b5bf
Use ARG instead of sed in the conformance image.
2021-02-12 02:55:33 -08:00
Kubernetes Prow Robot
474118b0ee
Merge pull request #99019 from BenTheElder/unit-test-cluster-macos
...
portably configure tempdir in configure-helper.sh
2021-02-12 02:06:47 -08:00
Odin Ugedal
124de526cb
Fix cgroup handling for systemd with cgroup v2
...
This fixes issues where kubelet enforces qos and nodeAllocatable on the
worng hierarchy. Kublet will now create the files
/sys/fs/cgroup/kubepods/{burstable,besteffort,}/pod-xyz
when running with systemd as the driver, making it impossible to enforce
the limits on nodeAllocatable.
2021-02-12 10:44:38 +01:00
Benjamin Elder
ad325377b5
shorten scheduling priorities taint key
2021-02-12 01:30:30 -08:00