Kubernetes Prow Robot
2b16f7b6bb
Merge pull request #120001 from qingwave/hpa-sidecar
...
HPA: calculate sidecar container resource in pod autoscaler
2023-10-23 18:39:31 +02:00
Kubernetes Prow Robot
581552eaf0
Merge pull request #116065 from sanposhiho/match-label-key-alternative
...
feature(scheduler): implement matchLabelKeys in PodAffinity and PodAntiAffinity
2023-10-23 18:39:13 +02:00
Antonio Ojea
6d02fbdbe0
Revert "Promote KEP-2681 to beta in 1.29"
...
This reverts commit 33f2d487e2 .
2023-10-23 13:19:17 +00:00
TommyStarK
55e3662b72
dra: refactoring overall flow of prepare/unprepare resources
...
Signed-off-by: TommyStarK <thomasmilox@gmail.com >
2023-10-23 15:11:27 +02:00
Kubernetes Prow Robot
f41ede6241
Merge pull request #118534 from swatisehgal/sample-dp-register-by-default
...
node: sample-device-plugin: register to kubelet by default and ensure re-registration to kubelet on kubelet restarts
2023-10-23 13:41:19 +02:00
Kensei Nakada
fb6b10997a
cleanup: remove useless test
2023-10-22 04:41:59 +00:00
Kubernetes Prow Robot
a23b900d23
Merge pull request #121372 from sttts/sttts-null-rest-getter
...
registry/core: wire NotFound getter instead of nil
2023-10-21 01:49:04 +02:00
Kubernetes Prow Robot
3aec335a8f
Merge pull request #121207 from cyclinder/sysctl_log_level
...
kubelet/sysctl: update log level
2023-10-21 01:48:53 +02:00
Kubernetes Prow Robot
1fc3d10f7e
Merge pull request #121292 from mimowo/backoff-limit-per-index-metrics
...
Introduce the job_finished_indexes_total metric
2023-10-20 23:50:57 +02:00
Kubernetes Prow Robot
d916a83d31
Merge pull request #120185 from charles-chenzz/tc_for_localstoragecapisolation
...
eviction manager: add test case with localStorageCapacityIsolation open
2023-10-20 23:50:46 +02:00
Chris Henzie
2dbd405583
Graduate ReadWriteOncePod to GA
2023-10-20 10:40:39 -07:00
Kubernetes Prow Robot
8d4ccd67e3
Merge pull request #119517 from sanposhiho/block-status
...
feature(scheduler): simplify QueueingHintFn by introducing new statuses
2023-10-20 19:24:31 +02:00
Kubernetes Prow Robot
f5d7c34b67
Merge pull request #116252 from soltysh/tz_validation
...
Forbid creating CronJob with TZ or CRON_TZ, but allow updates
2023-10-20 19:24:13 +02:00
Peter Hunt
49c947ba15
metrics: add and use ImageGarbageCollectedTotal
...
to help find MaxAge thresholds and detect image addition/removal thrashing
Signed-off-by: Peter Hunt <pehunt@redhat.com >
2023-10-20 12:23:31 -04:00
Peter Hunt
d8a5cd59c0
kubelet/images: add unit test for MaxAge
...
Signed-off-by: Peter Hunt <pehunt@redhat.com >
2023-10-20 12:23:31 -04:00
Peter Hunt
914aa746c1
kubelet/images: add and use freeOldImages function
...
to free images older than configured ImageGCMaximumAge
Signed-off-by: Peter Hunt <pehunt@redhat.com >
2023-10-20 12:23:31 -04:00
Peter Hunt
76e623098c
kubelet config validation: add validation for image max gc age
...
Signed-off-by: Peter Hunt <pehunt@redhat.com >
2023-10-20 12:23:31 -04:00
Peter Hunt
d992ea4b30
kubelet: add and use ImageMaximumGCAge in KubeletConfiguration
...
Signed-off-by: Peter Hunt <pehunt@redhat.com >
2023-10-20 12:23:31 -04:00
Maciej Szulik
9a58f6c4fb
Forbid creating CronJob with TZ or CRON_TZ, but allow updates
2023-10-20 17:14:03 +02:00
Anton Stuchinskii
34294cd67f
locking feature-gate for ready pods job status
2023-10-20 16:08:54 +02:00
Wojciech Tyczyński
b386120da2
Remove storageConfig.Paging parameter
2023-10-20 15:35:58 +02:00
Michal Wozniak
b0d04d933b
Introduce the job_finished_indexes_total metric
2023-10-20 15:19:04 +02:00
Kubernetes Prow Robot
568aee16e8
Merge pull request #120731 from Nordix/sts_issue/adil
...
Fixing CurrentReplicas and CurrentRevision in completeRollingUpdate
2023-10-20 14:42:08 +02:00
Kubernetes Prow Robot
b32c6ff749
Merge pull request #120257 from wzshiming/promote-kep-2681-beta
...
Promote KEP-2681 to beta in 1.29
2023-10-20 06:14:05 +02:00
Kensei Nakada
4f5bc7e8d7
fix based on reviews
2023-10-20 02:53:06 +00:00
Kubernetes Prow Robot
2c10d9cacb
Merge pull request #121277 from dprotaso/update-standard-protocols
...
update standard protocols to match KEP-3726
2023-10-20 03:10:43 +02:00
Kubernetes Prow Robot
7aa89084a3
Merge pull request #121240 from HirazawaUi/add-safe-sysctl
...
Add ipv4 TCP settings safe sysctls
2023-10-20 03:10:34 +02:00
Kubernetes Prow Robot
88d9573c30
Merge pull request #121103 from mimowo/dont-use-ssa-for-podgc
...
Use Patch instead of SSA for Pod Disruption condition
2023-10-20 00:08:10 +02:00
Kubernetes Prow Robot
31c679f65c
Merge pull request #120757 from alexzielenski/apiserver/openapi/invalid-default
...
Update `kube-openapi` to Remove invalid defaults from fields with custom marshalling
2023-10-19 22:53:32 +02:00
Dr. Stefan Schimanski
eb3a11ea14
registry/core: wire NotFound getter instead of nil
...
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com >
2023-10-19 22:34:48 +02:00
Cici Huang
cbe3d89762
Promote CRD validation rule to stable
2023-10-19 20:31:17 +00:00
Michal Wozniak
32fdb55192
Use Patch instead of SSA for Pod Disruption condition
2023-10-19 21:00:19 +02:00
guangli.bao
27bb40a9d8
Remove GAed feature gates OpenAPIV3
...
Signed-off-by: guangli.bao <guangli.bao@daocloud.io >
2023-10-19 22:31:43 +08:00
adil ghaffar
00c21ced3a
Fixing CurrentReplicas and CurrentRevision in completeRollingUpdate
2023-10-19 14:17:42 +03:00
Kensei Nakada
cb5dc46edf
feature(scheduler): simplify QueueingHint by introducing new statuses
2023-10-19 11:02:11 +00:00
Michal Wozniak
6dd0ad5c0f
Graduate BackoffLimitPerIndex to Beta
2023-10-19 12:18:36 +02:00
Kubernetes Prow Robot
de054fbf94
Merge pull request #120942 from sairameshv/evented_pleg_fix
...
Fix issue in enabling evented pleg feature gate
2023-10-19 10:45:22 +02:00
Kubernetes Prow Robot
ff4ba92b1c
Merge pull request #119155 from carlory/fix-118893-1
...
nodeaffinity: scheduler queueing hints
2023-10-19 09:31:27 +02:00
Kubernetes Prow Robot
cfafffa611
Merge pull request #121019 from kl52752/rate-limiting
...
Move grpc rate limiter from podresource folder
2023-10-19 08:15:26 +02:00
Kubernetes Prow Robot
a78fbb685e
Merge pull request #121246 from tukwila/SeccompDefault-cleanup
...
Remove GAed feature gates SeccompDefault
2023-10-19 06:15:36 +02:00
Kubernetes Prow Robot
78b34aa8fc
Merge pull request #116938 from olderTaoist/fix-image-locality
...
fix ImageLocality plugin score is inconsistent
2023-10-19 06:15:26 +02:00
Kubernetes Prow Robot
4734021993
Merge pull request #121258 from saschagrunert/cri-fs-err
...
Populate CRI filesystem info error
2023-10-19 04:03:45 +02:00
Kubernetes Prow Robot
39697a9f3b
Merge pull request #120782 from PI-Victor/fix/refactor_port_resolver_test
...
kubelet/lifecycle handlers: refactor port resolver
2023-10-19 04:03:26 +02:00
Kubernetes Prow Robot
3cb3e8b7dc
Merge pull request #116892 from SataQiu/fix-kubelet-20230323
...
kubelet: perform the admission checks that preemption will not help first to avoid meaningless pod eviction
2023-10-19 02:47:50 +02:00
Alexander Zielenski
0a6d9531f4
update generated code and openapi
2023-10-18 16:07:06 -07:00
Maciej Szulik
db8b303156
Modify mostRecentScheduleTime to return more detailed information about missed schedules
...
Initially this method was returning a number of missed schedules, but
that turned out to be not reliable for some complex schedules. For
example, those which are being run only during week days. The second
approach was to only return a boolean indicating the too many missed
information. It turns out that we need to return all three values:
none missed, few missed and many missed, to let consumers know what to
do, but don't leak the wrong number out of mostRecentScheduleTime.
2023-10-18 20:03:03 +02:00
Kubernetes Prow Robot
0a096a43fe
Merge pull request #121323 from tenzen-y/replace-deprecated-wait-libraries
...
Job: Replace deprecated wait functions with supported one
2023-10-18 19:34:53 +02:00
Kubernetes Prow Robot
c6d487335d
Merge pull request #120232 from kinvolk/rata/userns-tests
...
kubelet/userns: Add more unit tests
2023-10-18 19:34:34 +02:00
Maciej Szulik
6c4f71b31c
Fix spelling
2023-10-18 19:15:34 +02:00
Dave Protasowski
b7477c31b0
update versioned types
2023-10-18 11:36:48 -04:00