Lukasz Szaszkiewicz
|
f62c80f965
|
make update
|
2024-06-14 12:52:54 +02:00 |
|
Lukasz Szaszkiewicz
|
5b76642909
|
e2e/apimachinery/watchlist: test if WatchList is requested by client-go's List method when WatchListClient is enabled
|
2024-06-14 12:52:50 +02:00 |
|
Lukasz Szaszkiewicz
|
dceabab838
|
client-gen: intro watchList
|
2024-06-13 17:13:30 +02:00 |
|
Kubernetes Prow Robot
|
7943c17867
|
Merge pull request #124329 from chrishenzie/remove-readwriteoncepod-feature-gate
Remove ReadWriteOncePod feature gate
|
2024-06-12 15:51:23 -07:00 |
|
Kubernetes Prow Robot
|
0a6ad55da9
|
Merge pull request #125384 from dims/remove-gce-specific-flag-registration
Remove GCE specific flag registration
|
2024-06-12 14:47:24 -07:00 |
|
Kubernetes Prow Robot
|
8e791fd923
|
Merge pull request #125351 from Dragoncell/origink-master
update driver installer
|
2024-06-12 14:47:17 -07:00 |
|
Kubernetes Prow Robot
|
bfc26378a9
|
Merge pull request #125083 from azimjohn/master
Bump konnectivity-client to v0.30.3
|
2024-06-12 14:47:11 -07:00 |
|
Kubernetes Release Robot
|
b9a4e9a9fe
|
CHANGELOG: Update directory for v1.31.0-alpha.1 release
|
2024-06-12 20:34:14 +00:00 |
|
Kubernetes Prow Robot
|
9c8c61aee4
|
Merge pull request #122234 from AxeZhan/podUpdateEvent
[Scheduler]Put pod into the correct queue during podUpdate
|
2024-06-12 12:28:17 -07:00 |
|
Kubernetes Prow Robot
|
8db1402f3d
|
Merge pull request #125435 from p0lyn0mial/upstream-rm-reflector-data-consistency-detector-test
client-go/reflector: remove reflector_data_consistency_detector_test.go
|
2024-06-12 11:09:18 -07:00 |
|
Kubernetes Prow Robot
|
eda1c78054
|
Merge pull request #125445 from mimowo/prepare-gc-controller-test
Cleanup gc_controller tests to do not use deprecated types
|
2024-06-12 10:04:37 -07:00 |
|
Kubernetes Prow Robot
|
813d3f35b4
|
Merge pull request #125440 from p0lyn0mial/upstream-client-go-watchlist-can-use-watchlist-for-list-rq
client-go/util/watchlist: intro CanUseWatchListForListRequest(
|
2024-06-12 10:04:30 -07:00 |
|
Kubernetes Prow Robot
|
6c556cb9c2
|
Merge pull request #125464 from akhilerm/drop-release-1.26
Drop publishing-bot rules for the release-1.26 branch
|
2024-06-12 07:44:56 -07:00 |
|
Kubernetes Prow Robot
|
63655f49df
|
Merge pull request #125460 from mimowo/make-linter-happy
Cleanup eviction tests to make linter happy
|
2024-06-12 07:44:49 -07:00 |
|
Kubernetes Prow Robot
|
cf0b457690
|
Merge pull request #125444 from babugeet/babugeet-patch-1
Added logic to check portnumber by name in sidecar container (init)
|
2024-06-12 07:44:42 -07:00 |
|
Kubernetes Prow Robot
|
4630bef303
|
Merge pull request #125450 from mauri870/hotfix/flaky-TestStoreListResourceVersion
Fix flaking TestStoreListResourceVersion
|
2024-06-12 06:32:11 -07:00 |
|
AxeZhan
|
d66f8f9413
|
schedulingQueue update pod by queueHint
|
2024-06-12 21:26:09 +08:00 |
|
Kubernetes Prow Robot
|
a06568062c
|
Merge pull request #125119 from mauriciopoppe/fix-npd-envvars
Create NPD kubeconfig conditionally if the installation mode is standalone
|
2024-06-12 03:39:50 -07:00 |
|
Mauri de Souza Meneguzzo
|
e59988d769
|
Fix flaking TestStoreListResourceVersion
|
2024-06-12 07:12:02 -03:00 |
|
Lukasz Szaszkiewicz
|
38fae9b799
|
client-go/util/watchlist: intro CanUseWatchListForListRequest
|
2024-06-12 12:05:16 +02:00 |
|
Kubernetes Prow Robot
|
1815a14c32
|
Merge pull request #125454 from kerthcet/cleanup/scheduler-perf
Remove noisy log in scheduler_perf
|
2024-06-12 02:35:36 -07:00 |
|
Kubernetes Prow Robot
|
58e15c831c
|
Merge pull request #125431 from huww98/e2e-term-sleep
e2e: add TERM trap to pod sleep command
|
2024-06-12 02:35:29 -07:00 |
|
Akhil Mohan
|
95b3d2c869
|
Drop publishing-bot rules for the release-1.26 branch
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
|
2024-06-12 15:03:40 +05:30 |
|
Michal Wozniak
|
70f7c02bea
|
Cleanup eviction tests to make linter happy
|
2024-06-12 11:26:37 +02:00 |
|
Michal Wozniak
|
150b255962
|
Cleanup gc_controller tests to do not use deprecated types
|
2024-06-12 10:16:48 +02:00 |
|
Kubernetes Prow Robot
|
0aab2a3534
|
Merge pull request #125449 from harche/fix_err
Report correct error after validating the root container
|
2024-06-11 22:07:30 -07:00 |
|
Kubernetes Prow Robot
|
96827ea6bf
|
Merge pull request #125360 from pohly/dra-scheduler-prebind-pending
scheduler: allow PreBind to return "Pending" and "Unschedulable"
|
2024-06-11 22:07:21 -07:00 |
|
Kubernetes Release Robot
|
9d8edcac2f
|
CHANGELOG: Update directory for v1.30.2 release
|
2024-06-12 04:05:28 +00:00 |
|
kerthcet
|
1ffa1e17cd
|
Remove noisy log in scheduler_perf
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2024-06-12 11:53:35 +08:00 |
|
Kubernetes Release Robot
|
6b7f713316
|
CHANGELOG: Update directory for v1.29.6 release
|
2024-06-12 03:42:38 +00:00 |
|
Kubernetes Prow Robot
|
9c5643f8fc
|
Merge pull request #125390 from TommyStarK/kube-apiserserver/remove-deprecated-otel-NewNoopTracerProvider
kube-apiserver: remove deprecated otel NewNoopTracerProvider
|
2024-06-11 17:49:44 -07:00 |
|
Kubernetes Release Robot
|
f0eb5cd219
|
CHANGELOG: Update directory for v1.28.11 release
|
2024-06-11 23:47:59 +00:00 |
|
Kubernetes Release Robot
|
9e42e08547
|
CHANGELOG: Update directory for v1.27.15 release
|
2024-06-11 23:01:06 +00:00 |
|
Kubernetes Prow Robot
|
14b4dc83d6
|
Merge pull request #125438 from wojtek-t/watchcache_use_rlocker
Reduce lock contention by using reader lock in watchcache interval
|
2024-06-11 14:43:51 -07:00 |
|
Kubernetes Prow Robot
|
02013fd127
|
Merge pull request #125429 from tenzen-y/gurad-success-policy-by-feature-gate
Job: Fix a bug that the SuccessCriteriaMet could be added to the Job with successPolicy regardless of the featureGate enabling
|
2024-06-11 14:43:44 -07:00 |
|
Kubernetes Prow Robot
|
b669abc181
|
Merge pull request #122038 from lowang-bh/fixPodshow
show pod Status as phase Failed or Succeeded if it has deletionTimestamp
|
2024-06-11 14:43:35 -07:00 |
|
Harshal Patil
|
966d304704
|
Report correct error after validating the root container
Signed-off-by: Harshal Patil <harpatil@redhat.com>
|
2024-06-11 16:42:59 -04:00 |
|
Davanum Srinivas
|
b29fc54f95
|
Remove GCE specific flag registration
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2024-06-11 16:25:53 -04:00 |
|
Kubernetes Prow Robot
|
d593c886b1
|
Merge pull request #124350 from pohly/e2e-feature-labels
e2e: enhance WithFeatureGate labels
|
2024-06-11 13:02:02 -07:00 |
|
Kubernetes Prow Robot
|
541cfa2b87
|
Merge pull request #125443 from xmudrii/go-1224-12111
Update publishing-bot rules to Go 1.22.4 and 1.21.11
|
2024-06-11 09:18:49 -07:00 |
|
Kubernetes Prow Robot
|
c77d954273
|
Merge pull request #125388 from neolit123/1.31-fix-kubeconfig-ecdsa
kubeadm: fix the generation of ECDSA keys in kubeconfig files
|
2024-06-11 09:18:35 -07:00 |
|
Yuki Iwai
|
be3316e2e1
|
Job: Fix a bug that the SuccessCriteriaMet condition is added to the Job with successPolicy even if the JobSuccessPolicy featureGate is disabled
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
|
2024-06-12 00:36:36 +09:00 |
|
babugeet
|
7a810c6bb6
|
Added logic to check portname in sidecar container (init)
Signed-off-by: "babugeet <abhinandhbg@gmail.com>"
|
2024-06-11 20:05:39 +05:30 |
|
lowang-bh
|
4bd3274f43
|
show pod Status as phase Failed or Succeeded if it has deletionTimestamp
Signed-off-by: lowang-bh <lhui_wang@163.com>
fix according to comments
Signed-off-by: lowang-bh <lhui_wang@163.com>
|
2024-06-11 22:04:15 +08:00 |
|
Kubernetes Prow Robot
|
39f7fe0f4c
|
Merge pull request #125441 from serathius/recursive-prefix
Add tests for how recursive parameter works with object prefixes
|
2024-06-11 06:48:17 -07:00 |
|
Marko Mudrinić
|
12fd3d467c
|
Update publishing-bot rules to Go 1.22.4 and 1.21.11
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
|
2024-06-11 15:03:03 +02:00 |
|
Marek Siarkowicz
|
faa6193f34
|
Add tests for how recursive parameter works with object prefixes
|
2024-06-11 14:45:33 +02:00 |
|
Kubernetes Prow Robot
|
dae1859c89
|
Merge pull request #125399 from tnqn/cleanup-sysctl
Remove unused sysctl parameter from nftables proxy
|
2024-06-11 03:55:52 -07:00 |
|
Wojciech Tyczyński
|
6f0a400a1a
|
Reduce lock contention by using reader lock in watchcache interval
|
2024-06-11 12:20:57 +02:00 |
|
Kubernetes Prow Robot
|
291378cd33
|
Merge pull request #125433 from sanposhiho/cleanup-remove
remove unused NextPod()
|
2024-06-11 02:49:29 -07:00 |
|