Kubernetes Prow Robot
|
03ff890ef4
|
Merge pull request #116329 from dims/drop-aws-kubelet-credential-provider-and-cleanup-aws-storage-e2e-tests
Drop aws kubelet credential provider and cleanup aws storage e2e tests
|
2023-03-08 06:49:11 -08:00 |
|
Kubernetes Prow Robot
|
f99c351992
|
Merge pull request #116174 from pacoxu/fix-TestNewNodeIpamControllerWithCIDRMasks
node ipam controller ut: run test in parallel to avoid timeout
|
2023-03-08 02:25:12 -08:00 |
|
Paco Xu
|
0e6636eb33
|
nodeipam: return error instead of panics
|
2023-03-08 12:47:14 +08:00 |
|
Kubernetes Prow Robot
|
e390791e5f
|
Merge pull request #116341 from bobbypage/revert-114640-handle-device-mgr-recovery
Revert "node: device-mgr: Handle recovery flow by checking if healthy devices exist"
|
2023-03-07 19:31:33 -08:00 |
|
Kubernetes Prow Robot
|
83334ccaa1
|
Merge pull request #116320 from wangchen615/lastminute-scheduler-fix
Address last-minute requested changes for inplace update feature testing in scheduler
|
2023-03-07 19:31:26 -08:00 |
|
Paco Xu
|
4fdca4c5f6
|
node ipam ut: run test in parallel to avoid timeout; and optimize the panic check
|
2023-03-08 11:10:51 +08:00 |
|
Kubernetes Prow Robot
|
fe6a51ed4c
|
Merge pull request #116121 from wojtek-t/bump_qps_kubelet
Bump default API QPS limits for Kubelet
|
2023-03-07 15:08:43 -08:00 |
|
Kubernetes Prow Robot
|
6bce018b36
|
Merge pull request #116271 from vinaykul/restart-free-pod-vertical-scaling-kubelet-panic-fix
Fix nil pointer access panic in kubelet from uninitialized pod allocation checkpoint manager in standalone kubelet scenario
|
2023-03-07 12:38:45 -08:00 |
|
David Porter
|
9c20cee504
|
Revert "node: device-mgr: Handle recovery flow by checking if healthy devices exist"
|
2023-03-07 11:50:52 -08:00 |
|
Kubernetes Prow Robot
|
2c8f63f693
|
Merge pull request #115268 from jsafrane/split-reconstruction
Split volume reconstruction refactoring from SELinuxMountReadWriteOncePod
|
2023-03-07 10:44:34 -08:00 |
|
Kubernetes Prow Robot
|
37326f7cea
|
Merge pull request #112670 from yangjunmyfm192085/delklogV0
use contextual logging(nodeipam and nodelifecycle part)
|
2023-03-07 09:40:33 -08:00 |
|
Kubernetes Prow Robot
|
e28b191581
|
Merge pull request #116167 from borgerli/pr/kcm-podgc
delete Evicted pods first during pod gc
|
2023-03-07 07:21:04 -08:00 |
|
Kubernetes Prow Robot
|
2225ee5dd3
|
Merge pull request #115904 from soltysh/cronjob_tz_ga
Promote CronJob TZ to GA
|
2023-03-07 07:20:47 -08:00 |
|
Kubernetes Prow Robot
|
51ef4b10ba
|
Merge pull request #115504 from pacoxu/cronjob-timezone
add some ut for cronjob strategy and timezone in schedule
|
2023-03-07 07:20:34 -08:00 |
|
Davanum Srinivas
|
90d185b7e1
|
Drop AWS kubelet credential provider and cleanup AWS storage e2e tests
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2023-03-07 09:00:12 -05:00 |
|
Kubernetes Prow Robot
|
86bf570711
|
Merge pull request #111661 from alexanderConstantinescu/etp-local-svc-hc-kube-proxy
[Proxy]: add `healthz` verification when determining HC response for eTP:Local
|
2023-03-07 05:34:36 -08:00 |
|
Kubernetes Prow Robot
|
637bd66165
|
Merge pull request #115332 from obaranov1/ttlafterfinished-logging-migration
Migrate /pkg/controller/ttlafterfinished to structured and contextual logging
|
2023-03-07 04:20:08 -08:00 |
|
Naman Lakhwani
|
b6f9a65558
|
Migrating pkg/controller/serviceaccount to contextual logging (#114918)
* migrating pkg/controller/serviceaccount to contextual logging
Signed-off-by: Naman <namanlakhwani@gmail.com>
* small nit
Signed-off-by: Naman <namanlakhwani@gmail.com>
* capitalising first letter of error
Signed-off-by: Naman <namanlakhwani@gmail.com>
* addressed review comments
Signed-off-by: Naman <namanlakhwani@gmail.com>
* small nit to add key
Signed-off-by: Naman <namanlakhwani@gmail.com>
---------
Signed-off-by: Naman <namanlakhwani@gmail.com>
|
2023-03-07 04:19:59 -08:00 |
|
Naman Lakhwani
|
8f45b64c93
|
Migrated pkg/controller/replicaset to contextual logging (#114871)
* migrated controller/replicaset to contextual logging
Signed-off-by: Naman <namanlakhwani@gmail.com>
* small nits
Signed-off-by: Naman <namanlakhwani@gmail.com>
* addressed changes
Signed-off-by: Naman <namanlakhwani@gmail.com>
* small nit
Signed-off-by: Naman <namanlakhwani@gmail.com>
* taking t as input
Signed-off-by: Naman <namanlakhwani@gmail.com>
---------
Signed-off-by: Naman <namanlakhwani@gmail.com>
|
2023-03-07 04:19:51 -08:00 |
|
Kubernetes Prow Robot
|
4aaa4df840
|
Merge pull request #113986 from songxiao-wang87/runwxs-test2
Migrate StorageVersionGC to contextual logging
|
2023-03-07 04:19:43 -08:00 |
|
Kubernetes Prow Robot
|
471b392f43
|
Merge pull request #113916 from songxiao-wang87/runwxs-test1
Migrate ttl_controller to contextual logging
|
2023-03-07 04:18:30 -08:00 |
|
Maciej Szulik
|
e047c859be
|
Update generated
|
2023-03-07 12:58:59 +01:00 |
|
Maciej Szulik
|
1b825c179b
|
Promote CronJob TZ to GA
|
2023-03-07 12:58:57 +01:00 |
|
Kubernetes Prow Robot
|
3489796d5c
|
Merge pull request #113428 from mengjiao-liu/contextual-logging-controller-cronjob
Update `pkg/controller/cronjob/` for contextual logging
|
2023-03-07 01:28:18 -08:00 |
|
JunYang
|
780ef3afb0
|
use klog.InfoS instead of klog.V(0),Info
|
2023-03-07 15:50:01 +08:00 |
|
vinay kulkarni
|
98e8f42f33
|
panic on pod resources alloc checkpoint failure
|
2023-03-07 05:59:34 +00:00 |
|
Kubernetes Prow Robot
|
04675428bb
|
Merge pull request #115973 from jpbetz/enforcement-actions
KEP-3488: Implement Enforcement Actions and Audit Annotations
|
2023-03-06 21:56:37 -08:00 |
|
Kubernetes Prow Robot
|
8e659d43ec
|
Merge pull request #115925 from claudiubelu/skip-flaky-tests
unit tests: Skip flaky tests on Windows
|
2023-03-06 21:56:29 -08:00 |
|
Kubernetes Prow Robot
|
b4305fcf63
|
Merge pull request #115391 from haoruan/bugfix/allow-pv-nodeaffinity-to-be-mutable
allow to mutate pv nodeaffinity label key
|
2023-03-06 21:56:17 -08:00 |
|
Kubernetes Prow Robot
|
9d7db70882
|
Merge pull request #116066 from yoongon/feature/fit-test-comments
Fix comments at fit_test.go to increase redability
|
2023-03-06 20:52:16 -08:00 |
|
Hao Ruan
|
c8d10dcaeb
|
allow to mutate pv nodeaffinity label key
|
2023-03-07 11:16:10 +08:00 |
|
Joe Betz
|
932a4d9724
|
Generate code
|
2023-03-06 21:51:33 -05:00 |
|
Joe Betz
|
d221ddb89a
|
Implement validationActions and auditAnnotations
|
2023-03-06 21:51:27 -05:00 |
|
Li Bo
|
749d2ba8ae
|
delete Evicted pods first during pod gc
|
2023-03-07 10:11:01 +08:00 |
|
Kubernetes Prow Robot
|
8c61473f1c
|
Merge pull request #115747 from cici37/rc
Apply cost constraints to ValidatingAdmissionPolicy
|
2023-03-06 16:54:18 -08:00 |
|
Chen Wang
|
fd6105d015
|
fix last minute scheduler changes for inplace update
|
2023-03-06 18:47:02 -05:00 |
|
Kubernetes Prow Robot
|
44909771d9
|
Merge pull request #115965 from jsafrane/add-reconstruction-metrics
Add volume reconstruction metrics
|
2023-03-06 14:56:16 -08:00 |
|
Kubernetes Prow Robot
|
283c26f91a
|
Merge pull request #115082 from sanposhiho/filter-metrics
feature(scheduler): implement plugin_evaluation_total metric
|
2023-03-06 12:58:17 -08:00 |
|
Claudiu Belu
|
5ba74c81ca
|
unit tests: Skip flaky tests on Windows
Some of the unit tests are currently flaky on Windows. This commit
skips them until they are resolved.
|
2023-03-06 20:46:05 +00:00 |
|
Cici Huang
|
244c63a2e6
|
Apply resource constraints to ValidatingAdmissionPolicy.
|
2023-03-06 20:43:59 +00:00 |
|
Kubernetes Prow Robot
|
64259b43b8
|
Merge pull request #116054 from jpbetz/secondary-authz
KEP-3488: Implement secondary authz for ValidatingAdmissionPolicy
|
2023-03-06 11:54:16 -08:00 |
|
Kubernetes Prow Robot
|
7a4c4eaae7
|
Merge pull request #116291 from denkensk/match-label-beta
feat: graduate matchLabelKeys in podTopologySpread to beta
|
2023-03-06 09:24:57 -08:00 |
|
Kubernetes Prow Robot
|
89d1a7971e
|
Merge pull request #116287 from csDengh/minor_code_improvement
scheduler: get an element from the nodes slice out of the loop for the better performance
|
2023-03-06 09:24:49 -08:00 |
|
Kubernetes Prow Robot
|
3f20bcb8e3
|
Merge pull request #116124 from aerfio/aerfio/update-broken-links-apps
Update obsolete links to kubernetes.io/docs/user-guide in Go structs descriptions in apps packages
|
2023-03-06 09:24:42 -08:00 |
|
Kubernetes Prow Robot
|
77fad93d8d
|
Merge pull request #116109 from aerfio/aerfio/update-broken-links-autoscaling
Update obsolete links to kubernetes.io/docs/user-guide in Go structs descriptions in autoscaling packages
|
2023-03-06 09:24:29 -08:00 |
|
Joe Betz
|
60bc5660de
|
Generate code
|
2023-03-06 12:08:40 -05:00 |
|
Joe Betz
|
7bbda746fe
|
Implement secondary authz
|
2023-03-06 12:08:14 -05:00 |
|
Jan Safranek
|
9ca548fcf0
|
Add metrics for force cleaned mounts after failed reconstruction
Count nr. of force cleaned mounts + their failures after a volume fails
reconstruction.
|
2023-03-06 17:48:59 +01:00 |
|
Kubernetes Prow Robot
|
0270fc75d0
|
Merge pull request #116256 from atiratree/unmanaged-pods
improve message, log level and testing for unmanaged pods in disruption controller
|
2023-03-06 08:19:14 -08:00 |
|
Kubernetes Prow Robot
|
388ad23561
|
Merge pull request #115968 from stlaz/sc_accessors
add SeccompProfile to Pod and Container accessors/mutators
|
2023-03-06 08:18:41 -08:00 |
|